Commit Graph

266 Commits (update-checksum)

Author SHA1 Message Date
HFO4 9c48f4b7ad Feat: remote file thumb preview
6 years ago
HFO4 b6102c3ae5 Fix: policy should be re-dispatch while getting thumbnails
6 years ago
HFO4 a75be3a927 Add: GetIntSetting helper
6 years ago
HFO4 ee08821361 Feat: remote delete file / Fix: broken Filesystem recycle in upload request
6 years ago
HFO4 b19910867e Feat: download / preview files in slave side
6 years ago
HFO4 8a262a15d5 Modify: Decide whether to redirect when previewing based on storage policy
6 years ago
HFO4 4a5782b4e5 Feat: remote upload callback / validation
6 years ago
HFO4 d29b7ef6f8 Feat: auth for remote callback / Modify: use map to store hooks in filesystem
6 years ago
HFO4 5b9de0e097 Feat: use sync.pool to obtain new FileSystem instance
6 years ago
HFO4 de4793aacb Modify: auth instance as first param in SignURI/Request
6 years ago
HFO4 b5ee3ee609 Fix: cors middleware should be applied directly to root router
6 years ago
HFO4 2b8921e9fd Fix: untracked files
6 years ago
HFO4 e6d2a94809 Feat: preview doc file / Fix: chinese character encoding in attachment header
6 years ago
HFO4 9a942f8b48 Modify: decoupling getSignedURL modules
6 years ago
HFO4 8bf2966d46 Feat: update file content
6 years ago
HFO4 2c75c73886 Modify: preview should use login session to enable http-range
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 ad02a659a6 Feat: read CORS config from file
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 ba34a092d1 Feat: group options in database scheme
6 years ago
HFO4 18968458a4 Modify: close file in main routine
6 years ago
HFO4 297b507ca7 Feat: get file content via anonymous url
6 years ago
HFO4 ea7f034332 Feat: sign auth middleware
6 years ago
HFO4 36d5f51495 Feat: sign file source url
6 years ago
HFO4 f35c585edf Feat experimental WebAuth API
6 years ago
HFO4 a445da5286 Fix: failed unit test due to missing mock.ExpectWereMatch()
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 c09fc535dc Feat: unit test coverage report
6 years ago
HFO4 adf7f3deeb Fix: handler move files in top levels
6 years ago
HFO4 fd02425547 Feat: move files/directories
6 years ago
HFO4 93010e3525 Feat: delete objects
6 years ago
HFO4 0cbbe5bb79 Modify: use uri parameter in Get File
6 years ago
HFO4 7d5016ae40 Test: same folder check
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 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 9d8a462dc4 Remove: mutipart file upload
6 years ago
HFO4 99e7eecab7 Feat: file upload handler
6 years ago
HFO4 841832bb65 Add: context
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
HFO4 d86a3533ca Add: route for uploading file
6 years ago
HFO4 41e0dec74c Test: captcha
6 years ago
HFO4 7d4e212d4e Feat: captcha
6 years ago
HFO4 c7e47293db Add: model - group / Test: group
6 years ago
HFO4 c8c85501e4 Test: middleware/auth
6 years ago
HFO4 589c399488 Feat: User/Me
6 years ago
HFO4 2ae2c9b784 Modify: using memstore to store session
6 years ago
HFO4 6f96018223 Feat: User login
6 years ago
HFO4 943c84320c Feat: Setting model
6 years ago
HFO4 29fe6047a1 Modify: GetSettingByName returns string
6 years ago
HFO4 e858cbe2cf Feat: Decide whether to do database migration based on `version.lock`
6 years ago
HFO4 2c9e0c1119 Testing for controller/main.go
6 years ago
HFO4 6ba4d1ae82 Param error message generate
6 years ago
HFO4 6539ae20fa Basic check for User controller
6 years ago