summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add an trailing slash to dashboard links (#29555)wxiaoguang2024-03-041-6/+8
* Extend issue template yaml engine (#29274)65432024-03-046-6/+18
* Filter Repositories by type (#29231)Tim-Niclas Oelschläger2024-03-038-77/+73
* Breaking summary for template refactoring (#29395)wxiaoguang2024-03-031-1/+1
* Add option to set language in admin user view (#28449)65432024-03-022-0/+23
* Fix elipsis button not working if the last commit loading is deferred (#29544)Yarden Shoham2024-03-021-3/+3
* Add support for API blob upload of release attachments (#29507)KN4CK3R2024-03-021-3/+3
* Rename Action.GetDisplayName to GetActDisplayName (#29540)wxiaoguang2024-03-021-1/+1
* Fix a bug returning 404 when display a single tag with no release (#29466)Lunny Xiao2024-03-022-6/+6
* Fix incorrect redirection when creating a PR fails (#29537)wxiaoguang2024-03-023-21/+3