summaryrefslogtreecommitdiffstats
path: root/templates (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect locale Tr for gpg command (#29754)wxiaoguang2024-03-201-2/+2
* Fix date rendering by adding `<gitea-absolute-date>` (#29725)silverwind2024-03-201-0/+10
* remove repetitive words (#29695)pengqiseven2024-03-201-1/+1
* Revert "Fix heatmap localization"Earl Warren2024-03-201-4/+1
* [BUG] Fix manual merge buttonGusted2024-03-191-1/+1
* Merge pull request 'Use separate keys for tabs on login screen' (#2630) from ...Gusted2024-03-191-3/+3
|\
| * [I18N] Use separate keys for tabs on login screen0ko2024-03-131-3/+3
* | Merge pull request 'Plurals and translations for heatmap' (#2612) from 0ko/fo...Earl Warren2024-03-191-1/+4
|\ \
| * | Fix heatmap localization0ko2024-03-191-1/+4
| |/
* | Merge pull request 'Fixes for project selector in sidebar' (#2608) from 0ko/f...Earl Warren2024-03-191-47/+50
|\ \
| * | fix: indicate there are no projects to choose from0ko2024-03-081-0/+5
| * | fix: don't hide projects from sidebar when they're disabled in repo0ko2024-03-081-47/+45
* | | Merge pull request 'English fixes and improvements' (#2631) from 0ko/forgejo:...Earl Warren2024-03-192-2/+2
|\ \ \
| * | | [I18N] Fix capitalization in English and reword a few strings0ko2024-03-172-2/+2
* | | | [BUG] Make write and preview tabs interactiveGusted2024-03-171-2/+2
* | | | Merge pull request 'Fix milestone sorting translation keys' (#2644) from 0ko/...Gusted2024-03-141-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | [BUG] Fix milestone sorting translation keys0ko2024-03-121-2/+2
| |/ /
* | | Fix action runner offline label padding (#29691)Chongyi Zheng2024-03-111-1/+1
* | | Replace more gt- with tw- (#29678)silverwind2024-03-116-16/+16
* | | Filter for default-branch selection (#29388)Tim-Niclas Oelschläger2024-03-111-1/+1
* | | Store webhook event in database (#29145)oliverpool2024-03-111-1/+3
* | | Remove jQuery AJAX from the repo editor (#29636)Yarden Shoham2024-03-111-2/+2
* | | Fix wrong header of org project view page (#29626)yp053272024-03-111-13/+15
* | | templates: remove superfluous SanitizeHTMLEarl Warren2024-03-1153-77/+77
* | | Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-1117-35/+35
* | | Remove unnecessary ctxData for "attachments" template (#29600)wxiaoguang2024-03-114-5/+5
* | | Make admin pages wider because of left sidebar added and some tables become t...Lunny Xiao2024-03-111-1/+1
* | | Remove unnecessary SanitizeHTML from code (#29575)wxiaoguang2024-03-113-3/+3
* | | Fix incorrect package link method calls in templates (#29580)wxiaoguang2024-03-115-5/+5
* | | Allow options to disable user ssh keys configuration from the interface on ap...Lunny Xiao2024-03-111-1/+3
* | | Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-1137-47/+47
|/ /
* | Merge pull request 'Improve English names & consistency' (#2610) from 0ko/for...Earl Warren2024-03-111-1/+1
|\ \
| * | [I18N] Improve English names & consistency0ko2024-03-101-1/+1
| |/
* | [PORT] Fix wrong line number in code search result (gitea#29260) (#2619)Shiny Nematoda2024-03-103-28/+16
* | Fix repo unarchivation button0ko2024-03-091-1/+7
|/
* [BUG] Remember topic only in repo searchGusted2024-03-061-0/+1
* Add an trailing slash to dashboard links (#29555)wxiaoguang2024-03-061-6/+8
* Extend issue template yaml engine (#29274)65432024-03-066-6/+18
* Filter Repositories by type (#29231)Tim-Niclas Oelschläger2024-03-068-79/+73
* Revert "[BUG] Remember topic only in repo search"Earl Warren2024-03-061-1/+0
* Breaking summary for template refactoring (#29395)wxiaoguang2024-03-061-1/+1
* Add option to set language in admin user view (#28449)65432024-03-062-0/+23
* Fix elipsis button not working if the last commit loading is deferred (#29544)Yarden Shoham2024-03-061-3/+3
* Add support for API blob upload of release attachments (#29507)KN4CK3R2024-03-061-3/+3
* Rename Action.GetDisplayName to GetActDisplayName (#29540)wxiaoguang2024-03-061-1/+1
* Fix incorrect redirection when creating a PR fails (#29537)wxiaoguang2024-03-063-21/+3
* Allow options to disable user gpg keys configuration from the interface on ap...Lunny Xiao2024-03-061-0/+2
* Refactor the "attachments" sub-template data key to RenderedContent (#29517)wxiaoguang2024-03-065-7/+7
* Rename Str2html to SanitizeHTML and clarify its behavior (followup)Earl Warren2024-03-0653-79/+79
* Rename Str2html to SanitizeHTML and clarify its behavior (#29516)wxiaoguang2024-03-067-10/+10