summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Fix nuget/conan/container packages upload bugs (#31967) (#31982)Giteabot2024-09-055-10/+66
* Add lock for parallel maven upload (#31954)Lunny Xiao2024-09-031-0/+6
* Fix sort order for organization home and user profile page (#31921) (#31922)yp053272024-09-022-0/+8
* Fix 500 error when `state` params is set when editing issue/PR by API (#31880...Giteabot2024-09-012-10/+38
* Fix search team (#31923) (#31942)Giteabot2024-08-301-1/+6
* Don't return 500 if mirror url contains special chars (#31859) (#31895)Lunny Xiao2024-08-221-2/+4
* add CfTurnstileSitekey context data to all captcha templates (#31874) (#31876)Giteabot2024-08-202-0/+4
* Fix raw wiki links (#31825) (#31845)Giteabot2024-08-172-10/+68
* Avoid returning without written ctx when posting PR (#31843) (#31848)Giteabot2024-08-161-4/+10
* Add missing repository type filter parameters to pager (#31832) (#31837)Giteabot2024-08-164-0/+61
* Show lock owner instead of repo owner on LFS setting page (#31788) (#31817)Giteabot2024-08-111-0/+5
* fix(api): owner ID should be zero when created repo secret (#31715) (#31811)Bo-Yi Wu2024-08-101-4/+2
* Fix protected branch files detection on pre_receive hook (#31778) (#31796)Giteabot2024-08-081-2/+2
* Fix wiki revision pagination (#31760) (#31772)Giteabot2024-08-041-0/+1
* Fix the display of project type for deleted projects (#31732) (#31734)Giteabot2024-07-301-1/+1
* Set owner id to zero when GetRegistrationToken for repo (#31725) (#31729)Giteabot2024-07-301-1/+1
* Fix API endpoint for registration-token (#31722) (#31728)Giteabot2024-07-291-1/+1
* Add permission check when creating PR (#31033) (#31720)yp053272024-07-292-0/+12
* Fix rendered wiki page link (#31398) (#31407)wxiaoguang2024-06-193-7/+7
* Fix missing images in editor preview due to wrong links (#31299) (#31393)wxiaoguang2024-06-172-69/+92
* Allow downloading attachments of draft releases (#31369) (#31380)Giteabot2024-06-161-2/+3
* Fix duplicate sub-path for avatars (#31365) (#31368)wxiaoguang2024-06-151-1/+1
* Reduce memory usage for chunked artifact uploads to MinIO (#31325) (#31338)Giteabot2024-06-121-2/+2
* Remove sub-path from container registry realm (#31293) (#31300)Giteabot2024-06-102-4/+10
* Fix Activity Page Contributors dropdown (#31264) (#31269)Giteabot2024-06-061-6/+0
* Fix NuGet Package API for $filter with Id equality (#31188) (#31242)Thomas Desveaux2024-06-041-19/+29
* Fix agit checkout command line hint & fix ShowMergeInstructions checking (#31...Giteabot2024-06-031-7/+8
* Ignore FindRecentlyPushedNewBranches err (#31164) (#31171)wxiaoguang2024-05-301-2/+1
* Fix markup preview (#31158) (#31166)Giteabot2024-05-301-2/+3
* Add an immutable tarball link to archive download headers for Nix (#31139) (#...Giteabot2024-05-292-0/+12
* Add missed return after `ctx.ServerError` (#31130) (#31133)Giteabot2024-05-285-0/+5
* Fix possible ui 500 if workflow's job is nil (#31092) (#31098)Giteabot2024-05-271-0/+8
* Fix `View File` button link if branch deleted on pull request files pages (#3...Giteabot2024-05-261-1/+1
* Fix wrong display of recently pushed notification (#25812) (#31043)yp053272024-05-231-7/+19
* use existing oauth grant for public client (#31015) (#31042)Giteabot2024-05-211-2/+17
* Refactor sha1 and time-limited code (#31023) (#31030)Giteabot2024-05-211-1/+1
* Return `access_denied` error when an OAuth2 request is denied (#30974) (#31029)Giteabot2024-05-201-0/+10
* Fix bug on avatar (#31008) (#31019)Giteabot2024-05-202-0/+4
* Fix "force private" logic (#31012) (#31021)Giteabot2024-05-203-4/+4
* Improve reverse proxy documents and clarify the AppURL guessing behavior (#31...Giteabot2024-05-192-1/+3
* Simplify mirror repository API logic (#30963) (#31009)Giteabot2024-05-181-9/+3
* Always load or generate oauth2 jwt secret (#30942) (#30978)Giteabot2024-05-141-0/+11
* Protected tag is no internal server error (#30962) (#30970)Giteabot2024-05-143-8/+17
* Support using label names when changing issue labels (#30943) (#30958)Giteabot2024-05-131-1/+28
* Move reverproxyauth before session so the header will not be ignored even if ...Giteabot2024-05-121-6/+6
* Check if reverse proxy is correctly configured (#30890) (#30935)Giteabot2024-05-103-0/+37
* Remove deprecated stuff for runners (#30930) (#30931)Giteabot2024-05-102-19/+0
* Fix misspelling of mergable (#30896) (#30905)Giteabot2024-05-082-4/+4
* Fix various problems around projects board view (#30696) (#30902)Giteabot2024-05-085-83/+68
* Fix wrong transfer hint (#30889) (#30900)Giteabot2024-05-081-2/+8