Commit Graph

67 Commits (3edb00a6484cef08692245cbbd41421d76ad32e5)

Author SHA1 Message Date
Aaron Liu c5ffdbfcfb Merge remote-tracking branch 'origin/master'
1 year ago
Weidi Deng 1b4eff624d webdav兼容rclone的nextcloud选项(修改日期和checksum)
1 year ago
Aaron Liu 408733a974 test(thumb): new changes in models/cache pkg
1 year ago
Aaron Liu b910254cc5 feat(thumb): delete generated thumb file
1 year ago
Aaron Liu 62b73b577b feat(thumb): generate and return sidecar thumb
1 year ago
Aaron Liu 7cb5e68b78 refactor(thumb): thumb logic for slave policy
1 year ago
Aaron Liu ae118c337e refactor(thumb): reset thumb status after renaming a file with no thumb available
1 year ago
Aaron Liu f36e39991d refactor(thumb): new thumb pipeline model to generate thumb on-demand
1 year ago
Aaron Liu 2a1e82aede fix(fs): cannot delete file while user is deleted (fix #1586)
1 year ago
HFO4 8d7ecedf47 feat(source link): create perm source link with shorter url
2 years ago
HFO4 8b30593822 fix: cannot delete mass files (>=333) in SQLite (#622)
2 years ago
HFO4 f2c53dda31 Merge remote-tracking branch 'origin/master'
2 years ago
HFO4 7366ff534e i18n: logs in models
2 years ago
topjohncian 88e10aeaa2
Fix: unexpected querying all files when deleting an empty folder (#1469)
2 years ago
HFO4 0e5683bc3b test: search file with limited parent ids
2 years ago
HFO4 8ab0fe0e2f feat: search file under current folder
2 years ago
vvisionnn 2dcf1664a6 fix: keep update at column when rename
2 years ago
HFO4 0fb31f4523 fix: deadlock while creating default user in SQLite
2 years ago
HFO4 13d36c25d4 test: fix failed test in model/file/deleteFile
2 years ago
HFO4 ace398d87b Fix: file size is ready dirty when clean upload sessions
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 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 170f2279c1 Fix: failed to get thumbnails under global OneDrive policy
3 years ago
HFO4 d9cff24c75 Modify: disable association_autoupdate in model.File.UpdateSourceName
3 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
4 years ago
HFO4 0575b0aa92 Fix: search function should not convert case (#288)
4 years ago
HFO4 bb63ea7142 Test: model.Tags / modifications
4 years ago
HFO4 127d0236f9 Feat: filter and search file
4 years ago
HFO4 9be1b4366f Modify: change raw object ID to Hash ID in file service
4 years ago
HFO4 7804b4efb1 Fix: Onedrive have batch requests limit for 20 per request
4 years ago
HFO4 0e62665d7f Fix: do hard-copy when editing file with soft links
5 years ago
HFO4 91b873065a Test: FileInfo interface
5 years ago
HFO4 327765a7be Fix: missing ttl check in memstore.Get
5 years ago
HFO4 e97ed216f2 Feat: finish WebDAV adaptation
5 years ago
HFO4 9fdf2fe7ab Feat: adapt major methods of WebDAV for Cloudreve file system
5 years ago
HFO4 8bf2966d46 Feat: update file content
5 years ago
HFO4 ca07a94d41 Test: file compress / download
5 years ago
HFO4 afc0b647ca Fix: failed unit test / Feat: support TTL in redis cache
5 years ago
HFO4 9f26c0c8ab Test: signRequired middleware
5 years ago
HFO4 297b507ca7 Feat: get file content via anonymous url
5 years ago
HFO4 0932a10fed Feat: generate thumbnails for image file
5 years ago
HFO4 6eff13c80a Test: modified folder methods and filesystem
5 years ago
HFO4 05c802e0fa Test: modified folder methods
5 years ago
HFO4 56b1ae9f31 Modify: use pure tree structure in file system scheme
5 years ago