aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* Fix display time of milestones (#18753)René Schaar2022-02-161-1/+2
* Fix broken cancel button link on patch page (#18718)Lunny Xiao2022-02-142-3/+3
* Add LDAP group sync to Teams, fixes #1395 (#16299)Sven Seeberg2022-02-111-0/+2
* Always set PullRequestWorkInProgressPrefixes in PrepareViewPullInfo (#18713)zeripath2022-02-111-2/+2
* Disable unnecessary OpenID/OAuth2 elements (#18491)Paweł Bogusławski2022-02-091-4/+11
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-093-0/+314
* Added auto-save whitespace behavior if it changed manually (#15566)Viktor Suprun2022-02-081-3/+21
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-082-6/+6
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-062-6/+6
* Ensure that blob-excerpt links work for wiki (#18587)zeripath2022-02-052-1/+29
* Prevent panic on prohibited user login with oauth2 (#18562)zeripath2022-02-031-1/+1
* Collaborator trust model should trust collaborators (#18539)zeripath2022-02-022-2/+2
* Add `GetUserTeams` (#18499)Gusted2022-02-011-1/+1
* Fix OAuth Source Edit Page (#18495)zeripath2022-01-312-0/+7
* Allow to filter repositories by language in explore, user and organization re...Lauris BH2022-01-283-0/+20
* Automatically pause queue if index service is unavailable (#15066)Lauris BH2022-01-274-15/+33
* Only view milestones from current repo (#18414)zeripath2022-01-262-3/+3
* Use base32 for 2FA scratch token (#18384)wxiaoguang2022-01-262-2/+2
* Fix partial cloning a repo (#18373)Gusted2022-01-231-1/+1
* Add packagist webhook (#18224)Dr. Tobias Quathamer2022-01-232-0/+103
* Always use git command but not os.Command (#18363)Lunny Xiao2022-01-231-13/+10
* Pause queues (#15928)zeripath2022-01-222-0/+26
* Add config options to hide issue events (#17414)qwerty2872022-01-213-1/+43
* Refactor jwt.StandardClaims to RegisteredClaims (#18344)zeripath2022-01-201-14/+10
* format with gofumpt (#18184)65432022-01-2043-135/+104
* Enable deprecation error for v1.17.0 (#18341)Gusted2022-01-201-0/+1
* Use correct translation key for errors (#18342)Gusted2022-01-201-3/+7
* Refactor Router Logger (#17308)wxiaoguang2022-01-202-6/+12
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-1917-88/+97
* 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