summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Refactor repo header/list (#29969)wxiaoguang2024-03-214-27/+36
* Fix various loading states, remove `.loading` class (#29920)silverwind2024-03-213-3/+5
* Update register application URL for GitLab (#29959)yp053272024-03-211-1/+1
* Refactor StringsToInt64s (#29967)wxiaoguang2024-03-213-0/+3
* Performance improvements for pull request list page (#29900)Lunny Xiao2024-03-211-8/+8
* Add background to dashboard navbar, fix missing padding (#29940)silverwind2024-03-201-2/+2
* Fix comment review avatar alignment (#29935)wxiaoguang2024-03-201-4/+3
* Remove the negative margin from `.page-content` (#29922)silverwind2024-03-201-1/+1
* Remove unnecessary ".Link" usages (#29929)wxiaoguang2024-03-206-15/+15
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-2018-102/+102
* Fix template error when comment review doesn't exist (#29888)wxiaoguang2024-03-194-194/+212
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-189-13/+14
* Fix the wrong locale key of searching users (#29868)Nanguan Lin2024-03-171-1/+1
* Refactor clone-panel styles (#29861)wxiaoguang2024-03-175-8/+8
* Fix `for` attribute not pointing to the ID of the color picker (#29813)Yarden Shoham2024-03-151-1/+1
* Improve repo search UI (#29767)wxiaoguang2024-03-154-24/+21
* Improve branch select list ui in go templates (#29729)HEREYUA2024-03-155-8/+13
* Fix Citation modal responsiveness and clipboard copy (#29799)silverwind2024-03-152-9/+7
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-1532-134/+162
* Unify search boxes (#29530)Denys Konovalov2024-03-1442-341/+294
* Improve commit record's ui in comment list (#26619)yp053272024-03-141-8/+8
* Fix missing translation on milestons (#29785)Lunny Xiao2024-03-141-2/+2
* Fix lint-swagger warning (#29787)sillyguodong2024-03-141-16/+1
* fix missed RenderLabel change in card template (#29772)65432024-03-131-1/+1
* Fix incorrect locale Tr for gpg command (#29754)wxiaoguang2024-03-131-2/+2
* Fix date rendering by adding `<gitea-absolute-date>` (#29725)silverwind2024-03-121-0/+10
* Highlight archived labels (#29680)65432024-03-127-11/+11
* remove repetitive words (#29695)pengqiseven2024-03-111-1/+1
* Fix action runner offline label padding (#29691)Chongyi Zheng2024-03-091-1/+1
* Replace more gt- with tw- (#29678)silverwind2024-03-086-16/+16
* Filter for default-branch selection (#29388)Tim-Niclas Oelschläger2024-03-081-1/+1
* Store webhook event in database (#29145)oliverpool2024-03-071-1/+3
* Remove jQuery AJAX from the repo editor (#29636)Yarden Shoham2024-03-071-2/+2
* Move all login and account creation page labels to be above inputs (#29432)Rafael Heard2024-03-0612-49/+33
* Add a link for the recently pushed branch notification (#29627)wxiaoguang2024-03-061-1/+2
* Fix wrong header of org project view page (#29626)yp053272024-03-061-13/+15
* Fix wrong line number in code search result (#29260)yp053272024-03-063-28/+16
* Make wiki default branch name changable (#29603)wxiaoguang2024-03-063-3/+7
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-0517-35/+35
* Remove unnecessary ctxData for "attachments" template (#29600)wxiaoguang2024-03-054-5/+5
* Fix projects mode bugs (#29593)Denys Konovalov2024-03-041-6/+6
* Add aria-label to the navbar menu button (#29587)wxiaoguang2024-03-041-1/+1
* Make admin pages wider because of left sidebar added and some tables become t...Lunny Xiao2024-03-041-1/+1
* Refactor star/watch button (#29576)wxiaoguang2024-03-042-14/+12
* Remove unnecessary SanitizeHTML from code (#29575)wxiaoguang2024-03-043-3/+3
* Fix incorrect package link method calls in templates (#29580)wxiaoguang2024-03-045-5/+5
* Add user blocking (#29028)KN4CK3R2024-03-0411-19/+460
* 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-0437-47/+47
* Enable/disable owner and repo projects independently (#28805)Denys Konovalov2024-03-043-2/+44