Commit b995486
committed
Merge remote-tracking branch 'origin/main' into noshift
* origin/main:
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)
Restore deleted branches when syncing (go-gitea#29898)
Don't lock using GitHub actions (go-gitea#29913)
Remove jQuery `.attr` from the user search box (go-gitea#29919)
Remove jQuery `.attr` from the archive download and compare page branch selector (go-gitea#29918)
Remove jQuery `.attr` from the image diff (go-gitea#29917)
Remove jQuery `.attr` from the quick pull request button text (go-gitea#29916)
Remove jQuery `.attr` from the issue author dropdown (go-gitea#29915)File tree
45 files changed
+715
-657
lines changed- .github/workflows
- docs/content/administration
- models/activities
- modules
- actions
- git
- routers/private
- services/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
- repo
- js/features
- comp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+715
-657
lines changedThis file was deleted.
| 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 | | |
| |||
0 commit comments