Commit Graph

25 Commits (master)

Author SHA1 Message Date
Aaron Liu 4aafe1dc7a enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings
1 year ago
Aaron Liu f5a21a7e6f feat(thumb): set size limit for original file
1 year ago
Aaron Liu b910254cc5 feat(thumb): delete generated thumb file
1 year ago
Aaron Liu e115497dfe feat(thumb): generate thumb for OneDrive files
1 year ago
Aaron Liu f36e39991d refactor(thumb): new thumb pipeline model to generate thumb on-demand
1 year ago
HFO4 8d7ecedf47 feat(source link): create perm source link with shorter url
2 years ago
HFO4 196729bae8 i18n: logs in conf/crontab/email/fs.driver
2 years ago
HFO4 4f65d0e859 fix: use default chunk size if it is set as 0
2 years ago
HFO4 07f13cc350 Refactor: factory method for OSS client
2 years ago
HFO4 b6efca1878 Feat: uploading OneDrive files in client side
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 de9c41082c Feat: create upload session and pre-upload check
2 years ago
AaronLiu 056de22edb
Feat: aria2 download and transfer in slave node (#1040)
3 years ago
HFO4 a5f80a4431 Feat: get permanent URL for OneDrive policy
3 years ago
HFO4 a93b964d8b Modify: OneDrive file URL cache will refreshed after file is updated
3 years ago
HFO4 bd2bdf253b Feat: using custom reverse proxying in OneDrive file downloading
4 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
4 years ago
HFO4 8a2be58ef3 Feat: List files in OneDrive
4 years ago
HFO4 36e5b31f73 Modify: add recursive options for list method
4 years ago
HFO4 f7311f906b Feat: add List method to Handler interface / implement local.List
4 years ago
yeungc 6285e45e34
Fix: filename and code typo (#260)
4 years ago