Commit 7bf3179
committed
Merge remote-tracking branch 'giteaoffical/main'
* giteaoffical/main: (22 commits)
Fix review UI (go-gitea#27322)
Improve issue history dialog and make poster can delete their own history (go-gitea#27323)
Improve branch list UI (go-gitea#27319)
doctor: delete action entries without existing user (go-gitea#27292)
fix orphan check for deleted branch (go-gitea#27310)
make writing main test easier (go-gitea#27270)
[skip ci] Updated translations via Crowdin
Fix protected branch icon location (go-gitea#26576)
move the `gitea admin` subcommands into separate files (go-gitea#27307)
Fix chinese translation (go-gitea#27296)
bump bleve (go-gitea#27300)
Redefine the meaning of column is_active to make Actions Registration Token generation easier (go-gitea#27143)
Use vitest globals (go-gitea#27102)
Fix divider in subscription page (go-gitea#27298)
Fix yaml test (go-gitea#27297)
Enable production source maps for index.js, fix CSS sourcemaps (go-gitea#27291)
Fix some animation bugs (go-gitea#27287)
Add missed return to actions view fetch (go-gitea#27289)
Fix more yaml lint errors (go-gitea#27284)
Fix incorrect change from go-gitea#27231 (go-gitea#27275)
...File tree
121 files changed
+980
-1017
lines changed- cmd
- docs/content/installation
- models
- actions
- activities
- asymkey
- auth
- avatars
- dbfs
- db
- paginator
- fixtures
- git
- issues
- migrations/fixtures
- Test_DeleteOrphanedIssueLabels
- Test_RemoveInvalidLabels
- Test_StoreWebauthnCredentialIDAsBytes
- organization
- packages
- perm/access
- project
- repo
- system
- unittest
- user
- webhook
- modules
- activitypub
- doctor
- indexer
- code
- issues
- stats
- queue
- repository
- system
- options/locale
- routers
- api
- actions/runner
- v1/repo
- common
- install
- private
- web
- admin
- auth
- org
- repo
- setting
- user
- setting
- services
- asymkey
- attachment
- convert
- feed
- gitdiff
- issue
- mailer
- markup
- migrations
- org
- pull
- release
- repository
- archiver
- files
- user
- webhook
- wiki
- templates
- projects
- repo
- branch
- diff
- user
- notification
- settings/security
- web_src
- css
- modules
- js
- components
- features
- modules
- render
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
121 files changed
+980
-1017
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
0 commit comments