aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Fix oauth2 login methods (#32698)wxiaoguang2024-12-032-4/+5
* Fix word overflow in file search page (#32695)yp053272024-12-031-1/+1
* Add "View all branches/tags" entry to Branch Selector (#32653)Kerwin Bryant2024-12-022-0/+5
* Remove all "floated" CSS styles (#32691)wxiaoguang2024-12-033-32/+28
* Optimize the styling of icon buttons within file-header-right (#32675)Kerwin Bryant2024-12-021-5/+5
* fix: show tag name on branch/tag selector if repo shown from tag ref (#32689)metiftikci2024-12-022-4/+4
* Refactor RepoBranchTagSelector (#32681)wxiaoguang2024-12-025-81/+97
* Allow to disable the password-based login (sign-in) form (#32687)wxiaoguang2024-12-023-8/+12
* fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings ...Simon Pistache2024-12-012-3/+3
* Allow cropping an avatar before setting it (#32565)Kerwin Bryant2024-11-281-0/+5
* Add priority to protected branch (#32286)65432024-11-272-2/+87
* Refactor some frontend problems (#32646)wxiaoguang2024-11-2613-64/+83
* Fixed Issue of Review Menu Shown Behind (#32631)Kerwin Bryant2024-11-261-16/+14
* Update the list of watchers and stargazers when clicking watch/unwatch or sta...Yarden Shoham2024-11-221-1/+11
* Fix issues with inconsistent spacing in areas (#32607)Kerwin Bryant2024-11-222-3/+3
* Style unification for the issue_management area (#32605)Kerwin Bryant2024-11-222-3/+3
* Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32...Marcell Mars2024-11-221-1/+4
* Add line-through for deleted branch on pull request view page (#32500)Lunny Xiao2024-11-212-3/+8
* Fix issue sidebar regression (#32598)wxiaoguang2024-11-221-1/+1
* Add 'Copy path' button to file view (#32584)silverwind2024-11-212-1/+2
* Improve issue sidebar UI (#32587)wxiaoguang2024-11-214-6/+4
* Supplement and Improvement for #32558 (#32585)Kerwin Bryant2024-11-211-1/+3
* make search box in issue sidebar dropdown list always show when scrolling (#3...a10121127962024-11-215-72/+82
* Optimize installation-page experience (#32558)Kerwin Bryant2024-11-201-1/+1
* Fix some places which doesn't repsect org full name setting (#32243)Lunny Xiao2024-11-182-2/+2
* Refactor find forks and fix possible bugs that weak permissions check (#32528)Lunny Xiao2024-11-181-3/+5
* Fix and refactor markdown rendering (#32522)wxiaoguang2024-11-161-1/+1
* Fix large image overflow in comment page (#31740)charles2024-11-151-1/+1
* Fix incorrect project page CSS class (#32510)wxiaoguang2024-11-151-1/+1
* Refactor render system (#32492)wxiaoguang2024-11-141-4/+4
* Refactor sidebar assignee&milestone&project selectors (#32465)wxiaoguang2024-11-1110-285/+151
* Refactor sidebar label selector (#32460)wxiaoguang2024-11-108-84/+79
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-095-85/+113
* Fix issue sidebar (#32455)wxiaoguang2024-11-093-14/+13
* Refactor language menu and dom utils (#32450)wxiaoguang2024-11-081-4/+4
* Refactor issue page info (#32445)wxiaoguang2024-11-083-11/+6
* Split issue sidebar into small templates (#32444)wxiaoguang2024-11-0815-676/+675
* Support quote selected comments to reply (#32431)wxiaoguang2024-11-075-14/+14
* Move AddCollabrator and CreateRepositoryByExample to service layer (#32419)Lunny Xiao2024-11-071-1/+1
* Include file extension checks in attachment API (#32151)Kemal Zebari2024-11-061-0/+9
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-053-36/+23
* Refactor RepoRefByType (#32413)wxiaoguang2024-11-051-4/+4
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-0543-121/+121
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-0466-105/+105
* Add some handy markdown editor features (#32400)wxiaoguang2024-11-041-1/+14
* Replace DateTime with proper functions (#32402)wxiaoguang2024-11-024-7/+9
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-0229-35/+35
* Fix the missing menu in organization project view page (#32313)yp053272024-10-301-5/+9
* remove unused call to $.HeadRepo in view_title template (#32317)Rowan Bohde2024-10-301-1/+1
* Suggestions for issues (#32327)Anbraten2024-10-291-1/+1