summaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* Fix showing issues in your repositories (#18916) (#19191)65432022-03-241-14/+55
* Fix compare link in active feeds for new branch (#19149) (#19185)zeripath2022-03-231-0/+7
* Fix the bug: deploy key with write access can not push (#19010) (#19182)zeripath2022-03-231-1/+0
* Clean paths when looking in Storage (#19124) (#19179)zeripath2022-03-231-16/+16
* Use the new/choose link for New Issue on project page (#19172) (#19176)zeripath2022-03-231-2/+9
* Use custom favicon when viewing static files if it exists (#19130) (#19152)Abheek Dhawan2022-03-201-0/+5
* Fix wrong scopes caused by empty scope input (#19029) (#19145)zeripath2022-03-211-1/+13
* Do not send activation email if manual confirm is set (#19119) (#19122)zeripath2022-03-191-0/+6
* Handle email address not exist (#19089) (#19121)Lunny Xiao2022-03-192-3/+3
* Restrict email address validation (#17688) (#19085)65432022-03-143-2/+10
* Fix lfs bug (#19072) (#19080)65432022-03-141-0/+13
* Prevent 500 when there is an error during new auth source post (#19041) (#19059)zeripath2022-03-131-2/+2
* Refactor admin user filter query parameters (#18965) (#18975)Otto Richter (fnetX)2022-03-022-2/+11
* Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that c...65432022-03-021-10/+25
* Send 404 on `/{org}.gpg` (#18959) (#18962)Gusted2022-03-011-2/+10
* Fix admin user list pagination (#18957) (#18960)Otto Richter (fnetX)2022-03-011-0/+1
* BeforeSourcePath should point to base commit (#18880)Jimmy Praet2022-02-251-2/+2
* Don't report signal: killed errors in serviceRPC (#18850) (#18865)zeripath2022-02-241-4/+5
* Update assignees check to include any writing team and change org sidebar (#1...zeripath2022-02-241-0/+2
* Show fullname on issue edits and gpg/ssh signing info (#18828)Wim2022-02-201-1/+9
* Fix template bug of LFS lock (#18784) (#18787)Lunny Xiao2022-02-161-0/+1
* Always set PullRequestWorkInProgressPrefixes in PrepareViewPullInfo (#18713) ...zeripath2022-02-121-2/+2
* Ensure that blob-excerpt links work for wiki (#18587) (#18624)zeripath2022-02-062-1/+29
* Collaborator trust model should trust collaborators (#18539) (#18557)zeripath2022-02-032-2/+2
* Prevent panic on prohibited user login with oauth2 (#18562) (#18563)zeripath2022-02-031-1/+1
* Add `GetUserTeams` (#18499) (#18531)zeripath2022-02-021-1/+1
* Fix OAuth Source Edit Page (#18495) (#18503)zeripath2022-01-312-0/+7
* Only view milestones from current repo (#18414) (#18417)zeripath2022-01-262-3/+3
* Fix partial cloning a repo (#18373) (#18377)Gusted2022-01-231-1/+4
* Stop trimming preceding and suffixing spaces from editor filenames (#18334)v1.16.0-rc1zeripath2022-01-191-1/+1
* Fix incorrect OAuth message (#18332)wxiaoguang2022-01-191-1/+1
* Fix PR comments UI (#18323)wxiaoguang2022-01-191-8/+10
* Use indirect comparison when showing pull requests (#18313)zeripath2022-01-181-3/+3
* Handle missing default branch better in owner/repo/branches page (#18290)zeripath2022-01-161-20/+33
* Webauthn nits (#18284)zeripath2022-01-152-10/+12
* Support webauthn (#17957)Lunny Xiao2022-01-1410-281/+322
* Fix various typos (#18219)luzpaz2022-01-101-1/+1
* Show OAuth callback error message (#18185)KN4CK3R2022-01-071-1/+35
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-074-16/+40
* Add replay of webhooks. (#18191)KN4CK3R2022-01-052-5/+36
* Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)wxiaoguang2022-01-057-19/+0
* refactoring nits (#18188)65432022-01-051-1/+0
* Team permission allow different unit has different permission (#17811)Lunny Xiao2022-01-051-27/+57
* Don't delete branch if other PRs with this branch are open (#18164)a10121127962022-01-032-1/+35
* Remove unused route "/tasks/trigger" (#18160)Gusted2022-01-033-66/+0
* Refactor auth package (#17962)Lunny Xiao2022-01-0223-2228/+2355
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-023-17/+4
* Use correct user when determining max repo limits for error messages (#18153)Gusted2022-01-023-3/+3
* Allow admin to associate missing LFS objects for repositories (#18143)wxiaoguang2022-01-011-10/+18
* Use correct translation key (#18135)Gusted2021-12-313-3/+22