aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* Show private data in feeds (#21369)KN4CK3R2022-10-071-1/+3
* Refactor parseTreeEntries, speed up tree list (#21368)wxiaoguang2022-10-081-2/+2
* Parse OAuth Authorization header when request omits client secret (#21351)M Hickford2022-10-071-2/+21
* Tag list should include draft releases with existing tags (#21263)Jason Song2022-10-031-3/+11
* Add pages to view watched repos and subscribed issues/PRs (#17156)qwerty2872022-09-292-2/+213
* Improve error descriptions for unauthorized_client (#21292)M Hickford2022-09-281-4/+4
* Do not allow organisation owners add themselves as collaborator (#20043)Wim2022-09-281-0/+13
* Use absolute links in feeds (#21229)KN4CK3R2022-09-211-31/+31
* Fix CSV diff for added/deleted files (#21189)KN4CK3R2022-09-171-18/+18
* Keep path when creating a new branch (#21153)JakobDev2022-09-151-1/+1
* Use correct branch for .editorconfig error (#21152)JakobDev2022-09-141-1/+1
* Show .editorconfig errors in frontend (#21088)JakobDev2022-09-121-0/+5
* Allow poster to choose reviewers (#21084)Jason Song2022-09-091-5/+10
* Fix typo of issue template name (#21117)Jason Song2022-09-091-1/+1
* Fix pagination limit parameter problem (#21109)Tyrone Yeh2022-09-081-1/+1
* Fix various typos (#21103)luzpaz2022-09-071-1/+1
* Webhook for Wiki changes (#20219)Aaron F2022-09-042-0/+8
* test: use `T.TempDir` to create temporary test directory (#21043)Eng Zer Jun2022-09-041-8/+1
* Fill the specified ref in webhook test payload (#20961)Jason Song2022-09-041-2/+4
* Support Issue forms and PR forms (#20987)Jason Song2022-09-023-69/+132
* Redirect if user does not exist (#20981)KN4CK3R2022-08-291-1/+5
* fix hard-coded timeout and error panic in API archive download endpoint (#20925)Peter GardfjÀll2022-08-291-49/+6
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-282-6/+10
* Only show relevant repositories on explore page (#19361)Gusted2022-08-251-6/+14
* Replace `ServeStream` with `ServeContent` (#20903)KN4CK3R2022-08-252-2/+3
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-2525-149/+153
* refactor webhook *EditPost (#20780)oliverpool2022-08-232-481/+196
* Improve single repo action for issue and pull requests (#20730)CodeDoctor2022-08-221-0/+2
* Fix mirror address setting not working (#20850)Gary Wang2022-08-211-2/+5
* Fix SQL Query for `SearchTeam` (#20844)Gusted2022-08-211-1/+1
* Remove calls to load Mirrors in user.Dashboard (#20855)zeripath2022-08-181-33/+0
* Fix owners cannot create organization repos bug (#20841)Lunny Xiao2022-08-181-1/+4
* Add badge capabilities to users (#20607)techknowlogick2022-08-181-0/+7
* Use the total issue count for UI (#20785)parnic2022-08-171-2/+7
* auth/reverseproxy: Add support for full name (#20776)Will Norris2022-08-161-0/+1
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-162-6/+6
* Remove follow from commits by file (#20765)zeripath2022-08-141-2/+2
* Switch Unicode Escaping to a VSCode-like system (#19990)zeripath2022-08-134-38/+64
* refactor webhook *NewPost (#20729)oliverpool2022-08-111-449/+128
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-103-0/+27
* Add an option to create new issues from "/issues" page (#20650)CodeDoctor2022-08-091-0/+6
* Add issue filter for Author (#20578)parnic2022-08-081-1/+9
* Fix init mail render logic (#20704)KN4CK3R2022-08-081-4/+0
* Use request timeout for git service rpc (#20689)parnic2022-08-061-5/+6
* Add default commit messages to PR for squash merge (#20618)Tyrone Yeh2022-08-031-0/+2
* Rework mailer settings (#18982)Clar Fon2022-08-021-1/+1
* Support localized README (#20508)Gary Wang2022-08-012-69/+117
* Add disable download source configuration (#20548)Lunny Xiao2022-07-311-1/+8
* Add missing Tabs on organisation/package view (Frontport #20539) (#20540)65432022-07-311-0/+16
* Rework file highlight rendering and fix yaml copy-paste (#19967)silverwind2022-07-301-13/+13