Commit dc4aa3f
committed
Merge remote-tracking branch 'giteaofficial/main'
* giteaofficial/main:
Add missing translation (go-gitea#26926)
Vendor `jquery.are-you-sure` with strict mode fixes (go-gitea#26901)
Fix the secret regexp pattern on web page (go-gitea#26910)
Add @chenrui333 as maintainer (go-gitea#26917)
Move notification interface to services layer (go-gitea#26915)
fetch emails of currently displayed user on admin page (go-gitea#26918)
Improve LDAP group config documentation, fixes go-gitea#21159 (go-gitea#21227)
update footer link to new landing page (go-gitea#26916)
Remove `Named` interface (go-gitea#26913)
Refactor secrets modification logic (go-gitea#26873)
Add missing `reqToken()` to notifications endpoints (go-gitea#26914)
feat(API): add routes and functions for managing user's secrets (go-gitea#26909)
Move feed notification service layer (go-gitea#26908)
Extract common code to new template (go-gitea#26903)
Move ui notification to service layer (go-gitea#26907)
Remove duplicated notify mail configuration on tests (go-gitea#26912)
Move indexer notification to service layer (go-gitea#26906)
# Conflicts:
# templates/base/footer_content.tmplFile tree
94 files changed
+1775
-1284
lines changed- docs/content/usage
- models/secret
- modules/notification
- base
- options/locale
- routers
- api
- packages
- chef
- conan
- container
- debian
- nuget
- rpm
- v1
- org
- repo
- user
- web
- admin
- repo
- services
- actions
- agit
- auth
- source/ldap
- feed
- indexer
- issue
- mailer
- mirror
- notify
- packages
- pull
- release
- repository
- secrets
- task
- uinotification
- webhook
- templates
- org/settings
- repo/settings/webhook
- swagger
- user/settings
- webhook
- tests
- integration
- web_src/js
- features
- vendor
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
94 files changed
+1775
-1284
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
162 | 163 | | |
163 | 164 | | |
164 | | - | |
165 | | - | |
| 165 | + | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 36 | | |
43 | 37 | | |
44 | 38 | | |
| |||
47 | 41 | | |
48 | 42 | | |
49 | 43 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 44 | | |
61 | 45 | | |
62 | 46 | | |
63 | 47 | | |
64 | 48 | | |
65 | 49 | | |
66 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
67 | 56 | | |
68 | 57 | | |
69 | 58 | | |
| |||
83 | 72 | | |
84 | 73 | | |
85 | 74 | | |
86 | | - | |
87 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
88 | 79 | | |
89 | 80 | | |
90 | 81 | | |
| |||
95 | 86 | | |
96 | 87 | | |
97 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
98 | 95 | | |
99 | 96 | | |
100 | 97 | | |
| |||
116 | 113 | | |
117 | 114 | | |
118 | 115 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
| 116 | + | |
133 | 117 | | |
134 | 118 | | |
135 | 119 | | |
136 | 120 | | |
137 | 121 | | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
| 122 | + | |
| 123 | + | |
175 | 124 | | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
183 | 128 | | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
| 129 | + | |
190 | 130 | | |
This file was deleted.
0 commit comments