Commit 0be7aea
committed
Merge branch 'main' into dropdowncss
* main: (24 commits)
Instance-wide (global) info banner and maintenance mode (go-gitea#36571)
Add created_by filter to SearchIssues (go-gitea#36670)
Inline and lazy-load EasyMDE CSS, fix border colors (go-gitea#36714)
Fix release draft access check logic (go-gitea#36720)
Change image transparency grid to CSS (go-gitea#36711)
Avoid opening new tab when downloading actions logs (go-gitea#36740)
Add validation constraints for repository creation fields (go-gitea#36671)
Fix SVG height calculation in diff viewer (go-gitea#36748)
Fix path resolving (go-gitea#36734)
[skip ci] Updated translations via Crowdin
Fix track time list permission check (go-gitea#36662)
Fix incorrect setting loading order (go-gitea#36735)
Use case-insensitive matching for Git error "Not a valid object name" (go-gitea#36728)
feat: Add workflow dependencies visualization (go-gitea#36248)
Add keyboard shortcuts for repository file and code search (go-gitea#36416)
Refactor text utility classes to Tailwind CSS (go-gitea#36703)
Prevent redirect bypasses via backslash-encoded paths (go-gitea#36660)
Fix force push time-line commit comments of pull request (go-gitea#36653)
Fix get release draft permission check (go-gitea#36659)
Move `X_FRAME_OPTIONS` setting from `cors` to `security` section (go-gitea#30256)
...
# Conflicts:
# web_src/css/base.css
# web_src/css/index.css232 files changed
Lines changed: 6151 additions & 1371 deletions
File tree
- assets
- custom/conf
- models
- actions
- fixtures
- git
- issues
- modules
- actions
- jobparser
- testdata
- base
- git
- gitcmd
- httplib
- markup
- setting
- config
- structs
- util
- web/middleware
- options/locale
- routers
- api/v1/repo
- common
- private
- web
- admin
- auth
- devtest
- misc
- repo
- actions
- services
- actions
- context
- convert
- forms
- markup
- pull
- repository
- wiki
- templates
- admin
- config_settings
- org
- packages
- repo
- base
- devtest
- org
- member
- settings
- team
- package
- content
- projects
- repo
- actions
- branch
- code
- diff
- issue
- sidebar
- view_content
- migrate
- pulls
- release
- settings
- webhook
- swagger
- user
- dashboard
- notification
- settings
- security
- tests/integration
- web_src
- css
- codemirror
- editor
- features
- modules
- themes
- js
- components
- features
- admin
- comp
- modules
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 24 | + | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
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 | |
|---|---|---|---|
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
524 | 527 | | |
525 | 528 | | |
526 | 529 | | |
| |||
1290 | 1293 | | |
1291 | 1294 | | |
1292 | 1295 | | |
1293 | | - | |
1294 | | - | |
1295 | | - | |
1296 | 1296 | | |
1297 | 1297 | | |
1298 | 1298 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
961 | 961 | | |
962 | 962 | | |
963 | 963 | | |
| 964 | + | |
964 | 965 | | |
965 | 966 | | |
966 | 967 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
294 | 295 | | |
295 | 296 | | |
296 | 297 | | |
297 | | - | |
| 298 | + | |
298 | 299 | | |
299 | 300 | | |
300 | 301 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
| 832 | + | |
| 833 | + | |
832 | 834 | | |
833 | 835 | | |
834 | 836 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
0 commit comments