Commit 6003755
committed
Merge branch 'main' into mainzjj
* main:
fix(deps): update dependency mermaid to v11.15.0 [security], add e2e test (go-gitea#37662)
ci: Also lint json5 files (go-gitea#37659)
fix(templates): avoid misleading compare message when branches lack merge base (go-gitea#37651)
fix(deps): update npm dependencies (go-gitea#37647)
refactor: routing info middleware (go-gitea#37653)
chore(deps): update action dependencies (major) (go-gitea#37638)
fix(deps): update go dependencies (major) (go-gitea#37639)
ci(renovate): update Go import paths on major bumps (go-gitea#37641)
fix(packages): Add label for private and internal package and fix composor package source permission check (go-gitea#37610)
refactor: replace Fomantic search module with first-party code (go-gitea#37443)
fix(deps): update npm dependencies (go-gitea#37636)
fix(deps): update module code.gitea.io/sdk/gitea to v0.25.0 (go-gitea#37637)
feat(api): add last_sync to repository API (go-gitea#37566)
test(e2e): run playwright via container (go-gitea#37300)
feat(editor): broaden language detection in web code editor (go-gitea#37619)
refactor(log): replace log.Critical with log.Error (go-gitea#37624)
fix: "run as root" check (go-gitea#37622)
fix: improve actions status icons and texts (go-gitea#37206)
# Conflicts:
# pnpm-workspace.yaml100 files changed
Lines changed: 2960 additions & 2505 deletions
File tree
- .github/workflows
- assets
- cmd
- contrib/backport
- models
- migrations
- v1_27
- repo
- user
- modules
- actions
- graceful
- log
- nosql
- public
- setting
- ssh
- structs
- templates
- web/routing
- options/locale
- routers
- api
- actions
- packages/composer
- v1/repo
- common
- web/repo/actions
- services
- actions
- auth/source/oauth2
- context
- convert
- forms
- migrations
- mirror
- repository
- task
- user
- snap
- templates
- admin/badge
- package
- repo
- actions
- diff
- icons
- pulls
- settings
- swagger
- tests
- e2e
- integration
- tools
- web_src
- fomantic
- build
- components
- js
- components
- features
- comp
- modules
- codeeditor
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 | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | | - | |
133 | | - | |
| 132 | + | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
472 | | - | |
| 471 | + | |
473 | 472 | | |
474 | 473 | | |
475 | 474 | | |
476 | | - | |
| 475 | + | |
477 | 476 | | |
478 | 477 | | |
479 | 478 | | |
| |||
661 | 660 | | |
662 | 661 | | |
663 | 662 | | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
664 | 667 | | |
665 | 668 | | |
666 | 669 | | |
| |||
0 commit comments