Commit c74b94c
committed
Merge remote-tracking branch 'giteaofficial/main'
* giteaofficial/main: (30 commits)
Azure blob storage support (go-gitea#30995)
Use repo as of renderctx's member rather than a repoPath on metas (go-gitea#29222)
Ignore FindRecentlyPushedNewBranches err (go-gitea#31164)
[skip ci] Updated translations via Crowdin
Fix markup preview (go-gitea#31158)
Swap word order in Comment and Close (go-gitea#31148)
Fix push multiple branches error with tests (go-gitea#31151)
Use vertical layout for multiple code expander buttons (go-gitea#31122)
Remove duplicate `ProxyPreserveHost` in Apache httpd doc (go-gitea#31143)
[skip ci] Updated translations via Crowdin
Add an immutable tarball link to archive download headers for Nix (go-gitea#31139)
Improve mobile review ui (go-gitea#31091)
Add topics for repository API (go-gitea#31127)
Add missed return after `ctx.ServerError` (go-gitea#31130)
Fix API repository object format missed (go-gitea#31118)
Fix DashboardRepoList margin (go-gitea#31121)
Update JS dependencies (go-gitea#31120)
[skip ci] Updated translations via Crowdin
Prevent simultaneous editing of comments and issues (go-gitea#31053)
Update demo site location from try.gitea.io -> demo.gitea.com (go-gitea#31054)
...File tree
198 files changed
+2668
-1595
lines changed- .devcontainer
- .gitea
- .github
- ISSUE_TEMPLATE
- workflows
- assets
- cmd
- custom/conf
- docs
- content
- administration
- development
- help
- installation
- usage
- actions
- models
- activities
- issues
- migrations
- v1_22
- v1_23
- project
- repo
- unit
- modules
- cache
- gitrepo
- indexer/issues
- bleve
- db
- elasticsearch
- internal
- tests
- meilisearch
- markup
- markdown
- metrics
- packages
- setting
- storage
- testdata
- structs
- util
- options/locale
- routers
- api
- actions
- v1/repo
- common
- web
- admin
- auth
- feed
- org
- repo
- actions
- user
- services
- actions
- convert
- forms
- issue
- lfs
- mailer
- repository
- templates
- projects
- repo
- diff
- issue
- view_content
- pulls
- settings
- webhook
- swagger
- tests
- integration
- web_src
- css
- features
- markup
- modules
- themes
- js
- components
- features
- markup
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
198 files changed
+2668
-1595
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
122 | 126 | | |
123 | 127 | | |
124 | 128 | | |
125 | 129 | | |
126 | 130 | | |
127 | 131 | | |
128 | 132 | | |
129 | | - | |
| 133 | + | |
130 | 134 | | |
131 | 135 | | |
132 | 136 | | |
| |||
204 | 208 | | |
205 | 209 | | |
206 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
207 | 215 | | |
208 | 216 | | |
209 | 217 | | |
210 | 218 | | |
211 | 219 | | |
212 | 220 | | |
213 | 221 | | |
214 | | - | |
| 222 | + | |
215 | 223 | | |
216 | 224 | | |
217 | 225 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments