aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add `io.Closer` guidelines (#29387)KN4CK3R2024-02-257-9/+16
* Remove jQuery AJAX from the notice selection deletion button (#29381)Yarden Shoham2024-02-251-10/+7
* Refactor Safe modifier (#29392)wxiaoguang2024-02-2526-65/+89
* Add attachment support for code review comments (#29220)Jimmy Praet2024-02-2515-73/+149
* Refactor modules/git global variables (#29376)wxiaoguang2024-02-258-25/+27
* Remove jQuery from the code diff expansion buttons (#29385)Yarden Shoham2024-02-254-20/+12
* Remove jQuery AJAX from the markdown editor preview (#29384)Yarden Shoham2024-02-251-10/+10
* Refactor `copy` button event handler (#29379)wxiaoguang2024-02-251-24/+17
* Remove jQuery AJAX from the repo commit graph (#29373)Yarden Shoham2024-02-251-1/+4
* Move citiation button to proper place (#29374)wxiaoguang2024-02-251-3/+3
* Remove jQuery AJAX from repo collaborator mode dropdown (#29371)Yarden Shoham2024-02-251-9/+11
* Remove RenderEmojiPlain from template helper (#29375)wxiaoguang2024-02-246-20/+10
* Apply to become a maintainer (zokkis) (#29383)Tim-Nicas Oelschläger2024-02-241-0/+1
* Remove jQuery from the Unicode escape button (#29369)Yarden Shoham2024-02-242-25/+25
* Refactor git attributes (#29356)KN4CK3R2024-02-249-100/+101
* Users with `read` permission of pull requests can be assigned too (#27263)Lunny Xiao2024-02-242-3/+5
* Customizable "Open with" applications for repository clone (#29320)wxiaoguang2024-02-2419-53/+286
* Allow non-admin users to delete review requests (#29057)Zettat1232024-02-2433-103/+656
* Remove jQuery from the issue reference context popup (#29367)Yarden Shoham2024-02-241-11/+14
* Do not double close reader (#29354)KN4CK3R2024-02-242-4/+11
* Implement recent commits graph (#29210)Şahin Akkaya2024-02-249-1/+233
* Add API to get merged PR of a commit (#29243)qwerty2872024-02-246-0/+128