summaryrefslogtreecommitdiffstats
path: root/routers/web
Commit message (Expand)AuthorAgeFilesLines
...
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-247-21/+10
* switch to maintained lib (#16532)techknowlogick2021-07-241-1/+1
* Refactor: Move login out of models (#16199)zeripath2021-07-246-83/+87
* Fix issue pasted image missing if no release permission (#16520)Lunny Xiao2021-07-231-1/+6
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-232-0/+82
* Restore CORS on git smart http protocol (#16496)zeripath2021-07-211-11/+11
* Add TestPrepareWikiFileName (#16487)65432021-07-201-2/+2
* Update notification table with only latest data (#16445)zeripath2021-07-171-0/+2
* add configuration option to restrict users by default (#16256)Richard Nienaber2021-07-151-4/+5
* Fix activation of primary email addresses (#16385)Meano2021-07-133-27/+34
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-131-1/+44
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-132-19/+57
* Fix external renderer (#16401)65432021-07-121-0/+3
* Fix source typos (#16374)luzpaz2021-07-081-1/+1
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-087-9/+9
* Add button to delete undeleted repositories from failed migrations (#16197)zeripath2021-06-301-0/+2
* Implemented head_commit for webhooks (#16282)KN4CK3R2021-06-291-21/+23
* Link to previous blames in file blame page (#16259)Norwin2021-06-281-83/+96
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-271-1/+1
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-273-4/+3
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-266-10/+105
* Let package git depend on setting but not opposite (#15241)Lunny Xiao2021-06-263-7/+9
* Add better errors for disabled account recovery (#15117)John Olheiser2021-06-251-0/+1
* Add tag protection (#15629)KN4CK3R2021-06-254-0/+208
* Fix diff expansion is missing final line in a file (#16222)KN4CK3R2021-06-241-1/+5
* Rework repository archive (#14723)Lunny Xiao2021-06-232-9/+108
* Small refactoring of modules/private (#15947)KN4CK3R2021-06-231-1/+1
* More efficiently parse shas for shaPostProcessor (#16101)zeripath2021-06-217-0/+16
* Add asymmetric JWT signing (#16010)KN4CK3R2021-06-172-10/+50
* Add Status Updates whilst Gitea migrations are occurring (#15076)zeripath2021-06-161-1/+17
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-142-1/+11
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-142-5/+113
* Improve performance of dashboard list orgs (#16099)Lunny Xiao2021-06-141-3/+4
* Add OpenID claims "profile" and "email". (#16141)KN4CK3R2021-06-141-0/+29
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...Lunny Xiao2021-06-093-4/+8
* Fix http path bug (#16117)Lunny Xiao2021-06-092-0/+62
* Refactor routers directory (#15800)Lunny Xiao2021-06-0991-0/+28158