HFO4
de9c41082c
Feat: create upload session and pre-upload check
5 years ago
HFO4
e41ec9defa
Refactor: move slave pkg inside of cluster
...
Test: middleware for node communication
5 years ago
AaronLiu
056de22edb
Feat: aria2 download and transfer in slave node ( #1040 )
...
* Feat: retrieve nodes from data table
* Feat: master node ping slave node in REST API
* Feat: master send scheduled ping request
* Feat: inactive nodes recover loop
* Modify: remove database operations from aria2 RPC caller implementation
* Feat: init aria2 client in master node
* Feat: Round Robin load balancer
* Feat: create and monitor aria2 task in master node
* Feat: salve receive and handle heartbeat
* Fix: Node ID will be 0 in download record generated in older version
* Feat: sign request headers with all `X-` prefix
* Feat: API call to slave node will carry meta data in headers
* Feat: call slave aria2 rpc method from master
* Feat: get slave aria2 task status
Feat: encode slave response data using gob
* Feat: aria2 callback to master node / cancel or select task to slave node
* Fix: use dummy aria2 client when caller initialize failed in master node
* Feat: slave aria2 status event callback / salve RPC auth
* Feat: prototype for slave driven filesystem
* Feat: retry for init aria2 client in master node
* Feat: init request client with global options
* Feat: slave receive async task from master
* Fix: competition write in request header
* Refactor: dependency initialize order
* Feat: generic message queue implementation
* Feat: message queue implementation
* Feat: master waiting slave transfer result
* Feat: slave transfer file in stateless policy
* Feat: slave transfer file in slave policy
* Feat: slave transfer file in local policy
* Feat: slave transfer file in OneDrive policy
* Fix: failed to initialize update checker http client
* Feat: list slave nodes for dashboard
* Feat: test aria2 rpc connection in slave
* Feat: add and save node
* Feat: add and delete node in node pool
* Fix: temp file cannot be removed when aria2 task fails
* Fix: delete node in admin panel
* Feat: edit node and get node info
* Modify: delete unused settings
5 years ago
topjohncian
233648b956
Refactor: captcha ( #796 )
5 years ago
HFO4
a5f80a4431
Feat: get permanent URL for OneDrive policy
5 years ago
HFO4
1f1bc056e3
Feat: API for getting object property
6 years ago
HFO4
5d406f1c6a
Feat: use history router mode
6 years ago
HFO4
f0a68236a8
Feat: delete aria2 record in client side ( #335 )
6 years ago
Loyalsoldier
79b8784934
Comply with Golang semantic import versioning ( #630 )
...
* Code: compatible with semantic import versioning
* Tools & Docs: compatible with semantic import versioning
* Clean go.mod & go.sum
6 years ago
ZZF
dd50ef1c25
添加S3策略的支持 ( #425 )
...
* 添加亚马逊S3策略的支持
* 添加CDN支持,公有目录删除无用参数
* 增加Region
6 years ago
HFO4
2076d56f0f
Feat: dynamic writing site title, favicon, description, custom html ( #286 )
6 years ago
HFO4
58856612e2
Feat: create empty file in web panel ( #305 )
6 years ago
HFO4
e8a6df9a86
Feat: import file from existing outer folder
6 years ago
HFO4
0df8a9ba65
Modify: search shares without login required
6 years ago
HFO4
5d579cdadc
Feat: slave side list file
6 years ago
HFO4
9eeb4b6d19
Feat: task for importing file from existing filesystem
6 years ago
HFO4
691c9aeb7d
Feat: gzip support for static files
6 years ago
HFO4
32c0232105
Fix: file preview URL in share page should not be accessed directly
7 years ago
HFO4
45b54b3455
Modify: clean useless codes
7 years ago
HFO4
4ba24e0cf1
Modify: clean modals
7 years ago
HFO4
30311d181d
Feat: embed static files
7 years ago
HFO4
809af5bf4e
Feat: task list in dashboard
7 years ago
HFO4
3b5af8da47
Feat: share file list in dashboard
7 years ago
HFO4
9166a4ecd6
Feat: delete file in dashboard
7 years ago
HFO4
768ffa24ec
Feat: preview file in dashboard
7 years ago
HFO4
27c0b6e886
Feat: ban/un-ban user
7 years ago
HFO4
19c70f8cfc
Feat: edit/add users
7 years ago
HFO4
38161250e8
Feat: list users
7 years ago
HFO4
c7247f5b87
Feat: edit/list user group
7 years ago
HFO4
be8aa7b01d
Feat: OneDrive OAuth callback / edit policy
7 years ago
HFO4
2471dacec1
Feat: OneDrive OAuth
7 years ago
HFO4
c30c19ca3e
Feat: create SFC for oss callback
7 years ago
HFO4
c4eada2723
Modify: oss handle sign URL
7 years ago
HFO4
bd643fa2d5
Feat: remote test ping and ping-back
7 years ago
HFO4
f1ef21e195
Feat: add local policy
7 years ago
HFO4
48659f6952
Feat: uploading / transfer settings
7 years ago
HFO4
000a48ff06
Feat: mail SMTP settings
7 years ago
HFO4
ce2a70df68
Feat: add read/write lock for authn
7 years ago
HFO4
3ce4b87f2b
Feat: login / register setting in dashboard
7 years ago
HFO4
04d13bd071
Feat: dynamically generate manifest.json
7 years ago
HFO4
31d4a0e1c2
Feat: admin dashboard homepage
7 years ago
HFO4
49f784104e
Fix: get site summary in dashboard
7 years ago
HFO4
1ac4767db7
Feat: reset password by Email
7 years ago
HFO4
7027a96258
Feat: user activation by Email
7 years ago
HFO4
81d6988a50
Feat: user register / send activate email
7 years ago
HFO4
7c07b623f6
Feat: 2-FA login verification
7 years ago
HFO4
c817f70f8e
Feat: Webauthn / theme changing
7 years ago
HFO4
80268e33bf
Feat: enable 2FA / password management
7 years ago
HFO4
4420a75c04
Feat: user setting
7 years ago
HFO4
33a917cc75
Feat: user profile
7 years ago
HFO4
f91792bc64
Feat: list tasks
7 years ago
HFO4
b4219927d6
Feat: WebDAV mount folders
7 years ago
HFO4
86889e2fac
Feat: WebDAV account management
7 years ago
HFO4
0253b4e5b6
Feat: payjs payment
7 years ago
HFO4
f8c14b3826
Feat: vas alipay
7 years ago
HFO4
41f9f3497f
Feat: vas redeem
7 years ago
HFO4
e38a60ea44
Feat: vas for group / storage pack
7 years ago
HFO4
cfbfbc3c55
Feat: list/search/update/delete shares
7 years ago
HFO4
15f4b1819b
Feat: add and delete file tags
7 years ago
HFO4
9be1b4366f
Modify: change raw object ID to Hash ID in file service
7 years ago
HFO4
f235ad1def
Fix: aria2 RPC retry / return NoT_FOUND error while listing not existed path
7 years ago
HFO4
d30159579f
Feat: list downloading file
7 years ago
HFO4
c29695a40d
Feat: cancel aria2 download task
7 years ago
HFO4
491e4de9de
Feat: download torrent / multiple file / select file
7 years ago
HFO4
fe8f1b1ef5
Feat: creat uri aria2 download task
7 years ago
HFO4
7804b4efb1
Fix: Onedrive have batch requests limit for 20 per request
7 years ago
HFO4
91e202c7e6
Feat: decompression task
7 years ago
HFO4
e722c33cd5
Feat: task queue / compression task
7 years ago
HFO4
437bdf46d4
Feat: thumb for shared folder
7 years ago
HFO4
4f0c2bbb29
Feat: readme in shared folder
7 years ago
HFO4
cc2c3b3f0f
Feat: archive download in shared folder
7 years ago
HFO4
b1a9943b0c
Feat: download / preview files for shared folder
7 years ago
HFO4
0edbbfc9ea
Feat: list files for shared folder
7 years ago
HFO4
e2f6dab70c
Feat: save re-save single shared file
7 years ago
HFO4
0d7c0793b2
Feat: preview shared text/doc file
7 years ago
HFO4
1ff4d59978
Feat: preview shared file
7 years ago
HFO4
7f0feebf42
Feat: download file from single file share
7 years ago
HFO4
94b13393a9
Feat: hash id decode and verification
7 years ago
HFO4
0ee0ac5e89
Feat: generate share URL
7 years ago
HFO4
8d437a451c
Feat: COS credential / upload callback
7 years ago
HFO4
dd5f6e3d25
Feat: onedrive client upload / callback
7 years ago
HFO4
5befbc21d0
Feat: upyun callback & authentication
7 years ago
HFO4
dd198becce
Feat: client-upload file in oss
7 years ago
HFO4
e8d21b1e9b
Feat: qiniu upload & callback
7 years ago
HFO4
d94896041e
Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller
7 years ago
HFO4
b6102c3ae5
Fix: policy should be re-dispatch while getting thumbnails
7 years ago
HFO4
ee08821361
Feat: remote delete file / Fix: broken Filesystem recycle in upload request
7 years ago
HFO4
b19910867e
Feat: download / preview files in slave side
7 years ago
HFO4
d29b7ef6f8
Feat: auth for remote callback / Modify: use map to store hooks in filesystem
7 years ago
HFO4
b5ee3ee609
Fix: cors middleware should be applied directly to root router
7 years ago
HFO4
2b8921e9fd
Fix: untracked files
7 years ago
HFO4
90827b2441
Feat: sign http request / read running mode from config file
7 years ago
HFO4
cf90ab5a9a
Fix: unable to save office file in root directory of WebDAV
7 years ago
HFO4
e97ed216f2
Feat: finish WebDAV adaptation
7 years ago
HFO4
c1b02380ac
Feat: adapt copy method for WebDAV
7 years ago
HFO4
9fdf2fe7ab
Feat: adapt major methods of WebDAV for Cloudreve file system
7 years ago
HFO4
963100d60f
Modify: add fs into webdav
7 years ago
HFO4
e6d2a94809
Feat: preview doc file / Fix: chinese character encoding in attachment header
7 years ago
HFO4
8bf2966d46
Feat: update file content
7 years ago
HFO4
2c75c73886
Modify: preview should use login session to enable http-range
7 years ago