Commit Graph

381 Commits (00b91cd515d10f58766d1933b9f14b7ce634f95d)

Author SHA1 Message Date
HFO4 9fdf2fe7ab Feat: adapt major methods of WebDAV for Cloudreve file system
6 years ago
HFO4 9a942f8b48 Modify: decoupling getSignedURL modules
6 years ago
HFO4 6ada69f637 Test: update file content related hooks
6 years ago
HFO4 8bf2966d46 Feat: update file content
6 years ago
HFO4 8557ed8e2e Fix: failed uint test due to cache
6 years ago
HFO4 ca07a94d41 Test: file compress / download
6 years ago
HFO4 03dcd9a9e0 Modify: add general ReaderCloserSeeker interface for handler GET method to return
6 years ago
HFO4 f262caf1f5 Feat: download file and get file downloading session
6 years ago
HFO4 c102c74d6d Fix: download archived file anonymously
6 years ago
HFO4 02c93be3bc Feat: download temporary archive file
6 years ago
HFO4 afc0b647ca Fix: failed unit test / Feat: support TTL in redis cache
6 years ago
HFO4 cf9416ef88 Feat: archive download and sign temp url
6 years ago
HFO4 012281c41f Feat: zip create
6 years ago
HFO4 e8aa0435c5 Feat: archive & download routers for test
6 years ago
HFO4 18968458a4 Modify: close file in main routine
6 years ago
HFO4 d0bb123e03 Test: get source URL of files
6 years ago
HFO4 297b507ca7 Feat: get file content via anonymous url
6 years ago
HFO4 36d5f51495 Feat: sign file source url
6 years ago
HFO4 1963a495fb Feat: get file source route / Fix: cache initialize at wrong time
6 years ago
HFO4 f6da4cc7f0 Test: local handler.thumb
6 years ago
HFO4 c3c0e92964 Test: thumbnail and authn / Modify: read thumbnail config from file
6 years ago
HFO4 f35c585edf Feat experimental WebAuth API
6 years ago
HFO4 0932a10fed Feat: generate thumbnails for image file
6 years ago
HFO4 a445da5286 Fix: failed unit test due to missing mock.ExpectWereMatch()
6 years ago
HFO4 6eff13c80a Test: modified folder methods and filesystem
6 years ago
HFO4 05c802e0fa Test: modified folder methods
6 years ago
HFO4 56b1ae9f31 Modify: use pure tree structure in file system scheme
6 years ago
HFO4 10a2ef4267 Feat: rename file
6 years ago
HFO4 f4c414c0f6 Fix: uint may overflow / Test: get user storage
6 years ago
HFO4 13fb090194 Fix: failed unit tests
6 years ago
HFO4 5df8f688d1 Test: util / filesystem
6 years ago
HFO4 362a7c389d Test: middleware / file / folder
6 years ago
HFO4 c15b8a047d Feat: copy files and folders
6 years ago
HFO4 c09fc535dc Feat: unit test coverage report
6 years ago
HFO4 5424115e51 Fix: failed test due to database type
6 years ago
HFO4 adf7f3deeb Fix: handler move files in top levels
6 years ago
HFO4 d28e5632d5 Fix: unique index check failed due to soft delete
6 years ago
HFO4 fd02425547 Feat: move files/directories
6 years ago
HFO4 081c92067f Test: delete objects related methods
6 years ago
HFO4 ceb25ce1c3 Modify: add unique index for folder & file
6 years ago
HFO4 b3f13c56bc Modify: remove PositionAbsolute scheme in folder
6 years ago
HFO4 8b3fd8ec66 Modify: test for local handler delete
6 years ago
HFO4 93010e3525 Feat: delete objects
6 years ago
HFO4 7d5016ae40 Test: same folder check
6 years ago
HFO4 0982347f40 Fix: folder with the same name should not be created
6 years ago
HFO4 16067c3ac8 Test: download file in filesystem
6 years ago
HFO4 9bb432c220 Feat: download file with speed limit
6 years ago
HFO4 29def02489 Fix: upload was marked canceled when small file uploaded
6 years ago
HFO4 4156a71adf Feat: file download in service level
6 years ago
HFO4 a734493b65 Feat: custom error for general layer codes
6 years ago
HFO4 e07adb9d97 Test: filesystem/hooks
6 years ago
HFO4 0cb80f69f5 Modify: split hooks into small modules
6 years ago
HFO4 5e1e76719f Test: list folder & filesystem/path & model/folder/list
6 years ago
HFO4 b431f3674c Feat: list objects in specific path
6 years ago
HFO4 a89c3cb11a Feat: create folder / Modify: add index to some column
6 years ago
HFO4 a994a74f4e Fix: 0 length upload should be allowed
6 years ago
HFO4 671d031d00 Fix: able to upload empty file
6 years ago
HFO4 948059ec1c Feat: CORS / Test: site/config route
6 years ago
HFO4 9d8a462dc4 Remove: mutipart file upload
6 years ago
HFO4 7cb27b2102 Test: filesystem/file, filesystem, filesystem/hook, model/file/Create
6 years ago
HFO4 438ce02420 Modify: re-organize structure of filesystem
6 years ago
HFO4 e09294d388 Feat: insert file record to database
6 years ago
HFO4 f9b37a3359 Fix: test failed due to missing context
6 years ago
HFO4 20ea86eaf6 Fix: test failed due to `Policy.AutoName`
6 years ago
HFO4 88a543ef74 Feat: `{path}` marker in name rule representing the virtual path of the file
6 years ago
HFO4 2e9f256462 Feat: after uploading finished hook
6 years ago
HFO4 aa17aa8e6a Feat: after uploading hooks and checks
6 years ago
HFO4 0dddc12609 Modify: check whether file exist before deleting unfinished uploading
6 years ago
HFO4 5f7ece6d82 Fix: filepath.Dir behaves differently between, result in failed uint test
6 years ago
HFO4 631c23f065 Feat: recycling file storage and user capacity when uploading canceled
6 years ago
HFO4 160f964564 Feat: use goroutine to detect upload-canceling action / Object name validate
6 years ago
HFO4 331931e539 Fix: permission error
6 years ago
HFO4 861ba77b04 Feat: stream uploading
6 years ago
HFO4 5aa61301af Fix: letter case should be ignored while validating file extension
6 years ago
HFO4 3741da692b Test: filesystem/local & filesystem/validator
6 years ago
HFO4 99e7eecab7 Feat: file upload handler
6 years ago
HFO4 841832bb65 Add: context
6 years ago
HFO4 f46b52b6ba Feat: support sqlite
6 years ago
HFO4 e05ba1030c Modify: package name
6 years ago
HFO4 79caf635f9 Feat: basic file validator
6 years ago
HFO4 003274162b Add: filesystem
6 years ago