Commit Graph

9 Commits

Author SHA1 Message Date
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