Commit Graph

260 Commits (7eb81731018fa5dd1d20261ad538dc960c4fb36d)

Author SHA1 Message Date
HFO4 7eb8173101 Feat: adapt new uploader for s3 like policy
2 years ago
HFO4 9e5713b139 Feat: adapt new uploader for COS policy
2 years ago
HFO4 07f13cc350 Refactor: factory method for OSS client
2 years ago
HFO4 0df9529b32 Feat: generating token and callback url for OSS muiltpart upload, support resume upload in sever-side uploading for OSS
2 years ago
HFO4 b6efca1878 Feat: uploading OneDrive files in client side
2 years ago
HFO4 5bda037d74 Fix: cannot list multiple pages in async task page
2 years ago
HFO4 b96019be7c Feat: client method to upload file from master node to slave node
2 years ago
HFO4 081e75146c Fix: add optimism lock when updating file size
2 years ago
HFO4 e0714fdd53 Feat: process upload callback sent from slave node
2 years ago
HFO4 521c5c8dc4 Feat: use transactions to manipulate user's used storage
2 years ago
HFO4 285e80ba76 Feat: use database transactions to delete / update file size
2 years ago
HFO4 2811ee3285 Feat: slave policy creating upload session API
2 years ago
HFO4 7dd636da74 Feat: upload session recycle crontab job / API for cleanup all upload session
2 years ago
HFO4 3444b4a75e Feat: chunk upload handling for local policy
2 years ago
HFO4 72173bf894 Refactor: create placeholder file and record upload session id in it
2 years ago
HFO4 868a88e5fc Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
2 years ago
HFO4 8443a30fb1 Feat: support chunk size option in policy
2 years ago
vvisionnn c84d0114ae
Fix: trigger err when move folder into itself (#1128)
2 years ago
HFO4 3948ee7f3a Fix: use `X-Cr-` as custom header prefix
3 years ago
HFO4 4dbe867020 Fix: failed unit test due to import cycle
3 years ago
HFO4 7fd984f95d Feat: support custom office preview service (Fix #1050)
3 years ago
HFO4 9fc08292a0 Feat: migration DB support custom upgrade scripts
3 years ago
HFO4 eeee43d569 Test: newly added sb models
3 years ago
HFO4 3064ed60f3 Test: new database models and middlewares
3 years ago
HFO4 e41ec9defa Refactor: move slave pkg inside of cluster
3 years ago
HFO4 5db476634a Fix: deadlock and sync issue in node pool
3 years ago
AaronLiu 056de22edb
Feat: aria2 download and transfer in slave node (#1040)
3 years ago
想出网名啦 a3b4a22dbc
bug fix: can't connect to postgres database (#992)
3 years ago
HFO4 622b928a90 Feat: support database charset option and more DMBS driver
3 years ago
HFO4 9d64bdd9f6 Fix: `attr` field overflow when downloading large torrent (#941)
3 years ago
topjohncian 233648b956
Refactor: captcha (#796)
3 years ago
HFO4 a4b0ad81e9 Feat: database script for resetting admin password
3 years ago
HFO4 170f2279c1 Fix: failed to get thumbnails under global OneDrive policy
3 years ago
HFO4 4e2f243436 Feat: support using SharePoint site to store files
3 years ago
HFO4 1f1bc056e3 Feat: API for getting object property
3 years ago
HFO4 d9cff24c75 Modify: disable association_autoupdate in model.File.UpdateSourceName
3 years ago
HFO4 e2488841b4 Test: #765
3 years ago
日下部 詩 a276be4098
注册帐号时,如果尚未验证,再发一次验证信 (#765)
3 years ago
HFO4 c87109c8b1 Fix: incorrect attr column type in download table
4 years ago
HFO4 bd2bdf253b Feat: using custom reverse proxying in OneDrive file downloading
4 years ago
HFO4 0cfa61e264 Test: user storage calibration script
4 years ago
HFO4 f7c8039116 Feat: execute database script to calibrate user storage
4 years ago
HFO4 a5805b022a Feat: enable using LAN endpoint in serverside request of OSS policy (#399)
4 years ago
HFO4 0d210e87b3 Fix: aria2 task failed due to limited size of attr filed in DB
4 years ago
HFO4 f0a68236a8 Feat: delete aria2 record in client side (#335)
4 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
4 years ago
HFO4 746aa3e8ef Test: s3 policy
4 years ago
HFO4 95f318e069 Feat: adapt minio for S3 policy and fix listing files
4 years ago
HFO4 77394313aa Fix: S3 adaption for minio
4 years ago
mritd 7df09537e0
fix(db_driver): fix the panic when sqlite3 is used in the conf (#551)
4 years ago