summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix counter display number incorrectly displayed on the page (#29448)charles2024-03-061-0/+2
| * | Fix incorrect user location link on profile page (#29474)wxiaoguang2024-03-061-2/+3
| * | Fix workflow trigger event bugs (#29467)Zettat1232024-03-062-1/+10
| * | Fix URL calculation in clone input box (#29470)silverwind2024-03-062-9/+18
| * | Remove jQuery from the "find file" page (#29456)Yarden Shoham2024-03-061-31/+29
| * | Move generate from module to service (#29465)Lunny Xiao2024-03-068-82/+97
| * | The job should always run when `if` is `always()` (#29464)Zettat1232024-03-062-1/+76
| * | Recolor dark theme to blue shade (#29283)silverwind2024-03-061-95/+95
| * | Let ctx.FormOptionalBool() return optional.Option[bool] (#29461)65432024-03-065-19/+22
| * | Fix missed return (#29450)Lunny Xiao2024-03-061-0/+1
| * | Use tailwind instead of `gt-[wh]-` helper classes (#29423)Lunny Xiao2024-03-067-16/+10
| * | Only use supported sort order for "explore/users" page (#29430)wxiaoguang2024-03-065-6/+79
| * | Not trigger all jobs any more, when re-running the first job (#29439)sillyguodong2024-03-061-3/+8
| * | Move context from modules to services (#29440)Lunny Xiao2024-03-06373-390/+384
| * | Apply tailwindcss rules with `!important` (#29437)silverwind2024-03-061-0/+1
| * | Fix mail template error (#29410)wxiaoguang2024-03-062-3/+9
| * | Fix htmx rendering the login page in frame on session logout (#29405)Yarden Shoham2024-03-061-0/+8
| * | Ignore empty repo for CreateRepository in action notifier (#29416)yp053272024-03-061-0/+3
| * | Fix logic error from #28138 (#29417)yp053272024-03-061-1/+1
| * | Include resource state events in Gitlab downloads (followup)Earl Warren2024-03-0622-414/+335
| * | Include resource state events in Gitlab downloads (#29382)Sebastian Brückner2024-03-064-40/+86
| * | [skip ci] Updated translations via CrowdinGiteaBot2024-03-062-2/+43
| |/
* | [I18N] Translations update from Weblate (#2556)Codeberg Translate2024-03-067-109/+443
* | Merge pull request 'Revert "[CI] pin go v1.21.8 version"' (#2569) from earl-w...Earl Warren2024-03-065-9/+11
|\ \ | |/ |/|
| * Revert "[CI] pin go v1.21.8 version"Earl Warren2024-03-065-9/+11
|/
* Merge pull request '[CI] pin go v1.21.8 version' (#2567) from earl-warren/for...Earl Warren2024-03-067-14/+12
|\
| * bump protobuf module (#29617)techknowlogick2024-03-062-3/+3
| * [CI] pin go v1.21.8 versionEarl Warren2024-03-065-11/+9
|/
* [CI] do not hardcode the Forgejo release in end-to-end testing (part 2)Earl Warren2024-03-061-1/+1
* Merge pull request '[CI] do not hardcode the Forgejo release in end-to-end te...Earl Warren2024-03-053-15/+75
|\
| * [CI] do not hardcode the Forgejo release in end-to-end testingEarl Warren2024-03-053-15/+75
* | Merge pull request 'Add gitignore template for Janet projects' (#2557) from f...Earl Warren2024-03-051-0/+4
|\ \ | |/ |/|
| * Add gitignore template for Janet projectsIztok Fister Jr.2024-03-041-0/+4
|/
* Merge pull request 'Move migration functions to services layer - port of gite...Earl Warren2024-03-045-271/+290
|\
| * Move migration functions to services layer (#29497)Lunny Xiao2024-03-045-271/+290
* | Merge pull request 'Display tag name as title for a tag with no release [gite...Earl Warren2024-03-043-1/+17
|\ \ | |/ |/|
| * A release title should always be a linkGergely Nagy2024-03-042-2/+2
| * Test that tags without a release display properlyGergely Nagy2024-03-041-0/+8
| * Display tag name as title for a tag with no releaseLunny Xiao2024-03-042-2/+10
|/
* [I18N] Translations update from Weblate (#2521)Codeberg Translate2024-03-048-326/+897
* Merge pull request '[TESTS] enable AddFixtures in unit tests' (#2541) from ea...Earl Warren2024-03-031-2/+2
|\
| * [TESTS] enable AddFixtures in unit testsEarl Warren2024-03-031-2/+2
|/
* Merge pull request '[BUG] Fix header name in swagger response' (#2526) from g...Earl Warren2024-03-022-2/+2
|\
| * [BUG] Fix header name in swagger responseGusted2024-02-292-2/+2
* | Merge pull request 'Accessibility: Focus styling and fix Watch/Unwatch button...Gusted2024-03-026-40/+51
|\ \
| * | Accessibility: Watch & Star on small screensOtto Richter2024-03-021-4/+10
| * | Add focus styling to most button typesOtto Richter2024-03-022-33/+37
| * | Label and focus styling for mobile menu buttonOtto Richter2024-03-023-3/+4
* | | Merge pull request '[FEAT] Show follow symlink button' (#2530) from gusted/fo...Gusted2024-03-026-18/+84
|\ \ \
| * | | [FEAT] Show follow symlink buttonGusted2024-03-026-18/+84
|/ / /