summaryrefslogtreecommitdiffstats
path: root/templates/repo/settings/options.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete CSS text classes (#30576)silverwind2024-04-221-1/+1
* Add form field id generation, remove duplicated ids (#30546)silverwind2024-04-181-10/+10
* Allow everyone to read or write a wiki by a repo unit setting (#30495)wxiaoguang2024-04-171-7/+21
* Refactor web routes (#30519)wxiaoguang2024-04-171-35/+35
* Avoid losing token when updating mirror settings (#30429)Jason Song2024-04-131-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-10/+10
* Replace all simple inline styles with tailwind (#30032)silverwind2024-03-231-2/+2
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-4/+4
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-181-3/+3
* Make wiki default branch name changable (#29603)wxiaoguang2024-03-061-0/+4
* Fix projects mode bugs (#29593)Denys Konovalov2024-03-041-6/+6
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Enable/disable owner and repo projects independently (#28805)Denys Konovalov2024-03-041-1/+33
* 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