aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* Fix some URLs whose sub-path is missing (#31289)wxiaoguang2024-06-071-1/+1
* Optimize repo-list layout to enhance visual experience (#31272)Kerwin Bryant2024-06-071-6/+6
* Fix overflow on notifications (#31178)silverwind2024-06-041-2/+2
* Return `access_denied` error when an OAuth2 request is denied (#30974)Zettat1232024-05-201-2/+2
* Fix all rounded borders, change affected tab menus to pills (#30707)silverwind2024-04-296-7/+7
* Improve oauth2 client "preferred username field" logic and the error handling...wxiaoguang2024-04-251-7/+4
* Fix checkbox field markup (#30666)silverwind2024-04-232-6/+10
* Initial support for colorblindness-friendly themes (#30625)wxiaoguang2024-04-241-28/+15
* Fix flash message for flex-container (#30657)wxiaoguang2024-04-231-1/+1
* Fix flash on dashboard (#30572)silverwind2024-04-211-1/+1
* Fix issue comment form and quick-submit (#30623)wxiaoguang2024-04-221-2/+2
* Expose fuzzy search for issues/pulls (#29701)65432024-04-181-19/+21
* Remove fomantic button module (#30475)silverwind2024-04-141-1/+1
* Use `flex-container` for dashboard layout (#30214)silverwind2024-04-142-8/+6
* Fix the spacing issue in the Project view (#30415)HEREYUA2024-04-123-13/+6
* Add `--page-spacing` variable, fix admin dashboard notice (#30302)silverwind2024-04-071-1/+1
* Remove fomantic list module (#30281)silverwind2024-04-061-1/+1
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-248-11/+11
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-2421-59/+59
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-246-8/+8
* Migrate font-size helpers to tailwind (#30029)silverwind2024-03-232-3/+3
* Replace all simple inline styles with tailwind (#30032)silverwind2024-03-231-1/+1
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-231-1/+1
* Introduce `.secondary-nav` and handle `.page-content` spacing universally (#2...silverwind2024-03-224-5/+4
* Fix incorrect tailwind migration (#30007)silverwind2024-03-227-13/+13
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-2211-23/+23
* Refactor StringsToInt64s (#29967)wxiaoguang2024-03-211-0/+1
* Add background to dashboard navbar, fix missing padding (#29940)silverwind2024-03-201-2/+2
* Remove the negative margin from `.page-content` (#29922)silverwind2024-03-201-1/+1
* Remove unnecessary ".Link" usages (#29929)wxiaoguang2024-03-203-11/+11
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-205-31/+31
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-181-1/+1
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-154-45/+46
* Unify search boxes (#29530)Denys Konovalov2024-03-144-10/+7
* Fix missing translation on milestons (#29785)Lunny Xiao2024-03-141-2/+2
* Fix incorrect locale Tr for gpg command (#29754)wxiaoguang2024-03-131-2/+2
* Replace more gt- with tw- (#29678)silverwind2024-03-082-2/+2
* Move all login and account creation page labels to be above inputs (#29432)Rafael Heard2024-03-0612-49/+33
* Fix wrong header of org project view page (#29626)yp053272024-03-061-13/+15
* Add user blocking (#29028)KN4CK3R2024-03-042-0/+8
* Allow options to disable user ssh keys configuration from the interface on ap...Lunny Xiao2024-03-041-1/+3
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-045-6/+6
* Filter Repositories by type (#29231)Tim-Niclas Oelschläger2024-03-032-3/+3
* Rename Action.GetDisplayName to GetActDisplayName (#29540)wxiaoguang2024-03-021-1/+1
* Allow options to disable user gpg keys configuration from the interface on ap...Lunny Xiao2024-03-021-0/+2
* Refactor some Str2html code (#29397)wxiaoguang2024-03-012-2/+2
* Allow to change primary email before account activation (#29412)wxiaoguang2024-02-271-0/+7
* Refactor "user/active" related logic (#29390)wxiaoguang2024-02-252-33/+30
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-253-28/+28
* Refactor Safe modifier (#29392)wxiaoguang2024-02-252-2/+2