Commit Graph

160 Commits (839cd26b1acc3926918fb5755294dcc355db5ad8)

Author SHA1 Message Date
David Øvrelid 128eac9e0b
Fix duplicate ID when deleting repo (#28520) 11 months ago
wxiaoguang 93bd4351bf
Fix more "locale" usages (#27259) 1 year ago
delvh 7960ba7e2b
Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
silverwind 8099238618
Change green buttons to primary color (#27099) 1 year ago
KN4CK3R c766140dad
Add `RemoteAddress` to mirrors (#26952) 1 year ago
wxiaoguang ffa4949eaa
Improve flex list UI (#26970) 1 year ago
Lunny Xiao 476b9d1589
Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
wxiaoguang 4fdb09de58
Fix incorrect "tabindex" attributes (#26733) 1 year ago
wxiaoguang 576644d815
Simplify helper CSS classes and avoid abuse (#26728) 1 year ago
silverwind f626366f53
Fix link in mirror docs (#26719) 1 year ago
wxiaoguang e8b990999f
Make "link-action" backend code respond correct JSON content (#26680) 1 year ago
Panagiotis "Ivory" Vasilopoulos daf7092863
Improve multiple strings in en-US locale (#26213) 1 year ago
CaiCandong 9ac6bb053c
Hide `last indexed SHA` when a repo could not be indexed yet (#26340) 1 year ago
puni9869 ab388deb0e
Allow editing push mirrors after creation (#26151) 1 year ago
Denys Konovalov b9baed2c74
Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 1 year ago
silverwind 61e0d1a767
Enable H014 and H023 djlint rules (#25786) 1 year ago
silverwind 64f2d70262
Replace fomantic divider module with our own (#25539) 1 year ago
a1012112796 4aba8a6a5f
Split lfs size from repository size (#22900) 1 year ago
silverwind 5440d37c70
Fix variable in template (#25267) 1 year ago
silverwind e24f651c86
Add template linting via djlint (#25212) 1 year ago
wxiaoguang 6bbccdd177
Improve AJAX link and modal confirm dialog (#25210) 1 year ago
6543 395a6fabf3
fix "Remove stars when repo goes private #19904" (#25084) 1 year ago
Wim 62ac3251fa
Remove stars when repo goes private (#19904) 1 year ago
Denys Konovalov 0c79a655d4
various style fixes (#25008) 1 year ago
Panagiotis "Ivory" Vasilopoulos 35ce7ca25b
Hide 'Mirror Settings' when unneeded, improve hints (#24433) 1 year ago
JakobDev 85fa954a38
Improve some Forms (#24878) 1 year ago
wxiaoguang 99283415bc
Refactor Pull Mirror and fix out-of-sync bugs (#24732) 2 years ago
wxiaoguang 421840486f
Fix form method/class (#24535) 2 years ago
Lunny Xiao b1cee3fa3b
Don't display creating page button in a mirror wiki repository (#24395) 2 years ago
silverwind 4a722c9a45
Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
wxiaoguang 48e3e38ee0
Clean up polluted styles and remove dead CSS code (#24497) 2 years ago
wxiaoguang 0e8045d8ea
Fix template function DateTime (#24317) 2 years ago
JakobDev 61d0af0a21
Wrap too long push mirror addresses (#21120) 2 years ago
wxiaoguang 75c62054a6
Improve some modal action buttons (#24289) 2 years ago
Yarden Shoham 70bb4984cd
Allow using localized absolute date times within phrases with place holders and localize issue due date events (#24275) 2 years ago
Hester Gong 44e0cfa96e
Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
Hester Gong 476a043a5f
Refactor delete_modal_actions template and use it for project column related actions (#24097) 2 years ago
JakobDev 02119ec95e
Limit avatar upload to valid image files (#24258) 2 years ago
Yarden Shoham b7b5834831
Use auto-updating, natively hoverable, localized time elements (#23988) 2 years ago
wxiaoguang 31ab331b23
Remove incorrect HTML self close tag (#23748) 2 years ago
wxiaoguang 8d5fbeb7a2
Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
wxiaoguang d306ab2b8f
Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 2 years ago
Brecht Van Lommel 49919c636e
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2 years ago
wxiaoguang eb5e1bcd21
Remove Fomantic-UI's `.hidden` CSS class for checkbox elements (#22851) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 15c035775a
Add main landmark to templates and adjust titles (#22670) 2 years ago
Brecht Van Lommel faa96553d1
Add repository setting to enable/disable releases unit (#22671) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
Lunny Xiao 003b4e209c
Allow disable code tab (#20805) 2 years ago