Commit e1663fa
committed
Merge remote-tracking branch 'giteaoffical/main'
* giteaoffical/main: (22 commits)
Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (go-gitea#25974)
Use frontend fetch for branch dropdown component (go-gitea#25719)
Remove commit status running and warning from the dashboard repo list (go-gitea#26036)
Refactor to use urfave/cli/v2 (go-gitea#25959)
Remove commit status running and warning to align GitHub (go-gitea#25839)
Fix escape problems in the branch selector (go-gitea#25875)
Update README.md to fix the broken link of Hugo (go-gitea#26008)
Support copy protected branch from template repository (go-gitea#25889)
Update JS dependencies (go-gitea#26025)
Reduce margins on admin pages (go-gitea#26026)
Actions Artifacts support uploading multiple files and directories (go-gitea#24874)
[skip ci] Updated translations via Crowdin
Remove redundant "RouteMethods" method (go-gitea#26024)
Adding remaining enum for migration repo model type. (go-gitea#26021)
RPM Registry: Show zypper commands for SUSE based distros as well (go-gitea#25981)
Fix the route for pull-request's authors (go-gitea#26016)
Remove nfnt/resize and oliamb/cutter (go-gitea#25999)
Correctly refer to dev tags as nightly in the docker docs (go-gitea#26004)
Fix env config parsing for "GITEA____APP_NAME" (go-gitea#26001)
Add file status for API "Get a single commit from a repository" (go-gitea#16205) (go-gitea#25831)
...File tree
120 files changed
+2959
-1776
lines changed- assets
- cmd
- contrib
- backport
- environment-to-ini
- custom/conf
- docs
- content/doc
- administration
- installation
- usage/packages
- models
- actions
- git
- issues
- migrations
- v1_21
- modules
- avatar
- context
- public
- repository
- setting
- structs
- web
- options/locale
- public/.well-known
- routers
- api
- actions
- packages
- v1/repo
- install
- web
- misc
- repo
- actions
- setting
- services
- actions
- convert
- forms
- pull
- repository
- templates
- admin
- package/content
- repo
- swagger
- tests/integration
- web_src
- css
- js
- components
- modules
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
120 files changed
+2959
-1776
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
| 423 | + | |
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
669 | | - | |
670 | 669 | | |
671 | 670 | | |
672 | 671 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments