summaryrefslogtreecommitdiffstats
path: root/routers/web/web.go
Commit message (Expand)AuthorAgeFilesLines
...
* Use a variable but a function for IsProd because of a slight performance incr...Lunny Xiao2021-10-201-1/+1
* Save and view issue/comment content history (#16909)wxiaoguang2021-10-101-0/+8
* Add a simple way to rename branch like gh (#15870)a10121127962021-10-081-0/+1
* Defer Last Commit Info (#16467)zeripath2021-10-081-0/+3
* Avatar refactor, move avatar code from `models` to `models.avatars`, remove d...wxiaoguang2021-10-061-1/+1
* Add nodeinfo endpoint for federation purposes (#16953)techknowlogick2021-09-281-0/+3
* Use common sessioner for API and Web (#17027)zeripath2021-09-121-13/+2
* Fix wiki raw commit diff/patch view (#16891)65432021-08-311-1/+1
* Added introspection endpoint. (#16752)KN4CK3R2021-08-201-0/+1
* Add agit flow support in gitea (#14295)a10121127962021-07-281-0/+16
* 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-231-0/+5
* Restore CORS on git smart http protocol (#16496)zeripath2021-07-211-11/+11
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Add tag protection (#15629)KN4CK3R2021-06-251-0/+9
* Rework repository archive (#14723)Lunny Xiao2021-06-231-2/+1
* Add asymmetric JWT signing (#16010)KN4CK3R2021-06-171-0/+1
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...Lunny Xiao2021-06-091-0/+4
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+1023