aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/settings/options.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-3/+3
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-5/+5
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-121-0/+11
* Fix UI Spacing Errors in mirror settings (#28990)yp053272024-02-011-3/+14
* Don't run push mirrors for archived repos (#27140)JakobDev2024-01-241-170/+176
* Hide code related setting options in repository when code unit is disabled (#...Lunny Xiao2024-01-101-1/+1
* Fix duplicate ID when deleting repo (#28520)David Øvrelid2023-12-191-2/+2
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-225/+225
* Change green buttons to primary color (#27099)silverwind2023-09-181-9/+9
* Add `RemoteAddress` to mirrors (#26952)KN4CK3R2023-09-161-4/+3
* Improve flex list UI (#26970)wxiaoguang2023-09-081-1/+1
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-271-4/+4
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-261-5/+5
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-261-1/+1
* Fix link in mirror docs (#26719)silverwind2023-08-251-1/+1
* Make "link-action" backend code respond correct JSON content (#26680)wxiaoguang2023-08-231-1/+1
* Improve multiple strings in en-US locale (#26213)Panagiotis "Ivory" Vasilopoulos2023-08-081-1/+3
* Hide `last indexed SHA` when a repo could not be indexed yet (#26340)CaiCandong2023-08-051-2/+4
* Allow editing push mirrors after creation (#26151)puni98692023-08-011-4/+16
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-011-85/+78
* Enable H014 and H023 djlint rules (#25786)silverwind2023-07-091-5/+0
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-12/+12
* Split lfs size from repository size (#22900)a10121127962023-06-281-1/+1
* Fix variable in template (#25267)silverwind2023-06-141-1/+1
* Add template linting via djlint (#25212)silverwind2023-06-141-62/+26
* Improve AJAX link and modal confirm dialog (#25210)wxiaoguang2023-06-131-1/+1
* fix "Remove stars when repo goes private #19904" (#25084)65432023-06-051-1/+1
* Remove stars when repo goes private (#19904)Wim2023-06-051-1/+1
* various style fixes (#25008)Denys Konovalov2023-05-301-3/+3
* Hide 'Mirror Settings' when unneeded, improve hints (#24433)Panagiotis "Ivory" Vasilopoulos2023-05-291-5/+35
* Improve some Forms (#24878)JakobDev2023-05-261-1/+1
* Refactor Pull Mirror and fix out-of-sync bugs (#24732)wxiaoguang2023-05-151-9/+18
* Fix form method/class (#24535)wxiaoguang2023-05-051-3/+3
* Don't display creating page button in a mirror wiki repository (#24395)Lunny Xiao2023-05-041-1/+1
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-3/+3
* Clean up polluted styles and remove dead CSS code (#24497)wxiaoguang2023-05-031-5/+5
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-2/+2
* Wrap too long push mirror addresses (#21120)JakobDev2023-04-241-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-2/+2
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-9/+3
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-4/+4
* Limit avatar upload to valid image files (#24258)JakobDev2023-04-211-1/+1
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-2/+2
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-4/+4
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-13/+13
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-9/+6
* Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895)wxiaoguang2023-02-141-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-4/+4