Commit Graph

13 Commits

Author SHA1 Message Date
18bdb5c7c2 feat(storage): generalize S3 client and watcher interfaces to storage-oriented naming with backward compatibility 2026-03-14 19:24:36 +00:00
5889396134 BREAKING CHANGE(core): Make API strict-by-default: remove *Strict variants, throw on not-found/exists conflicts, add explicit exists() methods, update docs/tests and bump deps 2025-11-20 13:20:19 +00:00
a1e449cf94 fix(File): Fixed issue with file restore metadata operations. 2024-11-24 19:59:37 +01:00
154854dc21 feat(core): Enhanced directory handling and file restoration from trash 2024-11-24 19:56:12 +01:00
34082c38a7 feat(bucket): Enhanced SmartBucket with trash management and metadata handling 2024-11-24 02:25:08 +01:00
8d160cefb0 fix: use overwrite to make metadata files work
During a delete the metadata file is updated. As the overwrite property was not set, the metadata
couldn't be updated and caused issues.
2024-11-18 21:08:39 +00:00
383a5204f4 feat(file): Added functionality to retrieve magic bytes from files and detect file types using magic bytes. 2024-11-18 15:07:46 +01:00
4b70edb947 finish trash 2024-06-10 16:47:20 +02:00
591c99736d fix(core): update 2024-06-09 16:02:33 +02:00
b9c384dd08 fix(core): update 2024-06-03 21:35:08 +02:00
e924511147 fix(s3 paths): pathing differences now correctly handled in a reducePath method. 2024-05-27 12:56:25 +02:00
b040120813 fix(core): update 2024-05-21 18:42:55 +02:00
eaf2e7e6bb fix(core): update 2024-05-21 01:22:21 +02:00