aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* Fix markdown render behaviors (#34122)wxiaoguang4 days1-1/+1
* Refactor dropdown ellipsis (#34123)wxiaoguang4 days1-8/+8
* Prepare common tmpl functions in a middleware (#33957)wxiaoguang2025-03-251-1/+1
* Only use prev and next buttons for pagination on user dashboard (#33981)Lunny Xiao2025-03-231-1/+1
* Fix oauth2 auth and UI (#33961)wxiaoguang2025-03-212-42/+37
* Defer captcha script loading (#33919)wxiaoguang2025-03-171-3/+3
* Remove unused or abused styles (#33918)wxiaoguang2025-03-171-1/+1
* Replace text-align classes with tailwind (#33905)silverwind2025-03-164-4/+4
* Improve issue & code search (#33860)wxiaoguang2025-03-131-2/+8
* Removing unwanted ui container (#33833)Vinoth Kumar2025-03-101-0/+2
* Improve theme display (#30671)wxiaoguang2025-03-081-1/+1
* Refactor markup and pdf-viewer to use new init framework (#33772)Kerwin Bryant2025-03-033-6/+4
* Improve "generate new access token" form (#33730)Guillaume2025-02-272-69/+61
* enhancement: add additional command hints for PowerShell & CMD (#33548)jason199702102025-02-111-1/+10
* Optimize the dashboard (#32990)Kerwin Bryant2025-02-113-1/+19
* Add cropping support when modifying the user/org/repo avatar (#33498)Kerwin Bryant2025-02-061-7/+1
* Worktime tracking for the organization level (#19808)K Kovacs2025-02-031-1/+1
* Add missed auto merge feed message on dashboard (#33309)Lunny Xiao2025-01-261-1/+4
* Support disable passkey auth (#33348)yp053272025-01-221-3/+4
* Fix Account linking page (#33325)CrimsonEdgeHope2025-01-193-3/+9
* Fix form width (#33151)wxiaoguang2025-01-081-29/+29
* Fix dropdown menu header and mobile view (#33108)wxiaoguang2025-01-051-2/+2
* Trivial fixes (#33103)wxiaoguang2025-01-041-1/+1
* Clean up legacy form CSS styles (#33081)wxiaoguang2025-01-035-85/+38
* [Feature] Private README.md for organization (#32872)Chai-Shi2024-12-311-1/+1
* Add `show more` organizations icon in user's profile (#32986)yp053272024-12-271-0/+2
* Fix various trivial problems (#32861)wxiaoguang2024-12-173-0/+5
* 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