Commit Graph

269 Commits (master)

Author SHA1 Message Date
HFO4 768ffa24ec Feat: preview file in dashboard
4 years ago
HFO4 27c0b6e886 Feat: ban/un-ban user
4 years ago
HFO4 19c70f8cfc Feat: edit/add users
4 years ago
HFO4 38161250e8 Feat: list users
4 years ago
HFO4 c7247f5b87 Feat: edit/list user group
4 years ago
HFO4 be8aa7b01d Feat: OneDrive OAuth callback / edit policy
4 years ago
HFO4 2471dacec1 Feat: OneDrive OAuth
4 years ago
HFO4 c30c19ca3e Feat: create SFC for oss callback
4 years ago
HFO4 c4eada2723 Modify: oss handle sign URL
4 years ago
HFO4 bd643fa2d5 Feat: remote test ping and ping-back
4 years ago
HFO4 f1ef21e195 Feat: add local policy
4 years ago
HFO4 c1d2b933aa Feat: RWMutex / reload for aira2
4 years ago
HFO4 48659f6952 Feat: uploading / transfer settings
4 years ago
HFO4 000a48ff06 Feat: mail SMTP settings
4 years ago
HFO4 ef42ec3927 Modify: create Web Authn instance when needed
4 years ago
HFO4 ce2a70df68 Feat: add read/write lock for authn
4 years ago
HFO4 3ce4b87f2b Feat: login / register setting in dashboard
4 years ago
HFO4 04d13bd071 Feat: dynamically generate manifest.json
4 years ago
HFO4 31d4a0e1c2 Feat: admin dashboard homepage
4 years ago
HFO4 49f784104e Fix: get site summary in dashboard
4 years ago
HFO4 a8272a66b7 Modify: move aria2 into internal packages / migration version check
4 years ago
HFO4 1ac4767db7 Feat: reset password by Email
4 years ago
HFO4 7027a96258 Feat: user activation by Email
4 years ago
HFO4 81d6988a50 Feat: user register / send activate email
4 years ago
HFO4 7c07b623f6 Feat: 2-FA login verification
4 years ago
HFO4 c817f70f8e Feat: Webauthn / theme changing
4 years ago
HFO4 80268e33bf Feat: enable 2FA / password management
4 years ago
HFO4 58d8695c53 Fix: endless loop while creating nested folders
4 years ago
HFO4 4420a75c04 Feat: user setting
4 years ago
HFO4 33a917cc75 Feat: user profile
4 years ago
HFO4 f91792bc64 Feat: list tasks
4 years ago
HFO4 b4219927d6 Feat: WebDAV mount folders
4 years ago
HFO4 86889e2fac Feat: WebDAV account management
4 years ago
HFO4 0253b4e5b6 Feat: payjs payment
4 years ago
HFO4 f8c14b3826 Feat: vas alipay
4 years ago
HFO4 41f9f3497f Feat: vas redeem
4 years ago
HFO4 e38a60ea44 Feat: vas for group / storage pack
4 years ago
HFO4 44d6ca487c Feat: mount storage policy for folders in WebDAV
4 years ago
HFO4 cfbfbc3c55 Feat: list/search/update/delete shares
4 years ago
HFO4 15f4b1819b Feat: add and delete file tags
4 years ago
HFO4 9be1b4366f Modify: change raw object ID to Hash ID in file service
4 years ago
HFO4 f235ad1def Fix: aria2 RPC retry / return NoT_FOUND error while listing not existed path
4 years ago
HFO4 d30159579f Feat: list downloading file
4 years ago
HFO4 c29695a40d Feat: cancel aria2 download task
4 years ago
HFO4 491e4de9de Feat: download torrent / multiple file / select file
4 years ago
HFO4 fe8f1b1ef5 Feat: creat uri aria2 download task
4 years ago
HFO4 7804b4efb1 Fix: Onedrive have batch requests limit for 20 per request
4 years ago
HFO4 91e202c7e6 Feat: decompression task
4 years ago
HFO4 e722c33cd5 Feat: task queue / compression task
4 years ago
HFO4 b49202e7e1 Test: Share model
4 years ago
HFO4 437bdf46d4 Feat: thumb for shared folder
4 years ago
HFO4 9fe451ad4b Fix: cache-control header in thumb redirect request
4 years ago
HFO4 4f0c2bbb29 Feat: readme in shared folder
4 years ago
HFO4 cc2c3b3f0f Feat: archive download in shared folder
4 years ago
HFO4 b1a9943b0c Feat: download / preview files for shared folder
4 years ago
HFO4 0edbbfc9ea Feat: list files for shared folder
4 years ago
HFO4 a0c320b964 Feat: set default view method in file manager
4 years ago
HFO4 e2f6dab70c Feat: save re-save single shared file
4 years ago
HFO4 0d7c0793b2 Feat: preview shared text/doc file
4 years ago
HFO4 1ff4d59978 Feat: preview shared file
4 years ago
HFO4 7f0feebf42 Feat: download file from single file share
4 years ago
HFO4 94b13393a9 Feat: hash id decode and verification
4 years ago
HFO4 0ee0ac5e89 Feat: generate share URL
4 years ago
HFO4 dc32e85492 Fix: capacity should be returned back when put failed
4 years ago
HFO4 8d437a451c Feat: COS credential / upload callback
5 years ago
HFO4 06ff8b5a50 Feat: get OneDrive thumbnails
5 years ago
HFO4 dd5f6e3d25 Feat: onedrive client upload / callback
5 years ago
HFO4 fa3b51096a Feat: upyun download / thumb / sign
5 years ago
HFO4 5befbc21d0 Feat: upyun callback & authentication
5 years ago
HFO4 3da87ba7cf Test: oss driver
5 years ago
HFO4 7eda63f089 Feat: Get file for oss handler
5 years ago
HFO4 dd198becce Feat: client-upload file in oss
5 years ago
HFO4 e8d21b1e9b Feat: qiniu upload & callback
5 years ago
HFO4 d94896041e Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller
5 years ago
HFO4 93dc25aabb Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code
5 years ago
HFO4 9c48f4b7ad Feat: remote file thumb preview
5 years ago
HFO4 b6102c3ae5 Fix: policy should be re-dispatch while getting thumbnails
5 years ago
HFO4 ee08821361 Feat: remote delete file / Fix: broken Filesystem recycle in upload request
5 years ago
HFO4 b19910867e Feat: download / preview files in slave side
5 years ago
HFO4 8a262a15d5 Modify: Decide whether to redirect when previewing based on storage policy
5 years ago
HFO4 d29b7ef6f8 Feat: auth for remote callback / Modify: use map to store hooks in filesystem
5 years ago
HFO4 5b9de0e097 Feat: use sync.pool to obtain new FileSystem instance
5 years ago
HFO4 b5ee3ee609 Fix: cors middleware should be applied directly to root router
5 years ago
HFO4 2b8921e9fd Fix: untracked files
5 years ago
HFO4 132c7a8fcb Feat: file uploading in slave mode
5 years ago
HFO4 6470340104 Add: upload controller in slave mode
5 years ago
HFO4 90827b2441 Feat: sign http request / read running mode from config file
5 years ago
HFO4 cf90ab5a9a Fix: unable to save office file in root directory of WebDAV
5 years ago
HFO4 e97ed216f2 Feat: finish WebDAV adaptation
5 years ago
HFO4 c1b02380ac Feat: adapt copy method for WebDAV
5 years ago
HFO4 9fdf2fe7ab Feat: adapt major methods of WebDAV for Cloudreve file system
5 years ago
HFO4 963100d60f Modify: add fs into webdav
5 years ago
HFO4 e6d2a94809 Feat: preview doc file / Fix: chinese character encoding in attachment header
5 years ago
HFO4 8bf2966d46 Feat: update file content
5 years ago
HFO4 2c75c73886 Modify: preview should use login session to enable http-range
5 years ago
HFO4 ca07a94d41 Test: file compress / download
5 years ago
HFO4 f262caf1f5 Feat: download file and get file downloading session
5 years ago
HFO4 ad02a659a6 Feat: read CORS config from file
5 years ago
HFO4 c102c74d6d Fix: download archived file anonymously
5 years ago
HFO4 02c93be3bc Feat: download temporary archive file
5 years ago
HFO4 cf9416ef88 Feat: archive download and sign temp url
5 years ago
HFO4 012281c41f Feat: zip create
5 years ago
HFO4 ba34a092d1 Feat: group options in database scheme
5 years ago
HFO4 18968458a4 Modify: close file in main routine
5 years ago
HFO4 d0bb123e03 Test: get source URL of files
5 years ago
HFO4 297b507ca7 Feat: get file content via anonymous url
5 years ago
HFO4 ea7f034332 Feat: sign auth middleware
5 years ago
HFO4 36d5f51495 Feat: sign file source url
5 years ago
HFO4 1963a495fb Feat: get file source route / Fix: cache initialize at wrong time
5 years ago
HFO4 c3c0e92964 Test: thumbnail and authn / Modify: read thumbnail config from file
5 years ago
HFO4 f35c585edf Feat experimental WebAuth API
5 years ago
HFO4 6eff13c80a Test: modified folder methods and filesystem
5 years ago
HFO4 56b1ae9f31 Modify: use pure tree structure in file system scheme
5 years ago
HFO4 10a2ef4267 Feat: rename file
5 years ago
HFO4 f4c414c0f6 Fix: uint may overflow / Test: get user storage
5 years ago
HFO4 5d50e7ed1e Test: moveOrCopyFolder / File
5 years ago
HFO4 85bbb3d122 Remove: useless test file
5 years ago
HFO4 c09fc535dc Feat: unit test coverage report
5 years ago
HFO4 fd02425547 Feat: move files/directories
5 years ago
HFO4 b4cfa6b601 Test: delete object route
5 years ago
HFO4 93010e3525 Feat: delete objects
5 years ago
HFO4 0cbbe5bb79 Modify: use uri parameter in Get File
5 years ago
HFO4 b3ef833afd Fix: test error / missing AfterFind hook in user model
5 years ago
HFO4 29def02489 Fix: upload was marked canceled when small file uploaded
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 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 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 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 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 861ba77b04 Feat: stream uploading
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 e05ba1030c Modify: package name
5 years ago
HFO4 003274162b Add: filesystem
5 years ago
HFO4 d86a3533ca Add: route for uploading file
5 years ago