Commit Graph

26 Commits (c8c85501e48c0f1592d6681aa8c40538e3cc9395)

Author SHA1 Message Date
HFO4 c8c85501e4 Test: middleware/auth 2019-11-12 16:18:58 +08:00
HFO4 589c399488 Feat: User/Me 2019-11-12 15:34:54 +08:00
HFO4 80f30465e9 Test: User login router 2019-11-12 14:45:27 +08:00
HFO4 2ae2c9b784 Modify: using memstore to store session 2019-11-12 13:55:33 +08:00
HFO4 1db0c6116e Test: Ping route 2019-11-11 19:20:33 +08:00
HFO4 6f96018223 Feat: User login 2019-11-11 19:13:17 +08:00
HFO4 943c84320c Feat: Setting model 2019-11-10 17:07:35 +08:00
HFO4 29fe6047a1 Modify: GetSettingByName returns string 2019-11-09 20:32:15 +08:00
HFO4 f453b3e918 Fix: rand seeding error / Test: conf/version and util 2019-11-09 19:47:26 +08:00
HFO4 3ed1a5dc43 Add: default settings rows in migration 2019-11-09 19:27:47 +08:00
HFO4 e858cbe2cf Feat: Decide whether to do database migration based on `version.lock` 2019-11-09 19:04:48 +08:00
HFO4 c5493fd1f1 Delete temp test file when exist 2019-11-09 18:09:32 +08:00
HFO4 ec7ab83d7c Test: conf 2019-11-09 18:06:29 +08:00
HFO4 53da4655ad Reading config file 2019-11-08 18:29:12 +08:00
HFO4 370ee8405d Update: compile test 2019-11-07 16:19:29 +08:00
AaronLiu c44216e626
Create README.md 2019-11-07 16:17:21 +08:00
HFO4 46bd970824 Delete useless json 2019-11-07 16:16:07 +08:00
AaronLiu 3d82521d42
Create .travis.yml 2019-11-07 16:04:42 +08:00
HFO4 aca8bde521 User model/migrations and gorm init 2019-11-07 15:56:05 +08:00
HFO4 ece1bca11a Update .gitignore 2019-11-06 22:36:24 +08:00
HFO4 2c9e0c1119 Testing for controller/main.go 2019-11-06 22:35:31 +08:00
HFO4 6ba4d1ae82 Param error message generate 2019-11-06 16:42:13 +08:00
HFO4 6539ae20fa Basic check for User controller 2019-11-05 19:49:56 +08:00
HFO4 74b5bf24a8 Add: Ping router 2019-11-05 12:31:22 +08:00
HFO4 86896aedd0 Init 2019-11-04 20:30:12 +08:00
AaronLiu cd1f3be22d
Initial commit 2019-11-04 20:28:34 +08:00