aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add admin API route for managing user's badges (#23106)techknowlogick2024-03-019-2/+523
* Refactor some Str2html code (#29397)wxiaoguang2024-03-0132-61/+91
* Move migration functions to services layer (#29497)Lunny Xiao2024-03-015-248/+267
* Don’t comment when locking (#29508)techknowlogick2024-03-011-4/+0
* [skip ci] Updated translations via CrowdinGiteaBot2024-03-012-1/+39
* migrate some more "OptionalBool" to "Option[bool]" (#29479)65432024-02-2923-174/+183
* Update FAQ about git hook problems (#29495)Jason Song2024-02-292-4/+8
* Lighten text colors on dark theme for increased contrast (#29481)silverwind2024-02-292-16/+16
* Fix wrong test usage of `AppSubURL` (#29459)KN4CK3R2024-02-292-31/+26
* Improve contrast on blame timestamp, fix double border (#29482)silverwind2024-02-291-1/+5
* Fix/Improve `processWindowErrorEvent` (#29407)silverwind2024-02-281-21/+36
* Apply compact padding to small buttons with svg icons (#29471)silverwind2024-02-282-1/+8
* Fix counter display number incorrectly displayed on the page (#29448)charles2024-02-281-0/+2
* Fix incorrect user location link on profile page (#29474)wxiaoguang2024-02-281-2/+3
* Fix workflow trigger event bugs (#29467)Zettat1232024-02-282-1/+10
* Fix URL calculation in clone input box (#29470)silverwind2024-02-282-9/+18
* Remove jQuery from the "find file" page (#29456)Yarden Shoham2024-02-281-31/+29
* Move generate from module to service (#29465)Lunny Xiao2024-02-288-82/+97
* The job should always run when `if` is `always()` (#29464)Zettat1232024-02-282-1/+76
* Recolor dark theme to blue shade (#29283)silverwind2024-02-281-95/+95
* Let ctx.FormOptionalBool() return optional.Option[bool] (#29461)65432024-02-285-19/+22
* Implement actions badge svgs (#28102)Nanguan Lin2024-02-276-0/+242
* Fix missed return (#29450)Lunny Xiao2024-02-271-0/+1
* Use tailwind instead of `gt-[wh]-` helper classes (#29423)Lunny Xiao2024-02-277-16/+10
* Lock issues and pulls faster (#29436)65432024-02-271-1/+6
* Allow to change primary email before account activation (#29412)wxiaoguang2024-02-277-43/+91
* Update docs about `DEFAULT_ACTIONS_URL` (#29442)Jason Song2024-02-272-16/+15
* Only use supported sort order for "explore/users" page (#29430)wxiaoguang2024-02-275-6/+79
* Not trigger all jobs any more, when re-running the first job (#29439)sillyguodong2024-02-271-3/+8
* Move context from modules to services (#29440)Lunny Xiao2024-02-27360-375/+369
* Apply tailwindcss rules with `!important` (#29437)silverwind2024-02-271-0/+1
* Fix mail template error (#29410)wxiaoguang2024-02-262-3/+9
* Document our issue locking policy (#29433)delvh2024-02-261-0/+8
* Fix htmx rendering the login page in frame on session logout (#29405)Yarden Shoham2024-02-261-0/+8
* Ignore empty repo for CreateRepository in action notifier (#29416)yp053272024-02-261-0/+3
* Fix incorrect tree path value for patch editor (#29377)wxiaoguang2024-02-261-2/+2
* Fix logic error from #28138 (#29417)yp053272024-02-261-1/+1
* Include resource state events in Gitlab downloads (#29382)Sebastian Brückner2024-02-264-40/+86
* Add API to get PR by base/head (#29242)qwerty2872024-02-265-0/+186
* [skip ci] Updated translations via CrowdinGiteaBot2024-02-262-2/+43
* Improve Documentation for Restoration from backup (#29321)kralo2024-02-251-1/+3
* Refactor "user/active" related logic (#29390)wxiaoguang2024-02-254-93/+145
* Remove jQuery AJAX from the archive download links (#29380)Yarden Shoham2024-02-251-30/+26
* Add tailwindcss (#29357)silverwind2024-02-259-58/+530
* Add missing space (#29393)KN4CK3R2024-02-251-1/+1
* Integrate alpine `noarch` packages into other architectures index (#29137)KN4CK3R2024-02-254-62/+188
* enforce maxlength in frontend (#29389)Tim-Niclas Oelschläger2024-02-255-8/+9
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-2528-100/+100
* Make actions animation rotate counterclockwisely (#29378)wxiaoguang2024-02-251-1/+1
* Use `crypto/sha256` (#29386)KN4CK3R2024-02-2522-32/+22