aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove duplicate option in admin screen and now-unused translation keys (#28492)The Magician2023-12-172-3/+0
* [skip ci] Updated translations via CrowdinGiteaBot2023-12-171-7/+24
* Initalize stroage for orphaned repository doctor (#28487)Earl Warren2023-12-161-0/+5
* Update docs for DISABLE_QUERY_AUTH_TOKEN (#28485)Kyle D2023-12-151-0/+1
* Improve CLI code and descriptions (#28482)wxiaoguang2023-12-1512-37/+27
* Remove unnecessary forgot password link in delete user section (#28355)yp053272023-12-151-1/+0
* Refactor SSH clone URL generation code (#28421)wxiaoguang2023-12-152-13/+42
* Polyfill SubmitEvent for PaleMoon (#28441)wxiaoguang2023-12-156-7/+31
* Fix Chinese translation of config cheat sheet[API] (#28472)CaiCandong2023-12-151-4/+5
* Add combined index for issue_user.uid and issue_id (#28080)sebastian-sauer2023-12-146-2/+100
* Fix documents for "custom/public/assets/" (#28465)wxiaoguang2023-12-145-8/+8
* Only use SHA256 feature when git >= 2.42 (#28466)wxiaoguang2023-12-144-12/+11
* Retry SSH key verification with additional CRLF if it failed (#28392)nekrondev2023-12-141-4/+9
* Abstract hash function usage (#28138)Adam Majer2023-12-13122-592/+945
* Add endpoint for not implemented Docker auth (#28457)KN4CK3R2023-12-132-1/+15
* docs: Update group membership fields to match application. (#28175)David Hulick2023-12-131-9/+9
* [skip ci] Updated translations via CrowdinGiteaBot2023-12-131-0/+3
* Fix possible nil pointer access (#28428)KN4CK3R2023-12-124-28/+14
* Don't show unnecessary citation JS error on UI (#28433)wxiaoguang2023-12-121-4/+11
* Do some missing checks (#28423)Lunny Xiao2023-12-123-3/+62
* Deprecate query string auth tokens (#28390)Jack Hay2023-12-125-7/+39
* [skip ci] Updated translations via CrowdinGiteaBot2023-12-1227-319/+87
* Let `curl` write the content to file (#28427)KN4CK3R2023-12-121-1/+1
* Improve doctor cli behavior (#28422)wxiaoguang2023-12-113-34/+66
* Second part of refactor `db.Find` (#28194)Lunny Xiao2023-12-1114-222/+149
* Fix commit status in repo list (#28412)yp053272023-12-112-2/+4
* [skip ci] Updated licenses and gitignoresGiteaBot2023-12-111-0/+15
* Actually recover from a panic in cron task (#28409)Earl Warren2023-12-101-5/+7
* Fix missing check (#28406)Lunny Xiao2023-12-102-4/+24
* Also sync DB branches on push if necessary (#28361)Lunny Xiao2023-12-099-73/+99
* Remove stale since giteabot has similiar feature (#28401)Lunny Xiao2023-12-091-54/+0
* [skip ci] Updated translations via CrowdinGiteaBot2023-12-092-36/+43
* Improve text in Security settings (#28393)Panagiotis "Ivory" Vasilopoulos2023-12-083-7/+13
* Fix Docker meta action for releases (#28232)John Olheiser2023-12-072-3/+4
* Make gogit Repository.GetBranchNames consistent (#28348)Adam Majer2023-12-071-13/+28
* Remove GetByBean method because sometimes it's danger when query condition pa...Lunny Xiao2023-12-0728-174/+189
* Include public repos in doer's dashboard for issue search (#28304)Jason Song2023-12-077-221/+46
* Issue fixes for RSS feed improvements (#28380)Panagiotis "Ivory" Vasilopoulos2023-12-072-4/+4
* Fix margin in server signed signature verification view (#28379)Lauris BH2023-12-071-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2023-12-071-1/+1
* Fix incorrect run order of action jobs (#28367)yp053272023-12-061-1/+1
* Improve RSS feed icons (#28368)Panagiotis "Ivory" Vasilopoulos2023-12-064-10/+19
* Use `filepath` instead of `path` to create SQLite3 database file (#28374)wxiaoguang2023-12-061-2/+1
* Fix incorrect default value of `[attachment].MAX_SIZE` (#28373)capvor2023-12-061-1/+1
* Fix object does not exist error when checking citation file (#28314)yp053272023-12-061-13/+6
* Fix the runs will not be displayed bug when the main branch have no workflows...Lunny Xiao2023-12-062-1/+2
* [skip ci] Updated translations via CrowdinGiteaBot2023-12-061-1/+1
* Render PyPi long description as document (#28272)Earl Warren2023-12-051-0/+1
* handle repository.size column being NULL in migration v263 (#28336)Nate Levesque2023-12-051-1/+6
* Fix migration panic due to an empty review comment diff (#28334)Nanguan Lin2023-12-051-1/+1