aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* Abstract hash function usage (#28138)Adam Majer2023-12-138-12/+34
* Do some missing checks (#28423)Lunny Xiao2023-12-121-2/+20
* Second part of refactor `db.Find` (#28194)Lunny Xiao2023-12-113-19/+25
* Fix commit status in repo list (#28412)yp053272023-12-111-1/+1
* Fix missing check (#28406)Lunny Xiao2023-12-102-4/+24
* Also sync DB branches on push if necessary (#28361)Lunny Xiao2023-12-091-2/+2
* Include public repos in doer's dashboard for issue search (#28304)Jason Song2023-12-072-142/+21
* 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-061-0/+1
* Read `previous` info from git blame (#28306)KN4CK3R2023-12-011-30/+8
* Add missing variable in tag list (#28305)JakobDev2023-11-301-0/+1
* Fix issue will be detected as pull request when checking `First-time contribu...yp053272023-11-271-1/+1
* Fix comment permissions (#28213)Lunny Xiao2023-11-254-9/+54
* Use db.Find instead of writing methods for every object (#28084)Lunny Xiao2023-11-2423-82/+124
* Make CORS work for oauth2 handlers (#28184)wxiaoguang2023-11-232-0/+6
* Revert "Fix EOL handling in web editor" (#28101)Nanguan Lin2023-11-221-1/+1
* Add edit option for README.md (#28071)JakobDev2023-11-201-0/+4
* Fix project counter in organization/individual profile (#28068)yp053272023-11-181-0/+17
* Fix viewing wiki commit on empty repo (#28040)JakobDev2023-11-141-1/+0
* Dont leak private users via extensions (#28023)65432023-11-131-0/+5
* Improve profile for Organizations (#27982)yp053272023-11-133-11/+18
* Add Profile Readme for Organisations (#27955)65432023-11-091-0/+26
* Allow to set explore page default sort (#27951)65432023-11-095-14/+21
* Fix citation error when the file size is larger than 1024 bytes (#27958)yp053272023-11-081-5/+2
* Revert #27870 (#27917)KN4CK3R2023-11-061-1/+1
* Refactor Find Sources and fix bug when view a user who belongs to an unactive...Lunny Xiao2023-11-034-20/+42
* Fix http protocol auth (#27875)Lunny Xiao2023-11-024-14/+47
* Filter inactive auth sources (#27870)KN4CK3R2023-11-021-1/+1
* Allow pull requests Manually Merged option to be used by non-admins (#27780)Brecht Van Lommel2023-10-301-3/+5
* Fix the missing repo count in new team page and edit team page (#27743)8532023-10-251-0/+8
* Upgrade to golangci-lint@v1.55.0 (#27756)silverwind2023-10-243-9/+6
* Fix `link-action` redirect network error (#27734)Nanguan Lin2023-10-232-6/+8
* Replace -1 with GhostUserID (#27703)Nanguan Lin2023-10-201-1/+1
* Show total TrackedTime on issue/pull/milestone lists (#26672)65432023-10-191-36/+42
* Delete repos of org when purge delete user (#27273)JakobDev2023-10-191-2/+2
* Fix typo "GetLatestRunnerToken" (#27680)Jason Song2023-10-181-2/+2
* Improve the list header in milestone page (#27302)yp053272023-10-182-4/+19
* Replace more db.DefaultContext (#27628)Lunny Xiao2023-10-156-10/+11
* Fix 404 when there is an internal version of package (#27615)Nanguan Lin2023-10-151-1/+1
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-1420-48/+48
* Enhanced auth token / remember me (#27606)KN4CK3R2023-10-146-51/+46
* Don't show Link to TOTP if not set up (#27585)JakobDev2023-10-111-0/+8
* Replace ajax with fetch, improve image diff (#27267)silverwind2023-10-111-10/+17
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-1129-77/+78
* Fix panic in storageHandler (#27446)Sergey Zolotarev2023-10-061-51/+50
* Remove redundant `len` check around loop (#27464)Eng Zer Jun2023-10-061-4/+2
* Refactor system setting (#27000)wxiaoguang2023-10-053-75/+23
* When comparing with an non-exist repository, return 404 but 500 (#27437)Lunny Xiao2023-10-041-1/+3
* Even more `db.DefaultContext` refactor (#27352)JakobDev2023-10-0320-38/+38
* Differentiate between `push` and `pull` `mirror sync in progress` (#27390)delvh2023-10-021-2/+2