aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add new API endpoints for push mirrors management (#19841)Mohamed Sekour2022-07-301-9/+9
* WebAuthn CredentialID field needs to be increased in size (#20530)zeripath2022-07-301-2/+1
* Added email notification option to receive all own messages (#20179)Tyrone Yeh2022-07-281-1/+2
* Add Docker /v2/_catalog endpoint (#20469)KN4CK3R2022-07-282-0/+13
* Fix possible panic when repository is empty (#20509)Lunny Xiao2022-07-281-4/+8
* Show hint to link package to repo when viewing empty repo package list (#20504)Norwin2022-07-271-0/+4
* Hide internal package versions (#20492)KN4CK3R2022-07-273-13/+22
* fix enabling repo packages when projects are off (#20486)Norwin2022-07-261-1/+1
* Slightly simplify LastCommitCache (#20444)zeripath2022-07-253-14/+4
* Add repository condition for issue count (#20454)Tyrone Yeh2022-07-241-0/+1
* Prepend commit message to template content (#20429)Gusted2022-07-241-0/+13
* Add Cache-Control header to html and api responses, add no-transform (#20432)silverwind2022-07-231-0/+1
* Dismiss prior pull reviews if done via web in review dismiss (#20197)65432022-07-191-1/+1
* Fix public org members displayed too many informations (#20403)Lunny Xiao2022-07-191-0/+1
* Allow access to the Public Organization Member lists with minimal permissions...a10121127962022-07-152-6/+6
* Fix commit status icon when in subdirectory (#20285)silverwind2022-07-151-7/+7
* Add option to purge users (#18064)zeripath2022-07-142-17/+7
* Fix various typos (#20338)luzpaz2022-07-124-7/+7
* Implement sync push mirror on commit (#19411)Chongyi Zheng2022-07-081-6/+8
* Only show Followers that current user can access (#20220)zeripath2022-07-051-4/+4
* Check if project has the same repository id with issue when assign project to...Lunny Xiao2022-06-304-5/+29
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-1/+1
* Hide notify mail setting ui if not enabled (#20138)Lunny Xiao2022-06-281-0/+1
* Remove U2F support (#20141)Gusted2022-06-263-15/+3