Commit 1be56f1
committed
Merge remote-tracking branch 'giteaofficial/main'
* giteaofficial/main: (34 commits)
Refactor URL detection (go-gitea#29960)
Solving the issue of UI disruption when the review is deleted without refreshing (go-gitea#29951)
Fix JS error and improve error message styles (go-gitea#29963)
Fix the bug that user may logout if he switch pages too fast (go-gitea#29962)
Cancel previous runs of the same PR automatically (go-gitea#29961)
Exclude `routers/private/tests` from air (go-gitea#29949)
Remove codecov badge (go-gitea#29950)
Misc color tweaks (go-gitea#29943)
Fix and rewrite markup anchor processing (go-gitea#29931)
Remove fomantic grid module (go-gitea#29894)
Add background to dashboard navbar, fix missing padding (go-gitea#29940)
Prevent layout shift in `<overflow-menu>` items (go-gitea#29831)
Fix loadOneBranch panic (go-gitea#29938)
Fix comment review avatar alignment (go-gitea#29935)
Remove the negative margin from `.page-content` (go-gitea#29922)
Move notifications to a standalone file (go-gitea#29930)
Remove unnecessary ".Link" usages (go-gitea#29929)
Remove unnecessary ".Link" usages (go-gitea#29909)
Show Actions post step when it's running (go-gitea#29926)
Fix the wrong default value of ENABLE_OPENID_SIGNIN on docs (go-gitea#29925)
...
# Conflicts:
# templates/user/dashboard/issues.tmplFile tree
95 files changed
+2012
-3092
lines changed- .devcontainer
- .github/workflows
- docs/content/administration
- models
- actions
- activities
- fixtures
- modules
- actions
- git
- httplib
- routers
- common
- private
- web
- auth
- repo
- services
- actions
- auth
- context
- issue
- pull
- repository
- templates
- admin
- emails
- org
- explore
- projects
- repo
- actions
- diff
- issue
- labels
- milestone
- view_content
- wiki
- user
- auth
- dashboard
- notification
- settings
- tests/integration
- web_src
- css
- modules
- repo
- themes
- fomantic
- build
- js
- features
- comp
- markup
- webcomponents
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
95 files changed
+2012
-3092
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
12 | 21 | | |
13 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
412 | | - | |
| 412 | + | |
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
593 | | - | |
| 593 | + | |
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
565 | | - | |
| 565 | + | |
566 | 566 | | |
567 | 567 | | |
568 | 568 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
175 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
180 | 181 | | |
181 | | - | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| |||
0 commit comments