aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
...
* Fix 405 method not allowed CORS / OIDC (#28583) (#28586)Giteabot2023-12-221-0/+2
* Use information from previous blame parts (#28572) (#28577)Giteabot2023-12-221-5/+17
* Only check online runner when detecting matching runners in workflows (#28286...Giteabot2023-12-191-1/+3
* Add option to disable ambiguous unicode characters detection (#28454) (#28499)wxiaoguang2023-12-182-13/+12
* Do some missing checks (#28423) (#28432)Lunny Xiao2023-12-121-2/+20
* Also sync DB branches on push if necessary (#28361) (#28403)Lunny Xiao2023-12-111-2/+2
* Fix missing check (#28406) (#28411)Giteabot2023-12-112-4/+24
* Fix object does not exist error when checking citation file (#28314) (#28369)Giteabot2023-12-061-13/+6
* Fix the runs will not be displayed bug when the main branch have no workflows...Giteabot2023-12-061-0/+1
* Read `previous` info from git blame (#28306) (#28310)Giteabot2023-12-011-30/+8
* Fix issue will be detected as pull request when checking `First-time contribu...Giteabot2023-11-291-1/+1
* Fix comment permissions (#28213) (#28216)Lunny Xiao2023-11-257-15/+60
* Make CORS work for oauth2 handlers (#28184) (#28185)Giteabot2023-11-232-0/+6
* Revert "Fix EOL handling in web editor" (#28101) (#28172)Giteabot2023-11-221-1/+1
* Fix viewing wiki commit on empty repo (#28040) (#28044)Giteabot2023-11-141-1/+0
* Dont leak private users via extensions (#28023) (#28029)Giteabot2023-11-141-0/+5
* Fix citation error when the file size is larger than 1024 bytes (#27958) (#27...Giteabot2023-11-081-5/+2
* Fix http protocol auth (#27875) (#27876)Giteabot2023-11-024-14/+47
* Delete repos of org when purge delete user (#27273) (#27728)65432023-11-014-7/+8
* Fix `link-action` redirect network error (#27734) (#27749)Giteabot2023-10-232-6/+8
* Fix 404 when deleting Docker package with an internal version (#27615) (#27630)Giteabot2023-10-151-1/+1
* Don't show Link to TOTP if not set up (#27585) (#27588)Giteabot2023-10-111-0/+8
* Replace ajax with fetch, improve image diff (#27267) (#27583)Giteabot2023-10-111-10/+17
* Fix panic in storageHandler (#27446) (#27479)v1.21.0-rc1Giteabot2023-10-061-51/+50
* Refactor system setting (#27000) (#27452)Giteabot2023-10-053-75/+23
* When comparing with an non-exist repository, return 404 but 500 (#27437) (#27...Giteabot2023-10-041-1/+3
* Hide archived labels when filtering by labels on the issue list (#27115) (#27...Giteabot2023-10-011-0/+5
* Allow get release download files and lfs files with oauth2 token format (#264...Giteabot2023-10-011-5/+3
* Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) ...Giteabot2023-09-302-1/+1
* Fix repo count in org action settings (#27245) (#27353)Giteabot2023-09-293-0/+18
* More `db.DefaultContext` refactor (#27265) (#27347)Giteabot2023-09-299-110/+110
* Improve tree not found page (#26570) (#27346)Giteabot2023-09-294-7/+29
* Improve issue history dialog and make poster can delete their own history (#2...Giteabot2023-09-281-5/+9
* Redefine the meaning of column is_active to make Actions Registration Token g...Giteabot2023-09-281-3/+3
* Another round of `db.DefaultContext` refactor (#27103) (#27262)Giteabot2023-09-2515-34/+34
* Fix EOL handling in web editor (#27141) (#27234)Giteabot2023-09-241-1/+1
* Fix: treat tab "overview" as "repositories" in user profiles without readme (...hazy2023-09-201-1/+2
* fix pagination for followers and following (#27127)Earl Warren2023-09-191-2/+2
* Make SSPI auth mockable (#27036)wxiaoguang2023-09-173-30/+5
* Search branches (#27055)Lunny Xiao2023-09-171-1/+4
* Support `.git-blame-ignore-revs` file (#26395)KN4CK3R2023-09-161-22/+69
* Add `RemoteAddress` to mirrors (#26952)KN4CK3R2023-09-162-15/+20
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-1627-73/+73
* Fix NPE when editing OAuth2 applications (#27078)JakobDev2023-09-161-3/+3
* More refactoring of `db.DefaultContext` (#27083)JakobDev2023-09-1523-56/+57
* Reduce usage of `db.DefaultContext` (#27073)JakobDev2023-09-1425-63/+63
* Fix issue templates when blank isses are disabled (#27061)JakobDev2023-09-142-11/+14
* Display all user types and org types on admin management UI (#27050)Lunny Xiao2023-09-142-2/+4
* Show the repo count in code tab on both user profile and org page. (#27048)puni98692023-09-131-0/+5
* Show OpenID Connect and OAuth on signup page (#20242)Dmitry Sharshakov2023-09-131-0/+18