summaryrefslogtreecommitdiffstats
path: root/templates/repo/settings
Commit message (Expand)AuthorAgeFilesLines
* Prevent tab shifting, remove extra margin on fluid pages (#31090) (#31099)Giteabot2024-05-271-4/+6
* Fix "force private" logic (#31012) (#31021)Giteabot2024-05-201-2/+3
* template: `label` fix correct input id (#30987) (#30997)Giteabot2024-05-161-1/+1
* Fix some UI problems (dropdown/container) (#30849) (#30871)Giteabot2024-05-061-1/+1
* Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) (#30767)Giteabot2024-04-291-1/+1
* Remove obsolete CSS text classes (#30576)silverwind2024-04-222-3/+3
* Add form field id generation, remove duplicated ids (#30546)silverwind2024-04-181-10/+10
* Fix border-radius on view, blame and code search (#30545)silverwind2024-04-181-1/+1
* 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-172-37/+37
* Remove fomantic button module (#30475)silverwind2024-04-143-3/+3
* Avoid losing token when updating mirror settings (#30429)Jason Song2024-04-131-1/+1
* Refactor file view & render (#30227)wxiaoguang2024-04-011-6/+4
* Migrate font-family to tailwind (#30118)silverwind2024-03-282-3/+3
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-246-6/+6
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-246-23/+23
* Replace all simple inline styles with tailwind (#30032)silverwind2024-03-232-3/+3
* Fix incorrect tailwind migration (#30007)silverwind2024-03-223-3/+3
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-227-14/+14
* Fix various loading states, remove `.loading` class (#29920)silverwind2024-03-211-1/+3
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-181-3/+3
* Unify search boxes (#29530)Denys Konovalov2024-03-143-10/+10
* Filter for default-branch selection (#29388)Tim-Niclas Oelschläger2024-03-081-1/+1
* Store webhook event in database (#29145)oliverpool2024-03-071-1/+3
* Make wiki default branch name changable (#29603)wxiaoguang2024-03-061-0/+4
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-051-1/+1
* Fix projects mode bugs (#29593)Denys Konovalov2024-03-041-6/+6
* Remove unnecessary SanitizeHTML from code (#29575)wxiaoguang2024-03-041-1/+1
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-045-5/+5
* Enable/disable owner and repo projects independently (#28805)Denys Konovalov2024-03-041-1/+33
* Rename Str2html to SanitizeHTML and clarify its behavior (#29516)wxiaoguang2024-03-011-1/+1
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-1/+1
* Refactor Safe modifier (#29392)wxiaoguang2024-02-252-3/+3
* Remove RenderEmojiPlain from template helper (#29375)wxiaoguang2024-02-241-1/+1
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-2216-22/+22
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-224-10/+10
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-181-1/+1
* Fix label `for` pointing to a `name` instead of `id` in webhook settings (#29...Yarden Shoham2024-02-171-1/+1
* Reference labels by IDs instead of names in `keys` settings (#29194)Yarden Shoham2024-02-161-2/+2
* Change webhook-type in create-view (#29114)Tim-Nicas Oelschläger2024-02-152-46/+51
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-121-0/+11
* Show more settings for empty repositories (#29130)Tim-Nicas Oelschläger2024-02-111-4/+6
* Remove useless template file (#29053)Jason Song2024-02-051-19/+0
* Fix incorrect button CSS usages (#29015)wxiaoguang2024-02-011-1/+1
* 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
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-1/+8
* Fix button size in "attached header right" (#28770)wxiaoguang2024-01-122-4/+4
* Hide code related setting options in repository when code unit is disabled (#...Lunny Xiao2024-01-102-19/+19
* Fix duplicate ID when deleting repo (#28520)David Øvrelid2023-12-191-2/+2