aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin/packages
Commit message (Expand)AuthorAgeFilesLines
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-041-1/+1
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-021-1/+1
* Move admin routers from /admin to /-/admin (#32189)Lunny Xiao2024-10-101-1/+1
* Fix some URLs whose sub-path is missing (#31289)wxiaoguang2024-06-071-1/+1
* Unify search boxes (#29530)Denys Konovalov2024-03-141-4/+4
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-051-2/+2
* Fix incorrect package link method calls in templates (#29580)wxiaoguang2024-03-041-1/+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
* Remove autofocus in search box (#28033)yp053272023-11-201-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-18/+18
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+1
* Allow package cleanup from admin page (#25307)KN4CK3R2023-08-081-0/+6
* Fix the truncate and alignment problem for some admin tables (#26042)wxiaoguang2023-07-221-2/+2
* Introduce shared template for search inputs (#25338)silverwind2023-06-221-1/+1
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-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-1/+1
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-7/+4
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Display unreferenced packages total size in package admin panel (#22498)Lunny Xiao2023-01-181-1/+3
* Use dynamic package type list (#22263)KN4CK3R2022-12-291-12/+3
* Allow package version sorting (#21453)KN4CK3R2022-10-231-6/+6
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-1/+1
* Add support for Vagrant packages (#20930)KN4CK3R2022-08-291-0/+1
* Add support for Pub packages (#20560)KN4CK3R2022-08-071-0/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-16/+16
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Improve UI on mobile (#19546)Gusted2022-05-011-1/+1
* Add Helm Chart registry (#19406)KN4CK3R2022-04-191-0/+1
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+97