aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/settings
Commit message (Expand)AuthorAgeFilesLines
* Refactor dropdown ellipsis (#34123)wxiaoguang2 days2-17/+11
* Add descriptions for private repo public access settings and improve the UI (...yp053279 days1-32/+50
* Add anonymous access support for private/unlisted repositories (#34051)wxiaoguang9 days3-28/+41
* Replace text-align classes with tailwind (#33905)silverwind2025-03-165-12/+12
* Fine tune push mirror UI (#33866)wxiaoguang2025-03-142-29/+34
* Add workflow_job webhook (#33694)ChristopherHX2025-03-111-0/+14
* Refactor markup and pdf-viewer to use new init framework (#33772)Kerwin Bryant2025-03-031-2/+2
* Add cropping support when modifying the user/org/repo avatar (#33498)Kerwin Bryant2025-02-061-2/+1
* Fix commit status events (#33320)Lunny Xiao2025-02-041-0/+11
* Refactor webhook events (#33337)Lunny Xiao2025-01-231-21/+21
* Support public code/issue access for private repositories (#33127)wxiaoguang2025-01-141-1/+19
* Remove unused CSS styles and move some styles to proper files (#33217)wxiaoguang2025-01-121-1/+1
* Refactor context repository (#33202)wxiaoguang2025-01-121-45/+45
* Fix and/or comment some legacy CSS problems (#33015)wxiaoguang2024-12-281-2/+2
* Add priority to protected branch (#32286)65432024-11-271-2/+5
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-054-28/+28
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-046-7/+7
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-022-3/+3
* Make admins adhere to branch protection rules (#32248)Tim2024-10-231-0/+7
* Allow set branch protection in an empty repository (#32095)Lunny Xiao2024-09-242-17/+13
* Remove urls from translations (#31950)Denys Konovalov2024-09-023-5/+5
* Fixes for unreachable project issues when transfer repository from organizati...Edip Emre Bodur2024-08-131-1/+2
* Show lock owner instead of repo owner on LFS setting page (#31788)Jason Song2024-08-111-3/+3
* Move repository visibility to danger zone in the settings area (#31126)Fábio Barkoski2024-08-111-14/+49
* Allow force push to protected branches (#28086)Henry Goodman2024-07-051-0/+63
* use correct l10n string (#31487)CyberFlame2024-06-251-1/+1
* Refactor repo unit "disabled" check (#31389)wxiaoguang2024-06-181-1/+1
* Improve detecting empty files (#31332)wxiaoguang2024-06-131-4/+2
* code optimization (#31315)Kerwin Bryant2024-06-111-3/+3
* Remove jQuery `.text()` (#30506)silverwind2024-06-101-4/+4
* Replace `gt-word-break` with `tw-break-anywhere` (#31183)silverwind2024-06-041-1/+1
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-271-1/+1
* Prevent tab shifting, remove extra margin on fluid pages (#31090)silverwind2024-05-271-4/+6
* Fix "force private" logic (#31012)wxiaoguang2024-05-201-2/+3
* template: `label` fix correct input id (#30987)Frank Villaro-Dixon2024-05-161-1/+1
* Fix some UI problems (dropdown/container) (#30849)wxiaoguang2024-05-061-1/+1
* Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762)wxiaoguang2024-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