aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin
Commit message (Expand)AuthorAgeFilesLines
* cleanup repo details icons/labels (#27644)Denys Konovalov2023-10-161-18/+11
* Remove unnecessary desc for openssh key cron task (#27515)Lunny Xiao2023-10-081-4/+2
* Refactor system setting (#27000)wxiaoguang2023-10-051-4/+4
* highlight user details link (#26998)Denys Konovalov2023-10-012-3/+10
* Fix more "locale" usages (#27259)wxiaoguang2023-09-259-9/+9
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-2528-664/+664
* Add missing public user visibility in user details page (#27246)yp053272023-09-251-0/+1
* cleanup locale function usage (#27227)Denys Konovalov2023-09-246-7/+7
* Fix dropdown icon position (#27175)wxiaoguang2023-09-214-5/+7
* Change green buttons to primary color (#27099)silverwind2023-09-188-20/+20
* Fix the incorrect route path in the user edit page. (#27007)CaiCandong2023-09-181-4/+4
* Display all user types and org types on admin management UI (#27050)Lunny Xiao2023-09-142-1/+10
* Extract common code to new template (#26933)Kerwin Bryant2023-09-061-29/+9
* Show queue's active worker number (#26896)wxiaoguang2023-09-042-6/+10
* User details page (#26713)Denys Konovalov2023-08-315-8/+139
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-262-2/+2
* Make "link-action" backend code respond correct JSON content (#26680)wxiaoguang2023-08-231-1/+1
* Differentiate better between user settings and admin settings (#26538)yp053272023-08-161-1/+1
* Remove unnecessary template helper DisableGravatar (#26386)wxiaoguang2023-08-081-1/+1
* Allow package cleanup from admin page (#25307)KN4CK3R2023-08-081-0/+6
* Use shared template for webhook icons (#26242)silverwind2023-07-311-23/+1
* Reduce margins on user settings page, introduce `flex-container` (#26046)silverwind2023-07-312-3/+3
* Display deprecated warning in admin panel pages as well as in the log file (#...Lunny Xiao2023-07-261-1/+3
* Categorize admin settings sidebar panel (#26030)HesterG2023-07-241-26/+51
* Fix the truncate and alignment problem for some admin tables (#26042)wxiaoguang2023-07-223-5/+5
* Reduce margins on admin pages (#26026)silverwind2023-07-212-3/+3
* Update path related documents (#25417)wxiaoguang2023-07-191-2/+2
* Enable H014 and H023 djlint rules (#25786)silverwind2023-07-091-1/+0
* Replace fomantic divider module with our own (#25539)silverwind2023-06-295-21/+21
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-0/+4
* 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-283-26/+26
* Fix admin-dl-horizontal (#25512)wxiaoguang2023-06-272-13/+13
* Introduce shared template for search inputs (#25338)silverwind2023-06-225-9/+9
* Various UI fixes (#25264)silverwind2023-06-211-1/+1
* Refactor path & config system (#25330)wxiaoguang2023-06-211-9/+0
* Show OAuth2 errors to end users (#25261)wxiaoguang2023-06-152-6/+17
* Add template linting via djlint (#25212)silverwind2023-06-147-36/+36
* Fix all possible setting error related storages and added some tests (#23911)Lunny Xiao2023-06-141-1/+1
* Improve AJAX link and modal confirm dialog (#25210)wxiaoguang2023-06-131-1/+1
* Add details summary for vertical menus in settings to allow toggling (#25098)HesterG2023-06-071-6/+6
* Use a separate admin page to show global stats, remove `actions` stat (#25062)wxiaoguang2023-06-033-8/+20
* Minor UI improvements: logo alignment, auth map editor, auth name display (#2...wxiaoguang2023-06-023-4/+4
* various style fixes (#25008)Denys Konovalov2023-05-303-4/+4
* Fix delete user account modal (#25004)HesterG2023-05-301-9/+9
* Fix admin config page error, use tests to cover the admin config and 500 erro...wxiaoguang2023-05-291-10/+0
* Improve some Forms (#24878)JakobDev2023-05-262-7/+7
* Rewrite logger system (#24726)wxiaoguang2023-05-211-54/+11
* Improve queue & process & stacktrace (#24636)wxiaoguang2023-05-118-129/+124