Commit 207fc43
committed
Merge remote-tracking branch 'giteaofficial/main'
* giteaofficial/main: (28 commits)
Enable a few stylelint rules (go-gitea#30038)
Remove remaining jQuery .css code (go-gitea#30015)
Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (go-gitea#30013)
Remove jQuery `.attr` from the common global functions (go-gitea#30023)
Migrate font-size helpers to tailwind (go-gitea#30029)
Replace all simple inline styles with tailwind (go-gitea#30032)
Migrate font-weight helpers to tailwind (go-gitea#30027)
Remove jQuery from the issue "go to" button (go-gitea#30028)
Determine fuzziness of bleve indexer by keyword length (go-gitea#29706)
Escape paths for find file correctly (go-gitea#30026)
Remove jQuery `.attr` from the diff page (go-gitea#30021)
Remove jQuery `.attr` from the repository settings (go-gitea#30018)
Remove jQuery `.attr` from the image diff again (go-gitea#30022)
Introduce `.secondary-nav` and handle `.page-content` spacing universally (go-gitea#29982)
Remove jQuery `.attr` from the branch/tag selector (go-gitea#30010)
Remove jQuery `.attr` from the commit graph (go-gitea#30006)
Remove jQuery from the citation modal (except fomantic) (go-gitea#30008)
Remove jQuery `.attr` from the project page (go-gitea#30004)
Fix incorrect tailwind migration (go-gitea#30007)
Enforce trailing comma in JS on multiline (go-gitea#30002)
...File tree
231 files changed
+1007
-1578
lines changed- docs/content/contributing
- models
- asymkey
- avatars
- organization
- modules
- actions
- git
- indexer
- code/bleve
- internal/bleve
- issues
- bleve
- internal/tests
- markup
- csv
- markdown
- svg
- routers/web
- admin
- repo
- services
- actions
- asymkey
- doctor
- pull
- repository
- templates
- admin
- emails
- org
- repo
- user
- base
- devtest
- explore
- org
- member
- settings
- team
- package
- projects
- repo
- actions
- branch
- code
- diff
- find
- graph
- issue
- labels
- view_content
- migrate
- projects
- pulls
- release
- settings
- webhook
- tag
- wiki
- status
- user
- auth
- dashboard
- notification
- settings
- security
- webhook
- tests
- e2e
- integration
- tools
- web_src
- css
- modules
- repo
- themes
- fomantic
- build
- js
- components
- features
- comp
- markup
- modules
- standalone
- utils
- webcomponents
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
231 files changed
+1007
-1578
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
142 | 144 | | |
143 | 145 | | |
144 | 146 | | |
| |||
148 | 150 | | |
149 | 151 | | |
150 | 152 | | |
151 | | - | |
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
155 | | - | |
156 | | - | |
157 | | - | |
| 156 | + | |
| 157 | + | |
158 | 158 | | |
159 | | - | |
160 | 159 | | |
161 | 160 | | |
162 | 161 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
323 | | - | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
324 | 325 | | |
325 | 326 | | |
326 | 327 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
400 | | - | |
401 | | - | |
402 | | - | |
| 400 | + | |
| 401 | + | |
403 | 402 | | |
404 | 403 | | |
405 | 404 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
129 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments