Commit Graph

  • 0982347f40 Fix: folder with the same name should not be created HFO4 2019-11-27 19:14:13 +08:00
  • b3ef833afd Fix: test error / missing AfterFind hook in user model HFO4 2019-11-27 15:27:19 +08:00
  • 16067c3ac8 Test: download file in filesystem HFO4 2019-11-27 13:54:25 +08:00
  • 9bb432c220 Feat: download file with speed limit HFO4 2019-11-27 13:10:19 +08:00
  • 29def02489 Fix: upload was marked canceled when small file uploaded HFO4 2019-11-27 12:49:31 +08:00
  • 4156a71adf Feat: file download in service level HFO4 2019-11-26 20:59:57 +08:00
  • a734493b65 Feat: custom error for general layer codes HFO4 2019-11-26 19:51:54 +08:00
  • 9a1665526c Test: local policy file uploading HFO4 2019-11-26 14:52:54 +08:00
  • e07adb9d97 Test: filesystem/hooks HFO4 2019-11-26 11:52:09 +08:00
  • 0cb80f69f5 Modify: split hooks into small modules HFO4 2019-11-26 11:42:26 +08:00
  • 451bdb4ee1 Modify: parameters in headers should be URIEncoded HFO4 2019-11-25 21:12:28 +08:00
  • 28df5ca833 Modify: return user information in siteConfig while logged in HFO4 2019-11-25 14:08:11 +08:00
  • 5e1e76719f Test: list folder & filesystem/path & model/folder/list HFO4 2019-11-24 16:28:41 +08:00
  • b431f3674c Feat: list objects in specific path HFO4 2019-11-24 13:06:15 +08:00
  • a89c3cb11a Feat: create folder / Modify: add index to some column HFO4 2019-11-24 11:33:30 +08:00
  • 89b54e401c Modify: use lowercase route name HFO4 2019-11-23 16:58:56 +08:00
  • 5991fd66ce Modify: reorganize project structure HFO4 2019-11-23 16:38:43 +08:00
  • a994a74f4e Fix: 0 length upload should be allowed HFO4 2019-11-23 15:39:30 +08:00
  • 671d031d00 Fix: able to upload empty file HFO4 2019-11-23 15:37:13 +08:00
  • 948059ec1c Feat: CORS / Test: site/config route HFO4 2019-11-23 15:09:46 +08:00
  • 370a1a0c9f Feat: GET Site/Config getting global configuration HFO4 2019-11-22 19:33:06 +08:00
  • 9d8a462dc4 Remove: mutipart file upload HFO4 2019-11-22 14:56:46 +08:00
  • 7cb27b2102 Test: filesystem/file, filesystem, filesystem/hook, model/file/Create HFO4 2019-11-20 17:21:30 +08:00
  • 438ce02420 Modify: re-organize structure of filesystem HFO4 2019-11-20 15:53:00 +08:00
  • e09294d388 Feat: insert file record to database HFO4 2019-11-20 15:24:26 +08:00
  • e835dafc88 Feat: colorful log output for log prefix HFO4 2019-11-20 12:39:27 +08:00
  • f9b37a3359 Fix: test failed due to missing context HFO4 2019-11-19 18:10:18 +08:00
  • 20ea86eaf6 Fix: test failed due to Policy.AutoName HFO4 2019-11-19 17:20:59 +08:00
  • 88a543ef74 Feat: {path} marker in name rule representing the virtual path of the file HFO4 2019-11-19 16:42:36 +08:00
  • 2e9f256462 Feat: after uploading finished hook HFO4 2019-11-18 19:32:06 +08:00
  • aa17aa8e6a Feat: after uploading hooks and checks HFO4 2019-11-18 19:09:56 +08:00
  • 0dddc12609 Modify: check whether file exist before deleting unfinished uploading HFO4 2019-11-18 18:29:37 +08:00
  • 5f7ece6d82 Fix: filepath.Dir behaves differently between, result in failed uint test HFO4 2019-11-18 14:08:27 +08:00
  • 631c23f065 Feat: recycling file storage and user capacity when uploading canceled HFO4 2019-11-18 14:06:15 +08:00
  • 160f964564 Feat: use goroutine to detect upload-canceling action / Object name validate HFO4 2019-11-18 13:26:32 +08:00
  • 331931e539 Fix: permission error HFO4 2019-11-17 20:30:25 +08:00
  • 861ba77b04 Feat: stream uploading HFO4 2019-11-17 19:12:10 +08:00
  • 5aa61301af Fix: letter case should be ignored while validating file extension HFO4 2019-11-17 14:35:28 +08:00
  • 3741da692b Test: filesystem/local & filesystem/validator HFO4 2019-11-17 14:33:00 +08:00
  • 99e7eecab7 Feat: file upload handler HFO4 2019-11-17 13:50:14 +08:00
  • 841832bb65 Add: context HFO4 2019-11-16 20:31:34 +08:00
  • 8dd411f5d4 Feat: memory database for testing HFO4 2019-11-16 16:58:10 +08:00
  • f46b52b6ba Feat: support sqlite HFO4 2019-11-16 16:49:03 +08:00
  • e05ba1030c Modify: package name HFO4 2019-11-16 16:11:37 +08:00
  • 79caf635f9 Feat: basic file validator HFO4 2019-11-16 16:05:10 +08:00
  • 003274162b Add: filesystem HFO4 2019-11-16 13:37:42 +08:00
  • d86a3533ca Add: route for uploading file HFO4 2019-11-15 18:12:34 +08:00
  • 71e668c005 Add: model/file HFO4 2019-11-15 16:36:48 +08:00
  • 4c1ece4b96 Add: model/folder HFO4 2019-11-15 16:32:43 +08:00
  • ceb8ee72d8 Fix: warnings in unit test HFO4 2019-11-14 14:51:59 +08:00
  • ade2bf1812 Test: policy model HFO4 2019-11-14 14:45:06 +08:00
  • c867916c3a Fix: uint test HFO4 2019-11-14 14:24:39 +08:00
  • 4309653160 Feat: model/policy HFO4 2019-11-14 14:18:10 +08:00
  • 41e0dec74c Test: captcha HFO4 2019-11-13 18:34:29 +08:00
  • 9660d2f9c1 Feat: captcha config HFO4 2019-11-13 17:22:45 +08:00
  • 7d4e212d4e Feat: captcha HFO4 2019-11-13 17:03:55 +08:00
  • c7e47293db Add: model - group / Test: group HFO4 2019-11-13 16:28:14 +08:00
  • 079c730319 Test: SessionAuthCheck HFO4 2019-11-12 16:53:32 +08:00
  • 2cdbfde83a Fix: failed testing HFO4 2019-11-12 16:23:24 +08:00
  • c8c85501e4 Test: middleware/auth HFO4 2019-11-12 16:18:58 +08:00
  • 589c399488 Feat: User/Me HFO4 2019-11-12 15:34:54 +08:00
  • 80f30465e9 Test: User login router HFO4 2019-11-12 14:45:27 +08:00
  • 2ae2c9b784 Modify: using memstore to store session HFO4 2019-11-12 13:55:33 +08:00
  • 1db0c6116e Test: Ping route HFO4 2019-11-11 19:20:33 +08:00
  • 6f96018223 Feat: User login HFO4 2019-11-11 19:13:17 +08:00
  • 943c84320c Feat: Setting model HFO4 2019-11-10 17:07:35 +08:00
  • 29fe6047a1 Modify: GetSettingByName returns string HFO4 2019-11-09 20:32:15 +08:00
  • f453b3e918 Fix: rand seeding error / Test: conf/version and util HFO4 2019-11-09 19:47:26 +08:00
  • 3ed1a5dc43 Add: default settings rows in migration HFO4 2019-11-09 19:27:47 +08:00
  • e858cbe2cf Feat: Decide whether to do database migration based on version.lock HFO4 2019-11-09 19:04:48 +08:00
  • c5493fd1f1 Delete temp test file when exist HFO4 2019-11-09 18:09:32 +08:00
  • ec7ab83d7c Test: conf HFO4 2019-11-09 18:06:29 +08:00
  • 53da4655ad Reading config file HFO4 2019-11-08 18:29:12 +08:00
  • 370ee8405d Update: compile test HFO4 2019-11-07 16:19:29 +08:00
  • c44216e626 Create README.md AaronLiu 2019-11-07 16:17:21 +08:00
  • 46bd970824 Delete useless json HFO4 2019-11-07 16:16:07 +08:00
  • 3d82521d42 Create .travis.yml AaronLiu 2019-11-07 16:04:42 +08:00
  • aca8bde521 User model/migrations and gorm init HFO4 2019-11-07 15:56:05 +08:00
  • ece1bca11a Update .gitignore HFO4 2019-11-06 22:36:24 +08:00
  • 2c9e0c1119 Testing for controller/main.go HFO4 2019-11-06 22:35:31 +08:00
  • 6ba4d1ae82 Param error message generate HFO4 2019-11-06 16:42:13 +08:00
  • 6539ae20fa Basic check for User controller HFO4 2019-11-05 19:49:56 +08:00
  • 74b5bf24a8 Add: Ping router HFO4 2019-11-05 12:31:22 +08:00
  • 86896aedd0 Init HFO4 2019-11-04 20:30:12 +08:00
  • cd1f3be22d Initial commit AaronLiu 2019-11-04 20:28:34 +08:00