Commit graph

  • faf46745bc Feat: cron / Fix: users status check HFO4 2020-02-15 14:02:21 +08:00
  • 44d6ca487c Feat: mount storage policy for folders in WebDAV HFO4 2020-02-13 15:27:40 +08:00
  • a0a9686959 Feat: search multiple keywords HFO4 2020-02-13 13:17:09 +08:00
  • cfbfbc3c55 Feat: list/search/update/delete shares HFO4 2020-02-13 11:53:24 +08:00
  • bb63ea7142 Test: model.Tags / modifications HFO4 2020-02-12 13:19:25 +08:00
  • 15f4b1819b Feat: add and delete file tags HFO4 2020-02-12 11:38:04 +08:00
  • 127d0236f9 Feat: filter and search file HFO4 2020-02-11 11:13:20 +08:00
  • 8f28a9c346 Modify: change raw object ID to Hash ID in share service HFO4 2020-02-10 14:29:27 +08:00
  • 9be1b4366f Modify: change raw object ID to Hash ID in file service HFO4 2020-02-10 13:10:59 +08:00
  • f235ad1def Fix: aria2 RPC retry / return NoT_FOUND error while listing not existed path HFO4 2020-02-10 10:33:39 +08:00
  • 7a6c84a115 Fix: unsafe pointer while initializing unfinished aria2 task HFO4 2020-02-09 10:52:06 +08:00
  • d30159579f Feat: list downloading file HFO4 2020-02-08 15:37:51 +08:00
  • 356ac8d608 Modify: delete temp file inside monitor lifecycle HFO4 2020-02-08 10:02:08 +08:00
  • 096483b6ee Fix: do hard-copy when put file content in WebDAV HFO4 2020-02-07 14:47:59 +08:00
  • 14982f5e70 Fix: handle none-utf8 encoding in decompression HFO4 2020-02-07 14:01:53 +08:00
  • 16613a6113 Modify: return parent folder id while listing objects HFO4 2020-02-07 13:54:37 +08:00
  • 4c530a26a0 Test: pkg/task / Fix: failed test due to policy cache HFO4 2020-02-07 11:47:52 +08:00
  • fc5b7d42c8 Test: pkg/task HFO4 2020-02-06 16:01:06 +08:00
  • 2b853dddd3 Test: aria2 related HFO4 2020-02-06 13:53:47 +08:00
  • 60cd8c3a89 Test: download / task models HFO4 2020-02-06 11:07:00 +08:00
  • cde49e6e98 Feat: group-defined aria2 download options HFO4 2020-02-06 10:27:20 +08:00
  • c29695a40d Feat: cancel aria2 download task HFO4 2020-02-06 10:07:46 +08:00
  • 1a93c9a2b9 Feat: retry for Onedrive SimpleUpload HFO4 2020-02-05 15:17:49 +08:00
  • 491e4de9de Feat: download torrent / multiple file / select file HFO4 2020-02-05 15:11:34 +08:00
  • 3ed84ad5ec Feat: validate / cancel task while downloading file in aria2 HFO4 2020-02-05 12:58:26 +08:00
  • 8c7e3883ee Feat: handle aria2 download complete HFO4 2020-02-05 11:22:19 +08:00
  • fe8f1b1ef5 Feat: creat uri aria2 download task HFO4 2020-02-04 15:29:52 +08:00
  • 7804b4efb1 Fix: Onedrive have batch requests limit for 20 per request HFO4 2020-02-04 10:48:26 +08:00
  • 91e202c7e6 Feat: decompression task HFO4 2020-02-03 13:23:33 +08:00
  • e722c33cd5 Feat: task queue / compression task HFO4 2020-02-02 14:40:07 +08:00
  • b1490a665c Fix: missing x-oss-process params in thumb url in public oss bucket HFO4 2020-02-01 14:36:57 +08:00
  • 8bb2c2b0c5 Test: share related operation in filesystem HFO4 2020-02-01 14:26:21 +08:00
  • ab739ea07c Test: Share related middleware HFO4 2020-02-01 13:47:10 +08:00
  • b49202e7e1 Test: Share model HFO4 2020-02-01 13:14:50 +08:00
  • 437bdf46d4 Feat: thumb for shared folder HFO4 2020-02-01 10:34:23 +08:00
  • 9fe451ad4b Fix: cache-control header in thumb redirect request HFO4 2020-02-01 10:08:34 +08:00
  • 4f0c2bbb29 Feat: readme in shared folder HFO4 2020-01-31 15:12:15 +08:00
  • cc2c3b3f0f Feat: archive download in shared folder HFO4 2020-01-31 13:18:32 +08:00
  • f5d79b1f94 Feat: re-save shared folder to user's space HFO4 2020-01-31 11:27:52 +08:00
  • b1a9943b0c Feat: download / preview files for shared folder HFO4 2020-01-30 14:22:03 +08:00
  • 0edbbfc9ea Feat: list files for shared folder HFO4 2020-01-30 13:21:21 +08:00
  • a0c320b964 Feat: set default view method in file manager HFO4 2020-01-29 14:25:14 +08:00
  • e2f6dab70c Feat: save re-save single shared file HFO4 2020-01-29 13:45:27 +08:00
  • 0d7c0793b2 Feat: preview shared text/doc file HFO4 2020-01-29 12:16:52 +08:00
  • 68704f8646 Feat: options to disable preview in file sharing HFO4 2020-01-29 11:03:09 +08:00
  • 1ff4d59978 Feat: preview shared file HFO4 2020-01-28 13:40:19 +08:00
  • 7f0feebf42 Feat: download file from single file share HFO4 2020-01-28 12:41:00 +08:00
  • 0977b36f8b Feat: get share info / unlock share HFO4 2020-01-27 13:34:39 +08:00
  • 94b13393a9 Feat: hash id decode and verification HFO4 2020-01-26 14:57:07 +08:00
  • 880d224169 Test: hash id generate HFO4 2020-01-26 13:16:02 +08:00
  • 0ee0ac5e89 Feat: generate share URL HFO4 2020-01-26 13:07:05 +08:00
  • 4abd5b2346 Feat: cos policy upload/download in server-side HFO4 2020-01-25 11:43:13 +08:00
  • c34f211d7e Feat: get source url in COS HFO4 2020-01-25 11:20:31 +08:00
  • dc32e85492 Fix: capacity should be returned back when put failed HFO4 2020-01-25 10:40:53 +08:00
  • 8d437a451c Feat: COS credential / upload callback HFO4 2020-01-23 12:38:32 +08:00
  • e894450d5e Modify: cancel race test HFO4 2020-01-22 15:11:03 +08:00
  • 4baddecd8e Fix: ignore data-race detector in onedrive tests HFO4 2020-01-22 15:06:56 +08:00
  • f3c7263b52 Fix: ignore data-race detector in onedrive tests HFO4 2020-01-22 14:57:10 +08:00
  • a70bc7b908 Fix: ignore data-race detector in onedrive tests HFO4 2020-01-22 14:52:05 +08:00
  • 588514b4e0 Test: get filesystem from callback context HFO4 2020-01-22 14:41:12 +08:00
  • 8672042d61 Test: onedrive related HFO4 2020-01-22 14:26:13 +08:00
  • 0d2e3cc717 Test: Onedrive.OAuth HFO4 2020-01-22 10:50:47 +08:00
  • d3f132de6d Fix: thumbnails for 21Vianet OneDrive HFO4 2020-01-22 08:58:59 +08:00
  • 752ce5ce62 Feat: resume upload in server side HFO4 2020-01-21 15:36:04 +08:00
  • 06ff8b5a50 Feat: get OneDrive thumbnails HFO4 2020-01-21 13:27:20 +08:00
  • 6aee31341f Feat: async monitor OneDrive resume upload progress HFO4 2020-01-21 11:49:46 +08:00
  • dd5f6e3d25 Feat: onedrive client upload / callback HFO4 2020-01-20 14:34:21 +08:00
  • 807aa5ac18 Feat: OneDrive OAuth / refresh token HFO4 2020-01-19 12:52:36 +08:00
  • fa3b51096a Feat: upyun download / thumb / sign HFO4 2020-01-18 14:08:43 +08:00
  • 84a6218d3a Test: oss callback signature verification HFO4 2020-01-18 12:51:07 +08:00
  • 5befbc21d0 Feat: upyun callback & authentication HFO4 2020-01-18 10:40:03 +08:00
  • 21ec3fc710 Modify: use base64-URLEncoding to encode signature hash HFO4 2020-01-17 14:39:30 +08:00
  • 68d4a86166 Fix: storage policy should be re-dispatched according to policy id in upload session HFO4 2020-01-17 14:35:21 +08:00
  • b862ddb666 Fix: file should be deleted when callback return error HFO4 2020-01-17 14:24:51 +08:00
  • f7ecbce64c Feat: generate upload credentials for upyun HFO4 2020-01-17 14:05:51 +08:00
  • 3da87ba7cf Test: oss driver HFO4 2020-01-17 13:04:14 +08:00
  • 83a17645a1 Feat: Put file in oss handler HFO4 2020-01-17 10:52:43 +08:00
  • 7eda63f089 Feat: Get file for oss handler HFO4 2020-01-16 15:50:58 +08:00
  • 286f76cbec Feat: download file / speed limit in oss policy HFO4 2020-01-16 14:28:35 +08:00
  • dd198becce Feat: client-upload file in oss HFO4 2020-01-16 13:36:13 +08:00
  • 0e62665d7f Fix: do hard-copy when editing file with soft links HFO4 2020-01-16 10:11:16 +08:00
  • 098aa0a0c0 Fix: failed unit test due to setting name change HFO4 2020-01-15 16:10:25 +08:00
  • 90f82100cf Feat: put / get file in qiniu policy HFO4 2020-01-15 16:03:23 +08:00
  • 7fbbcefc57 Feat: get thumb & download file in qiniu policy HFO4 2020-01-15 14:15:25 +08:00
  • 534e127f87 Test: qiniu handler get token HFO4 2020-01-15 11:03:26 +08:00
  • e8d21b1e9b Feat: qiniu upload & callback HFO4 2020-01-15 10:14:15 +08:00
  • 5be7ec98c1 Feat: user storage pack HFO4 2020-01-14 10:32:54 +08:00
  • f3e78ec4ff Fix: failed unit test HFO4 2020-01-13 12:51:20 +08:00
  • 57d2ad9e5f Test: remote handler put HFO4 2020-01-13 11:03:51 +08:00
  • 37e78cb39b Feat: generate upload server url from policy HFO4 2020-01-13 10:03:45 +08:00
  • 6b6bfb4c6b Modify: FileName header in remote put request should be urlencoded HFO4 2020-01-13 09:47:04 +08:00
  • 4b6fbc0de2 Feat: remoter handler get content HFO4 2020-01-04 19:44:38 +08:00
  • c23d129dbb Modify: use path package in app level HFO4 2020-01-04 16:21:43 +08:00
  • d94896041e Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller HFO4 2020-01-04 15:49:08 +08:00
  • 93dc25aabb Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code HFO4 2020-01-04 15:17:27 +08:00
  • aeca161186 Feat: cancel archive action / request with context HFO4 2020-01-02 15:36:13 +08:00
  • 1393659668 Feat: GET interface for remote policy HFO4 2020-01-02 14:51:17 +08:00
  • 0f93864c8e Modify: add time.Now for expiration inside signing function HFO4 2020-01-02 13:41:57 +08:00
  • 9c48f4b7ad Feat: remote file thumb preview HFO4 2020-01-02 13:31:41 +08:00
  • b6102c3ae5 Fix: policy should be re-dispatch while getting thumbnails HFO4 2020-01-02 13:10:04 +08:00
  • a75be3a927 Add: GetIntSetting helper HFO4 2020-01-02 12:44:53 +08:00
  • fffcf1aa1b Test: remote handler.delete HFO4 2020-01-01 20:34:25 +08:00
  • bf0998f3a5 Fix: unclosed file after get thumbnails HFO4 2020-01-01 20:17:50 +08:00
  • ee08821361 Feat: remote delete file / Fix: broken Filesystem recycle in upload request HFO4 2020-01-01 20:15:05 +08:00
  • e9f02940ee Test: remote handler.source HFO4 2019-12-31 14:38:28 +08:00
  • b19910867e Feat: download / preview files in slave side HFO4 2019-12-31 14:21:57 +08:00
  • 35c2a5c977 Test: filesystem/Preview HFO4 2019-12-31 13:31:20 +08:00
  • 8a262a15d5 Modify: Decide whether to redirect when previewing based on storage policy HFO4 2019-12-31 13:09:26 +08:00
  • eceee2fc76 Test: remote callback auth HFO4 2019-12-30 19:56:01 +08:00
  • 4a5782b4e5 Feat: remote upload callback / validation HFO4 2019-12-30 19:37:21 +08:00
  • d29b7ef6f8 Feat: auth for remote callback / Modify: use map to store hooks in filesystem HFO4 2019-12-30 19:08:38 +08:00
  • ca9f44c06c Test: SlaveAfterUpload hook HFO4 2019-12-29 17:11:54 +08:00
  • 64342fa88d Feat: send remote uploading callback HFO4 2019-12-29 17:04:08 +08:00
  • 5b9de0e097 Feat: use sync.pool to obtain new FileSystem instance HFO4 2019-12-29 14:31:03 +08:00
  • de4793aacb Modify: auth instance as first param in SignURI/Request HFO4 2019-12-29 13:50:23 +08:00
  • b5ee3ee609 Fix: cors middleware should be applied directly to root router HFO4 2019-12-29 13:15:09 +08:00
  • ac2de841d2 Merge remote-tracking branch 'origin/master' HFO4 2019-12-28 15:55:09 +08:00
  • 2b8921e9fd Fix: untracked files HFO4 2019-12-28 15:50:56 +08:00
  • cf8b5f4d1e Feat: file uploading token sign for remote policy HFO4 2019-12-28 15:50:56 +08:00
  • 132c7a8fcb Feat: file uploading in slave mode HFO4 2019-12-28 13:14:00 +08:00
  • 6470340104 Add: upload controller in slave mode HFO4 2019-12-27 21:15:05 +08:00
  • 4f8558d1e8 Add: uploadPolicy serializer HFO4 2019-12-24 11:50:44 +08:00
  • f8c8604cda Feat: auth middleware for complex request HFO4 2019-12-24 11:42:23 +08:00
  • 90827b2441 Feat: sign http request / read running mode from config file HFO4 2019-12-23 13:27:18 +08:00
  • fd7b6e33c8 Test: auth middleware for WebDAV HFO4 2019-12-23 11:22:46 +08:00
  • cf90ab5a9a Fix: unable to save office file in root directory of WebDAV HFO4 2019-12-21 18:32:13 +08:00
  • bb27d1d587 Test: remove test for internal xml package HFO4 2019-12-21 13:01:18 +08:00
  • 91b873065a Test: FileInfo interface HFO4 2019-12-21 12:49:48 +08:00
  • 327765a7be Fix: missing ttl check in memstore.Get HFO4 2019-12-21 12:29:58 +08:00
  • 3e49c9f4f6 Remove: azure-pipelines.yml HFO4 2019-12-21 12:18:33 +08:00
  • acb741bfc2 Merge branch 'master' of github.com:HFO4/Backend-V3 HFO4 2019-12-21 12:17:44 +08:00
  • 477c4f1a7e Update azure-pipelines.yml for Azure Pipelines AaronLiu 2019-12-20 21:24:52 +08:00
  • 0a877f5712 Set up CI with Azure Pipelines AaronLiu 2019-12-20 21:21:25 +08:00
  • e97ed216f2 Feat: finish WebDAV adaptation HFO4 2019-12-20 15:08:04 +08:00
  • c1b02380ac Feat: adapt copy method for WebDAV HFO4 2019-12-20 11:59:09 +08:00
  • 9fdf2fe7ab Feat: adapt major methods of WebDAV for Cloudreve file system HFO4 2019-12-17 12:02:50 +08:00
  • 1dac66e632 Merge branch 'master' of github.com:HFO4/Backend-V3 HFO4 2019-12-16 19:43:21 +08:00
  • 963100d60f Modify: add fs into webdav HFO4 2019-12-16 19:43:00 +08:00
  • a6d16cc7ba Add: internal packages in webdav HFO4 2019-12-16 19:35:13 +08:00
  • 327a3c1edf Feat: ttl in memory-cache / Add: webdav from standard library HFO4 2019-12-16 18:56:25 +08:00
  • e6d2a94809 Feat: preview doc file / Fix: chinese character encoding in attachment header HFO4 2019-12-16 13:24:09 +08:00
  • 9a942f8b48 Modify: decoupling getSignedURL modules HFO4 2019-12-16 12:52:35 +08:00
  • 6ada69f637 Test: update file content related hooks HFO4 2019-12-15 16:35:01 +08:00
  • 8bf2966d46 Feat: update file content HFO4 2019-12-15 14:01:37 +08:00
  • 2c75c73886 Modify: preview should use login session to enable http-range HFO4 2019-12-14 15:06:30 +08:00
  • 8557ed8e2e Fix: failed uint test due to cache HFO4 2019-12-14 14:44:29 +08:00
  • ca07a94d41 Test: file compress / download HFO4 2019-12-14 14:28:01 +08:00
  • 03dcd9a9e0 Modify: add general ReaderCloserSeeker interface for handler GET method to return HFO4 2019-12-13 20:54:28 +08:00
  • f262caf1f5 Feat: download file and get file downloading session HFO4 2019-12-13 20:46:11 +08:00
  • ad02a659a6 Feat: read CORS config from file HFO4 2019-12-13 19:00:58 +08:00
  • c102c74d6d Fix: download archived file anonymously HFO4 2019-12-13 18:07:15 +08:00
  • 00ef240bea Delete: test file for task/pool HFO4 2019-12-13 15:21:45 +08:00
  • 02c93be3bc Feat: download temporary archive file HFO4 2019-12-13 15:10:44 +08:00
  • afc0b647ca Fix: failed unit test / Feat: support TTL in redis cache HFO4 2019-12-13 13:22:10 +08:00
  • 8703f97e20 Merge branch 'master' of github.com:HFO4/Backend-V3 HFO4 2019-12-13 12:51:48 +08:00
  • 0b820e8417 Feat: add go.sum HFO4 2019-12-13 12:51:23 +08:00
  • cf9416ef88 Feat: archive download and sign temp url HFO4 2019-12-13 11:41:22 +08:00
  • 012281c41f Feat: zip create HFO4 2019-12-13 09:46:53 +08:00
  • d58898e364 Feat: task pool for goroutines HFO4 2019-12-12 11:33:41 +08:00
  • e8aa0435c5 Feat: archive & download routers for test HFO4 2019-12-12 10:04:24 +08:00
  • ba34a092d1 Feat: group options in database scheme HFO4 2019-12-12 09:16:24 +08:00
  • 2b25b9d315 Modify: add ini file to .gitignore HFO4 2019-12-12 08:54:48 +08:00
  • 18968458a4 Modify: close file in main routine HFO4 2019-12-11 18:52:41 +08:00
  • d0bb123e03 Test: get source URL of files HFO4 2019-12-11 12:24:09 +08:00
  • 9f26c0c8ab Test: signRequired middleware HFO4 2019-12-10 21:26:19 +08:00
  • 297b507ca7 Feat: get file content via anonymous url HFO4 2019-12-10 20:42:40 +08:00
  • ea7f034332 Feat: sign auth middleware HFO4 2019-12-10 20:17:21 +08:00
  • 36d5f51495 Feat: sign file source url HFO4 2019-12-10 17:10:34 +08:00
  • 1963a495fb Feat: get file source route / Fix: cache initialize at wrong time HFO4 2019-12-10 11:55:28 +08:00
  • e871f6e421 Feat: HMAC auth and check HFO4 2019-12-10 11:13:33 +08:00
  • 4649ddbae2 Fix: failed uint test due to dirty cache HFO4 2019-12-09 19:45:04 +08:00
  • 5b01202844 Test: redis pool connection HFO4 2019-12-09 19:40:24 +08:00
  • 6d6255e759 Test: redis cache HFO4 2019-12-09 19:30:52 +08:00
  • cb61945125 Feat: redis driver for cache HFO4 2019-12-09 15:20:02 +08:00
  • f6da4cc7f0 Test: local handler.thumb HFO4 2019-12-09 12:18:30 +08:00
  • c3c0e92964 Test: thumbnail and authn / Modify: read thumbnail config from file HFO4 2019-12-09 11:33:39 +08:00
  • f35c585edf Feat experimental WebAuth API HFO4 2019-12-08 22:17:36 +08:00
  • 0932a10fed Feat: generate thumbnails for image file HFO4 2019-12-08 14:16:01 +08:00
  • a445da5286 Fix: failed unit test due to missing mock.ExpectWereMatch() HFO4 2019-12-08 13:03:08 +08:00
  • 6eff13c80a Test: modified folder methods and filesystem HFO4 2019-12-08 10:57:43 +08:00
  • 05c802e0fa Test: modified folder methods HFO4 2019-12-07 20:27:20 +08:00
  • 56b1ae9f31 Modify: use pure tree structure in file system scheme HFO4 2019-12-07 19:47:22 +08:00
  • 10a2ef4267 Feat: rename file HFO4 2019-12-07 15:54:07 +08:00
  • f4c414c0f6 Fix: uint may overflow / Test: get user storage HFO4 2019-12-07 15:05:48 +08:00
  • 9386371097 Set up CI with Azure Pipelines AaronLiu 2019-12-06 10:36:52 +08:00
  • 13fb090194 Fix: failed unit tests HFO4 2019-12-05 19:10:55 +08:00
  • 5df8f688d1 Test: util / filesystem HFO4 2019-12-05 19:01:51 +08:00
  • 06bcb3d6eb Test: user.afterCreate HFO4 2019-12-05 17:22:43 +08:00
  • 7375cc01f1 Feat: cache in-memory store HFO4 2019-12-05 17:01:14 +08:00
  • 5d50e7ed1e Test: moveOrCopyFolder / File HFO4 2019-12-04 13:49:28 +08:00
  • 362a7c389d Test: middleware / file / folder HFO4 2019-12-03 21:25:10 +08:00
  • c15b8a047d Feat: copy files and folders HFO4 2019-12-03 16:32:23 +08:00
  • 85bbb3d122 Remove: useless test file HFO4 2019-12-03 14:48:45 +08:00
  • 71b8ced742 Feat: unit test coverage report HFO4 2019-12-03 14:34:25 +08:00
  • 6630451f8b Feat: unit test coverage report HFO4 2019-12-03 14:24:56 +08:00
  • c09fc535dc Feat: unit test coverage report HFO4 2019-12-03 14:20:23 +08:00
  • 5424115e51 Fix: failed test due to database type HFO4 2019-12-03 10:42:35 +08:00
  • a13530f969 Fix: skip the wrong root folder in move path handler HFO4 2019-12-02 19:08:15 +08:00
  • adf7f3deeb Fix: handler move files in top levels HFO4 2019-12-02 14:47:55 +08:00
  • d28e5632d5 Fix: unique index check failed due to soft delete HFO4 2019-12-01 19:45:01 +08:00
  • fd02425547 Feat: move files/directories HFO4 2019-12-01 18:31:29 +08:00
  • 081c92067f Test: delete objects related methods HFO4 2019-12-01 14:31:29 +08:00
  • ceb25ce1c3 Modify: add unique index for folder & file HFO4 2019-12-01 11:23:54 +08:00
  • b3f13c56bc Modify: remove PositionAbsolute scheme in folder HFO4 2019-12-01 10:57:44 +08:00
  • 8b3fd8ec66 Modify: test for local handler delete HFO4 2019-11-30 23:26:02 +08:00
  • b4cfa6b601 Test: delete object route HFO4 2019-11-30 23:22:57 +08:00
  • 93010e3525 Feat: delete objects HFO4 2019-11-30 15:09:56 +08:00
  • 0cbbe5bb79 Modify: use uri parameter in Get File HFO4 2019-11-29 15:24:23 +08:00
  • 2c2ee5b1c1 Modify: code style HFO4 2019-11-28 21:21:46 +08:00
  • e0ac1925d5 Fix: Redis should not be used in test mode HFO4 2019-11-27 21:53:07 +08:00
  • b0e9c38732 Feat: redis for session storing HFO4 2019-11-27 19:53:39 +08:00
  • 7d5016ae40 Test: same folder check HFO4 2019-11-27 19:16:13 +08:00
  • 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