aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin
Commit message (Expand)AuthorAgeFilesLines
* Remove all "floated" CSS styles (#32691)wxiaoguang2024-12-031-5/+5
* Refactor some frontend problems (#32646)wxiaoguang2024-11-261-35/+20
* Fix some places which doesn't repsect org full name setting (#32243)Lunny Xiao2024-11-181-1/+1
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-048-12/+12
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-027-11/+11
* Move admin routers from /admin to /-/admin (#32189)Lunny Xiao2024-10-1013-38/+38
* Remove urls from translations (#31950)Denys Konovalov2024-09-022-11/+11
* Support delete user email in admin panel (#31690)yp053272024-07-251-0/+18
* allow synchronizing user status from OAuth2 login providers (#31572)Rowan Bohde2024-07-162-2/+2
* Add cache test for admins (#31265)65432024-06-172-27/+43
* Fix double border in system status table (#31363)silverwind2024-06-171-3/+5
* code optimization (#31315)Kerwin Bryant2024-06-115-36/+36
* Fix some URLs whose sub-path is missing (#31289)wxiaoguang2024-06-071-1/+1
* Replace `gt-word-break` with `tw-break-anywhere` (#31183)silverwind2024-06-041-2/+2
* Check if reverse proxy is correctly configured (#30890)wxiaoguang2024-05-101-13/+15
* Don't show loading indicators when refreshing the system status (#30712)Yarden Shoham2024-04-271-1/+2
* Fix flash message for flex-container (#30657)wxiaoguang2024-04-231-3/+1
* Remove fomantic button module (#30475)silverwind2024-04-142-2/+2
* Fix admin notice view-detail (#30450)silverwind2024-04-131-4/+1
* Refactor startup deprecation messages (#30305)wxiaoguang2024-04-071-3/+3
* Do not allow different storage configurations to point to the same directory ...wxiaoguang2024-03-313-31/+51
* Remove fomantic checkbox module (#30162)silverwind2024-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