aboutsummaryrefslogtreecommitdiffstats
path: root/routers/install/install.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor HTTP request context (#17979)wxiaoguang2021-12-151-4/+2
* Refactor install page (db type) (#17919)wxiaoguang2021-12-071-14/+23
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-011-27/+111
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-9/+9
* Fix bug on admin subcommand (#17533)Lunny Xiao2021-11-071-2/+2
* Rename db Engines related functions (#17481)Lunny Xiao2021-10-301-1/+1
* Run Migrate in Install rather than just SyncTables (#17475)zeripath2021-10-291-1/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-1/+2
* Add asymmetric JWT signing (#16010)KN4CK3R2021-06-171-1/+1
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+473