summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Better number for UserCards pagination0ko2024-03-072-6/+10
* Merge pull request '[BUG] Remember topic only in repo search' (#2575) from gu...Gusted2024-03-062-0/+14
|\
| * [BUG] Remember topic only in repo searchGusted2024-03-062-0/+14
* | [RELEASE] v1.21.7-0 release notes (cosmetic changes)Earl Warren2024-03-061-4/+8
|/
* Merge pull request '[RELEASE] v1.21.7-0 release notes' (#2572) from earl-warr...Earl Warren2024-03-061-0/+33
|\
| * [RELEASE] v1.21.7-0 release notesEarl Warren2024-03-061-0/+33
* | Merge pull request '[gitea] cherry-pick' (#2545) from earl-warren/forgejo:wip...Earl Warren2024-03-06639-2796/+5639
|\ \
| * | Add an trailing slash to dashboard links (#29555)wxiaoguang2024-03-065-10/+33
| * | Partial cherry-pick: a4859dcfea Improve user experience for outdated comments...Earl Warren2024-03-061-1/+12
| * | Extend issue template yaml engine (#29274)65432024-03-0611-50/+247
| * | [skip ci] Updated licenses and gitignoresGiteaBot2024-03-061-0/+23
| * | [DEADCODE] updateEarl Warren2024-03-061-4/+3
| * | Fix workflow trigger event IssueChangeXXX bug (#29559)yp053272024-03-061-2/+14
| * | Fix 500 when pushing release to an empty repo (#29554)Nanguan Lin2024-03-061-0/+5
| * | Update js and py dependencies, bump python (#29561)silverwind2024-03-065-509/+593
| * | Filter Repositories by type (#29231)Tim-Niclas Oelschläger2024-03-0615-79/+200
| * | Revert "[BUG] Remember topic only in repo search"Earl Warren2024-03-062-14/+0
| * | Breaking summary for template refactoring (#29395)wxiaoguang2024-03-064-31/+31
| * | [skip ci] Updated translations via CrowdinGiteaBot2024-03-061-1/+6
| * | Fix incorrect cookie path for AppSubURL (#29534)wxiaoguang2024-03-062-2/+6
| * | Add option to set language in admin user view (#28449)65432024-03-064-0/+25
| * | Fix elipsis button not working if the last commit loading is deferred (#29544)Yarden Shoham2024-03-064-68/+12
| * | Fix incorrect relative/absolute URL usages (#29531)wxiaoguang2024-03-064-6/+17
| * | Add support for API blob upload of release attachments (#29507)KN4CK3R2024-03-064-32/+87
| * | Fix queue worker incorrectly stopped when there are still more items in the q...wxiaoguang2024-03-063-9/+42
| * | remove util.OptionalBool and related functions (#29513)65432024-03-0671-355/+308
| * | Rename Action.GetDisplayName to GetActDisplayName (#29540)wxiaoguang2024-03-062-5/+5
| * | Make PR form use toast to show error message (#29545)wxiaoguang2024-03-067-30/+35
| * | Add a check for when the command is canceled by the program on Window… (#29...charles2024-03-061-0/+12
| * | Fix incorrect redirection when creating a PR fails (#29537)wxiaoguang2024-03-065-24/+6
| * | Fix issue link does not support quotes (#29484) (#29487)charles2024-03-062-2/+6
| * | Remove jQuery AJAX from the repo tag edit form (#29526)Yarden Shoham2024-03-061-29/+30
| * | Actions Artifacts v4 backend (#28965)ChristopherHX2024-03-0611-23/+2028
| * | Remove jQuery AJAX from common global functions (#29528)Yarden Shoham2024-03-061-14/+12
| * | Allow options to disable user gpg keys configuration from the interface on ap...Lunny Xiao2024-03-067-3/+33
| * | Fix incorrect diff expander for deletion of last lines in a file (#29501)silverwind2024-03-061-1/+1
| * | Ignore `__debug_bin*` which is generated by vscode when debugging (#29524)sillyguodong2024-03-061-1/+1
| * | Set pre-step status to `skipped` if job is skipped (#29489)sillyguodong2024-03-061-0/+3
| * | Adding back missing options to app.example.ini (#29511)Origami4042024-03-061-0/+6
| * | 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-0654-86/+86
| * | Rename Str2html to SanitizeHTML and clarify its behavior (#29516)wxiaoguang2024-03-0614-47/+52
| * | Refactor some Str2html code (followup)Earl Warren2024-03-061-2/+2
| * | Refactor some Str2html code (#29397)wxiaoguang2024-03-0632-61/+90
| * | [skip ci] Updated translations via CrowdinGiteaBot2024-03-062-2/+34
| * | migrate some more "OptionalBool" to "Option[bool]" (#29479)65432024-03-0623-174/+183
| * | Lighten text colors on dark theme for increased contrast (#29481)silverwind2024-03-062-16/+16
| * | Improve contrast on blame timestamp, fix double border (#29482)silverwind2024-03-061-1/+5
| * | Fix/Improve `processWindowErrorEvent` (#29407)silverwind2024-03-061-21/+36
| * | Apply compact padding to small buttons with svg icons (#29471)silverwind2024-03-062-1/+8