Commit Graph

89 Commits (2c2ee5b1c107b0d147a05b9e5141ef2ae1549fe3)
 

Author SHA1 Message Date
HFO4 2c2ee5b1c1 Modify: code style 5 years ago
HFO4 e0ac1925d5 Fix: Redis should not be used in test mode 5 years ago
HFO4 b0e9c38732 Feat: redis for session storing 5 years ago
HFO4 7d5016ae40 Test: same folder check 5 years ago
HFO4 0982347f40 Fix: folder with the same name should not be created 5 years ago
HFO4 b3ef833afd Fix: test error / missing AfterFind hook in user model 5 years ago
HFO4 16067c3ac8 Test: download file in filesystem 5 years ago
HFO4 9bb432c220 Feat: download file with speed limit 5 years ago
HFO4 29def02489 Fix: upload was marked canceled when small file uploaded 5 years ago
HFO4 4156a71adf Feat: file download in service level 5 years ago
HFO4 a734493b65 Feat: custom error for general layer codes 5 years ago
HFO4 9a1665526c Test: local policy file uploading 5 years ago
HFO4 e07adb9d97 Test: filesystem/hooks 5 years ago
HFO4 0cb80f69f5 Modify: split hooks into small modules 5 years ago
HFO4 451bdb4ee1 Modify: parameters in headers should be URIEncoded 5 years ago
HFO4 28df5ca833 Modify: return user information in siteConfig while logged in 5 years ago
HFO4 5e1e76719f Test: list folder & filesystem/path & model/folder/list 5 years ago
HFO4 b431f3674c Feat: list objects in specific path 5 years ago
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 a994a74f4e Fix: 0 length upload should be allowed 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 7cb27b2102 Test: filesystem/file, filesystem, filesystem/hook, model/file/Create 5 years ago
HFO4 438ce02420 Modify: re-organize structure of filesystem 5 years ago
HFO4 e09294d388 Feat: insert file record to database 5 years ago
HFO4 e835dafc88 Feat: colorful log output for log prefix 5 years ago
HFO4 f9b37a3359 Fix: test failed due to missing context 5 years ago
HFO4 20ea86eaf6 Fix: test failed due to `Policy.AutoName` 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 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