aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin/repo
Commit message (Expand)AuthorAgeFilesLines
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-2/+2
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-2/+2
* Refactor repo header/list (#29969)wxiaoguang2024-03-211-3/+3
* Unify search boxes (#29530)Denys Konovalov2024-03-141-4/+4
* Filter Repositories by type (#29231)Tim-Niclas Oelschläger2024-03-032-30/+1
* Refactor Safe modifier (#29392)wxiaoguang2024-02-251-1/+1
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-181-1/+1
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-0/+3
* Remove autofocus in search box (#28033)yp053272023-11-201-1/+1
* Add word break to the repo list in admin settings page (#28034)yp053272023-11-141-2/+2
* cleanup repo details icons/labels (#27644)Denys Konovalov2023-10-161-18/+11
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-253-47/+47
* cleanup locale function usage (#27227)Denys Konovalov2023-09-242-3/+3
* Fix dropdown icon position (#27175)wxiaoguang2023-09-211-1/+1
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Split lfs size from repository size (#22900)a10121127962023-06-281-3/+8
* Use flex instead of float for sort button and search input (#25519)HesterG2023-06-281-8/+8
* Introduce shared template for search inputs (#25338)silverwind2023-06-221-2/+2
* Add template linting via djlint (#25212)silverwind2023-06-141-2/+2
* Add "Updated" column for admin repositories list (#24429)Yarden Shoham2023-04-291-0/+2
* Fix layouts of admin table / adapt repo / email test (#24370)wxiaoguang2023-04-282-40/+37
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-242-23/+5
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-1/+1
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-232-14/+7
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-232-9/+7
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-1/+1
* Fix `.locale.Tr` function not found in delete modal (#23468)delvh2023-03-201-2/+20
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-20/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-4/+4
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-012-2/+2
* Optimize html templates (#22080)Jason Song2022-12-091-12/+12
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-273-50/+50
* Remove tab/TabName usage where it's not needed (#19973)Lauris BH2022-06-151-4/+4
* Replace blue button and label classes with primary (#19763)silverwind2022-05-203-4/+4
* Improve UI on mobile (#19546)Gusted2022-05-011-1/+1
* Update JS dependencies (#19281)silverwind2022-04-011-1/+1
* Removed SizeFmt. (#17890)KN4CK3R2021-12-031-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* Display more repository type on admin repository management (#15440)Lunny Xiao2021-04-141-2/+24
* Enforce tab indentation in templates (#15289)silverwind2021-04-102-91/+91
* Update JS dependencies (#15033)silverwind2021-03-222-4/+4
* Various UI fixes (#14239)Cirno the Strongest2021-01-041-3/+6
* Ensure that search term and page are not lost on adoption page-turn (#14133)zeripath2020-12-241-0/+4
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-092-8/+8
* Add class to page content to unify top margin (#13766)silverwind2020-11-302-2/+2
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1