Commit Graph

274 Commits (a3d0291f41ff65941d4f091d17be7ff8c1ce5c7b)

Author SHA1 Message Date
HFO4 0fb31f4523 fix: deadlock while creating default user in SQLite
2 years ago
HFO4 f8b7e086ba fix: `database is locked` when using sqlite
2 years ago
HFO4 aaf8a793ee test: new changes related to `filesystem.CreateDirectory`
2 years ago
HFO4 71df067a76 fix: create directory now ignore conflict error, it will return the existed folder
2 years ago
HFO4 4f65d0e859 fix: use default chunk size if it is set as 0
2 years ago
HFO4 3804efd792 enhance: use transaction to update site settings
2 years ago
HFO4 13d36c25d4 test: fix failed test in model/file/deleteFile
2 years ago
HFO4 febbd0c5a0 Feat: batch download in streamming paradism
2 years ago
HFO4 ace398d87b Fix: file size is ready dirty when clean upload sessions
2 years ago
HFO4 d117080991 Test: new changes pkg filesystem
2 years ago
HFO4 31315c86ee Feat: support option for cache streamed chunk data into temp file for potential retry.
2 years ago
HFO4 1821923b74 Test: new changes in model pkg
2 years ago
HFO4 5a3ea89866 Feat: support `{ext}` and `{uuid}` magic variable
2 years ago
HFO4 eaa8c9e12d Refactor: move thumbnail config from ini file to database
2 years ago
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