index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
/
user
/
settings
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make template `DateTime` show proper tooltip (#28677)
wxiaoguang
2024-01-02
1
-1
/
+3
*
Improve the prompt for "ssh-keygen sign" (#28509)
wxiaoguang
2023-12-18
1
-1
/
+1
*
Remove unnecessary forgot password link in delete user section (#28355)
yp05327
2023-12-15
1
-1
/
+0
*
Improve text in Security settings (#28393)
Panagiotis "Ivory" Vasilopoulos
2023-12-07
2
-0
/
+3
*
Refactor template empty checks (#28351)
KN4CK3R
2023-12-04
1
-1
/
+1
*
Show placeholder email in privacy popup (#27770)
Gerd Katzenbeisser
2023-10-25
1
-1
/
+1
*
Add missing IconHTML size (#27269)
wxiaoguang
2023-09-26
1
-1
/
+1
*
Fix more "locale" usages (#27259)
wxiaoguang
2023-09-25
5
-6
/
+6
*
Always use `ctx.Locale.Tr` inside templates (#27231)
delvh
2023-09-25
21
-292
/
+292
*
cleanup locale function usage (#27227)
Denys Konovalov
2023-09-24
1
-1
/
+1
*
Increase auth provider icon size on login page (#27122)
silverwind
2023-09-19
1
-1
/
+1
*
Change green buttons to primary color (#27099)
silverwind
2023-09-19
15
-22
/
+22
*
Improve flex list UI (#26970)
wxiaoguang
2023-09-08
2
-2
/
+2
*
Improve SSH Key / GPG Key / Deploy Key UI (#26949)
wxiaoguang
2023-09-07
2
-30
/
+30
*
Extract common code to new template (#26933)
Kerwin Bryant
2023-09-06
1
-1
/
+3
*
Extract common code to new template (#26903)
Kerwin Bryant
2023-09-05
1
-23
/
+1
*
Minor dashboard tweaks, fix flex-list margins (#26829)
silverwind
2023-08-31
2
-2
/
+2
*
Remove polluted `.ui.right` (#26825)
wxiaoguang
2023-08-31
1
-1
/
+1
*
Use docs.gitea.com instead of docs.gitea.io (#26739)
Lunny Xiao
2023-08-27
1
-1
/
+1
*
Simplify helper CSS classes and avoid abuse (#26728)
wxiaoguang
2023-08-26
1
-4
/
+4
*
Make "link-action" backend code respond correct JSON content (#26680)
wxiaoguang
2023-08-23
1
-1
/
+1
*
Differentiate better between user settings and admin settings (#26538)
yp05327
2023-08-16
1
-1
/
+1
*
Use template context function for avatar rendering (#26385)
wxiaoguang
2023-08-10
1
-1
/
+1
*
Pre-register OAuth2 applications for git credential helpers (#26291)
Denys Konovalov
2023-08-09
1
-10
/
+15
*
Remove unnecessary template helper DisableGravatar (#26386)
wxiaoguang
2023-08-08
1
-1
/
+1
*
Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)
Denys Konovalov
2023-08-01
10
-123
/
+153
*
Add 'Show on a map' button to Location in profile, fix layout (#26214)
Panagiotis "Ivory" Vasilopoulos
2023-07-31
1
-1
/
+1
*
Use shared template for webhook icons (#26242)
silverwind
2023-07-31
1
-23
/
+1
*
Reduce margins on user settings page, introduce `flex-container` (#26046)
silverwind
2023-07-31
2
-3
/
+3
*
Fixed incorrect locale references (#26218)
Kerwin Bryant
2023-07-29
1
-1
/
+1
*
Fix broken translations for package documantion (#25742)
wxiaoguang
2023-07-07
1
-1
/
+1
*
Fix UI misalignment on user setting page (#25629)
wxiaoguang
2023-07-03
7
-79
/
+73
*
Replace fomantic divider module with our own (#25539)
silverwind
2023-06-29
1
-2
/
+2
*
Split lfs size from repository size (#22900)
a1012112796
2023-06-29
1
-1
/
+1
*
Change `Regenerate Secret` button display (#25534)
KN4CK3R
2023-06-27
1
-1
/
+1
*
Clarify the reason why the user can't add a new email if there is a pending a...
wxiaoguang
2023-06-26
1
-0
/
+4
*
Only show 'Manage Account Links' when necessary (#25311)
Panagiotis "Ivory" Vasilopoulos
2023-06-24
1
-13
/
+14
*
Improve 'Privacy' section in profile settings (#25309)
Panagiotis "Ivory" Vasilopoulos
2023-06-22
1
-7
/
+8
*
Various UI fixes (#25264)
silverwind
2023-06-22
2
-5
/
+5
*
Support configuration variables on Gitea Actions (#24724)
sillyguodong
2023-06-21
2
-1
/
+6
*
Add template linting via djlint (#25212)
silverwind
2023-06-14
5
-7
/
+5
*
Fix edit OAuth application width (#25262)
Denys Konovalov
2023-06-14
1
-46
/
+44
*
Improve AJAX link and modal confirm dialog (#25210)
wxiaoguang
2023-06-13
1
-1
/
+1
*
Use inline SVG for built-in OAuth providers (#25171)
silverwind
2023-06-13
1
-1
/
+1
*
Change access token UI to select dropdowns (#25109)
Jonathan Tran
2023-06-13
1
-13
/
+10
*
Button and color enhancements (#24989)
silverwind
2023-06-09
1
-1
/
+1
*
Modify OAuth login ui and fix display name, iconurl related logic (#25030)
HesterG
2023-06-08
1
-1
/
+1
*
Fix webauthn regression and improve code (#25113)
wxiaoguang
2023-06-07
1
-5
/
+1
*
Add details summary for vertical menus in settings to allow toggling (#25098)
HesterG
2023-06-07
1
-3
/
+3
*
Clean up WebAuthn javascript code and remove JQuery code (#22697)
zeripath
2023-06-06
1
-1
/
+1
[next]