Commit fe778b8
committed
Merge remote-tracking branch 'giteaofficial/main'
* giteaofficial/main: (63 commits)
Apply to become a maintainer (go-gitea#30151)
Refactor markdown render (go-gitea#30139)
Drag-and-drop improvements for projects and issue pins (go-gitea#29875)
Fix table alignment classes (go-gitea#30144)
Add default board to new projects, remove uncategorized pseudo-board (go-gitea#29874)
Fix loading spinner on ContextPopup (go-gitea#30145)
Fix download buttons on branches page (go-gitea#30147)
Relax generic package filename restrictions (go-gitea#30135)
Remove jQuery class from the common admin functions (go-gitea#30137)
Remove jQuery class from the reaction selector (go-gitea#30138)
Forbid jQuery `.attr` (go-gitea#30116)
Refactor render (go-gitea#30136)
Fix: Organization Interface Display Issue (go-gitea#30133)
Remove jQuery `.attr` from the Fomantic dropdowns (go-gitea#30114)
Remove jQuery `.attr` from the common admin functions (go-gitea#30115)
Remove jQuery from the create/rename branch modals (except Fomantic) (go-gitea#30109)
Remove fomantic label module (go-gitea#30081)
Fix bug for markdown rendering of blockquote (go-gitea#30130)
Fix: The interface is broken when modifying code comments under mobile devices (go-gitea#30125)
When the title in the issue has a value, set the text cursor at the end of the text. (go-gitea#30090)
...
# Conflicts:
# templates/user/dashboard/issues.tmplFile tree
334 files changed
+7683
-10286
lines changed- .github/workflows
- docs/content
- administration
- contributing
- installation
- models
- db
- fixtures
- issues
- migrations
- fixtures/Test_CheckProjectColumnsConsistency
- v1_22
- project
- modules
- git
- indexer
- code
- internal
- issues
- db
- internal
- tests
- meilisearch
- markup/markdown
- options/locale
- routers
- api
- packages/generic
- v1/repo
- private
- web
- org
- repo
- services
- auth/source/oauth2
- doctor
- issue
- migrations
- pull
- webhook
- templates
- admin
- auth
- source
- emails
- org
- repo
- user
- base
- devtest
- explore
- org
- projects
- settings
- team
- package
- metadata
- projects
- repo
- actions
- branch
- code
- diff
- editor
- find
- graph
- issue
- fields
- labels
- milestone
- view_content
- migrate
- projects
- pulls
- release
- settings
- webhook
- tag
- wiki
- status
- user
- auth
- dashboard
- notification
- overview
- settings
- tests
- e2e
- integration
- tools
- web_src
- css
- chroma
- features
- modules
- repo
- themes
- fomantic
- build
- js
- components
- features
- admin
- comp
- markup
- modules
- fomantic
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
334 files changed
+7683
-10286
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
| 284 | + | |
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
400 | | - | |
| 400 | + | |
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | | - | |
| 437 | + | |
| 438 | + | |
438 | 439 | | |
439 | 440 | | |
440 | 441 | | |
| |||
958 | 959 | | |
959 | 960 | | |
960 | 961 | | |
961 | | - | |
| 962 | + | |
962 | 963 | | |
963 | 964 | | |
964 | 965 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
20 | 26 | | |
21 | 27 | | |
22 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
123 | 133 | | |
124 | 134 | | |
125 | 135 | | |
| |||
0 commit comments