summaryrefslogtreecommitdiffstats
path: root/routers/private/mail.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor HTTP request context (#17979)wxiaoguang2021-12-151-1/+1
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-3/+3
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+2
* Small refactoring of modules/private (#15947)KN4CK3R2021-06-231-8/+8
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+2
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-4/+4
* Fix send mail (#13312)Lunny Xiao2020-10-261-3/+25
* Sendmail command (#13079)Maxim Zhiburt2020-10-241-0/+67