Commit Graph

238 Commits (1821923b74f65d495ab64cb51eca9a9d414b3440)

Author SHA1 Message Date
HFO4 a89c3cb11a Feat: create folder / Modify: add index to some column
5 years ago
HFO4 89b54e401c Modify: use lowercase route name
5 years ago
HFO4 5991fd66ce Modify: reorganize project structure
5 years ago
HFO4 671d031d00 Fix: able to upload empty file
5 years ago
HFO4 948059ec1c Feat: CORS / Test: site/config route
5 years ago
HFO4 370a1a0c9f Feat: GET Site/Config getting global configuration
5 years ago
HFO4 9d8a462dc4 Remove: mutipart file upload
5 years ago
HFO4 88a543ef74 Feat: `{path}` marker in name rule representing the virtual path of the file
5 years ago
HFO4 2e9f256462 Feat: after uploading finished hook
5 years ago
HFO4 aa17aa8e6a Feat: after uploading hooks and checks
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 861ba77b04 Feat: stream uploading
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 e05ba1030c Modify: package name
5 years ago
HFO4 003274162b Add: filesystem
5 years ago
HFO4 d86a3533ca Add: route for uploading file
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 41e0dec74c Test: captcha
5 years ago
HFO4 9660d2f9c1 Feat: captcha config
5 years ago
HFO4 7d4e212d4e Feat: captcha
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 1db0c6116e Test: Ping route
5 years ago
HFO4 6f96018223 Feat: User login
5 years ago
HFO4 e858cbe2cf Feat: Decide whether to do database migration based on `version.lock`
5 years ago
HFO4 aca8bde521 User model/migrations and gorm init
5 years ago
HFO4 2c9e0c1119 Testing for controller/main.go
5 years ago
HFO4 6ba4d1ae82 Param error message generate
5 years ago
HFO4 6539ae20fa Basic check for User controller
5 years ago
HFO4 74b5bf24a8 Add: Ping router
5 years ago