aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* Fix SSPI button visibility when SSPI is the only enabled method (#32841)mevius42024-12-152-2/+2
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-112-37/+62
* Refactor issue list (#32755)wxiaoguang2024-12-081-19/+22
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-041-0/+1
* Fix issue title rendering and refactor legacy function names (#32703)wxiaoguang2024-12-042-5/+5
* Fix oauth2 login methods (#32698)wxiaoguang2024-12-032-4/+5
* Remove all "floated" CSS styles (#32691)wxiaoguang2024-12-031-26/+22
* Allow to disable the password-based login (sign-in) form (#32687)wxiaoguang2024-12-023-8/+12
* Allow cropping an avatar before setting it (#32565)Kerwin Bryant2024-11-281-0/+5
* Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32...Marcell Mars2024-11-221-1/+4
* Fix some places which doesn't repsect org full name setting (#32243)Lunny Xiao2024-11-181-1/+1
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-052-10/+10
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-049-13/+13
* Replace DateTime with proper functions (#32402)wxiaoguang2024-11-021-1/+1
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-026-7/+7
* Enhance USER_DISABLED_FEATURES to allow disabling change username or full nam...Zisu Zhang2024-10-051-3/+6
* Set manual `tabindex`es on login page (#31689)silverwind2024-09-201-5/+7
* Remove urls from translations (#31950)Denys Konovalov2024-09-021-1/+1
* fix the component of access token list not mounted (#31824)sillyguodong2024-08-161-7/+7
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-192-2/+14
* Added default sorting milestones by name (#27084)Bartlomiej Komendarczuk2024-07-161-0/+1
* Allow disabling authentication related user features (#31535)Rowan Bohde2024-07-093-1/+20
* Refactor login page (#31530)Anbraten2024-07-058-150/+147
* Add Passkey login support (#31504)Anbraten2024-06-291-0/+6
* Refactor repo unit "disabled" check (#31389)wxiaoguang2024-06-181-3/+3
* Fixed incorrect localization `explorer.go` (#31348)Kerwin Bryant2024-06-131-5/+1
* 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