aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin
Commit message (Expand)AuthorAgeFilesLines
* Fix admin notice view-detail (#30450) (#30458)Giteabot2024-04-131-4/+1
* Refactor startup deprecation messages (#30305) (#30312)Giteabot2024-04-071-3/+3
* Do not allow different storage configurations to point to the same directory ...Giteabot2024-03-313-31/+51
* Remove fomantic checkbox module (#30162) (#30168)Giteabot2024-03-291-2/+2
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-248-24/+24
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-2411-22/+22
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-241-1/+1
* Replace all simple inline styles with tailwind (#30032)silverwind2024-03-231-1/+1
* Introduce `.secondary-nav` and handle `.page-content` spacing universally (#2...silverwind2024-03-221-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-225-6/+6
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-229-17/+17
* Refactor repo header/list (#29969)wxiaoguang2024-03-211-3/+3
* Fix various loading states, remove `.loading` class (#29920)silverwind2024-03-211-1/+1
* Update register application URL for GitLab (#29959)yp053272024-03-211-1/+1
* Remove unnecessary ".Link" usages (#29929)wxiaoguang2024-03-202-3/+3
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-202-10/+10
* Improve repo search UI (#29767)wxiaoguang2024-03-151-1/+1
* Unify search boxes (#29530)Denys Konovalov2024-03-146-41/+30
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-053-5/+5
* Make admin pages wider because of left sidebar added and some tables become t...Lunny Xiao2024-03-041-1/+1
* Fix incorrect package link method calls in templates (#29580)wxiaoguang2024-03-041-1/+1
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Filter Repositories by type (#29231)Tim-Niclas Oelschläger2024-03-032-30/+1
* Add option to set language in admin user view (#28449)65432024-03-022-0/+23
* Use tailwind instead of `gt-[wh]-` helper classes (#29423)Lunny Xiao2024-02-271-1/+1
* Refactor Safe modifier (#29392)wxiaoguang2024-02-253-3/+3
* Customizable "Open with" applications for repository clone (#29320)wxiaoguang2024-02-243-24/+53
* Revert "Support SAML authentication (#25165)" (#29358)65432024-02-243-134/+0
* Support SAML authentication (#25165)techknowlogick2024-02-233-0/+134
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-1/+1
* Convert visibility to number (#29226)Tim-Nicas Oelschläger2024-02-181-1/+1
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-183-3/+3
* Auto-update the system status in admin dashboard (#29163)Yarden Shoham2024-02-162-63/+65
* Allow to sync tags from admin dashboard (#28045)JakobDev2024-01-241-0/+4
* Add support for sha256 repositories (#23894)Adam Majer2024-01-191-0/+3
* Improve CSS helper naming (#28769)wxiaoguang2024-01-121-1/+1
* Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662)wxiaoguang2024-01-102-0/+39
* Added instance-level variables (#28115)Jean-Baptiste Gomond2023-12-252-1/+7
* Remove duplicate option in admin screen and now-unused translation keys (#28492)The Magician2023-12-171-2/+0
* Remove autofocus in search box (#28033)yp053272023-11-205-5/+5
* 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
* 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