Commit Graph

706 Commits (86876a1c118121808e38943866030df811c4c6e5)
 

Author SHA1 Message Date
HFO4 2e9f256462 Feat: after uploading finished hook 5 years ago
HFO4 aa17aa8e6a Feat: after uploading hooks and checks 5 years ago
HFO4 0dddc12609 Modify: check whether file exist before deleting unfinished uploading 5 years ago
HFO4 5f7ece6d82 Fix: filepath.Dir behaves differently between, result in failed uint test 5 years ago
HFO4 631c23f065 Feat: recycling file storage and user capacity when uploading canceled 5 years ago
HFO4 160f964564 Feat: use goroutine to detect upload-canceling action / Object name validate 5 years ago
HFO4 331931e539 Fix: permission error 5 years ago
HFO4 861ba77b04 Feat: stream uploading 5 years ago
HFO4 5aa61301af Fix: letter case should be ignored while validating file extension 5 years ago
HFO4 3741da692b Test: filesystem/local & filesystem/validator 5 years ago
HFO4 99e7eecab7 Feat: file upload handler 5 years ago
HFO4 841832bb65 Add: context 5 years ago
HFO4 8dd411f5d4 Feat: memory database for testing 5 years ago
HFO4 f46b52b6ba Feat: support sqlite 5 years ago
HFO4 e05ba1030c Modify: package name 5 years ago
HFO4 79caf635f9 Feat: basic file validator 5 years ago
HFO4 003274162b Add: filesystem 5 years ago
HFO4 d86a3533ca Add: route for uploading file 5 years ago
HFO4 71e668c005 Add: model/file 5 years ago
HFO4 4c1ece4b96 Add: model/folder 5 years ago
HFO4 ceb8ee72d8 Fix: warnings in unit test 5 years ago
HFO4 ade2bf1812 Test: policy model 5 years ago
HFO4 c867916c3a Fix: uint test 5 years ago
HFO4 4309653160 Feat: model/policy 5 years ago
HFO4 41e0dec74c Test: captcha 5 years ago
HFO4 9660d2f9c1 Feat: captcha config 5 years ago
HFO4 7d4e212d4e Feat: captcha 5 years ago
HFO4 c7e47293db Add: model - group / Test: group 5 years ago
HFO4 079c730319 Test: SessionAuthCheck 5 years ago
HFO4 2cdbfde83a Fix: failed testing 5 years ago
HFO4 c8c85501e4 Test: middleware/auth 5 years ago
HFO4 589c399488 Feat: User/Me 5 years ago
HFO4 80f30465e9 Test: User login router 5 years ago
HFO4 2ae2c9b784 Modify: using memstore to store session 5 years ago
HFO4 1db0c6116e Test: Ping route 5 years ago
HFO4 6f96018223 Feat: User login 5 years ago
HFO4 943c84320c Feat: Setting model 5 years ago
HFO4 29fe6047a1 Modify: GetSettingByName returns string 5 years ago
HFO4 f453b3e918 Fix: rand seeding error / Test: conf/version and util 5 years ago
HFO4 3ed1a5dc43 Add: default settings rows in migration 5 years ago
HFO4 e858cbe2cf Feat: Decide whether to do database migration based on `version.lock` 5 years ago
HFO4 c5493fd1f1 Delete temp test file when exist 5 years ago
HFO4 ec7ab83d7c Test: conf 5 years ago
HFO4 53da4655ad Reading config file 5 years ago
HFO4 370ee8405d Update: compile test 5 years ago
AaronLiu c44216e626
Create README.md 5 years ago
HFO4 46bd970824 Delete useless json 5 years ago
AaronLiu 3d82521d42
Create .travis.yml 5 years ago
HFO4 aca8bde521 User model/migrations and gorm init 5 years ago
HFO4 ece1bca11a Update .gitignore 5 years ago