aboutsummaryrefslogtreecommitdiffstats
path: root/routers/private/key.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-2/+2
* Refactor HTTP request context (#17979)wxiaoguang2021-12-151-3/+3
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-6/+6
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-1/+1
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-1/+1
* Small refactoring of modules/private (#15947)KN4CK3R2021-06-231-9/+10
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-4/+3
* AuthorizedKeysCommand should not query db directly (#9371)zeripath2019-12-161-4/+21
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-2/+2
* Move serv hook functionality & drop GitLogger (#6993)zeripath2019-06-011-67/+11
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-031-0/+18
* Make gitea serv use api/internal (#4886)Antoine GIRARD2018-10-301-0/+84