Commit Graph

75 Commits

Author SHA1 Message Date
154854dc21 feat(core): Enhanced directory handling and file restoration from trash 2024-11-24 19:56:12 +01:00
16a82ac50a fix(core): Refactor Bucket class for improved error handling 2024-11-24 03:05:10 +01:00
6ab77ece6e fix(metadata): Fix metadata handling for deleted files 2024-11-24 02:28:48 +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
e7f60465ff fix(metadata): Fix metadata handling to address type assertion and data retrieval. 2024-11-18 11:24:11 +01:00
dc599585b8 fix(dependencies): Update package dependencies for improved functionality and security. 2024-10-16 10:27:27 +02:00
4647181807 fix(dependencies): Update dependencies and improve bucket retrieval logging 2024-07-28 12:46:39 +02:00
05523dc7a1 fix(test): Update endpoint configuration in tests to use environment variable 2024-07-04 18:39:27 +02:00
23f8dc55d0 fix(core): update 2024-06-19 18:28:52 +02:00
2a0425ff54 fix(delete functions): ensure more consistency between methods and trash behaviour 2024-06-18 18:44:58 +02:00
786f8d4365 fix(core): update 2024-06-17 20:00:57 +02:00
a9bb31c2a2 fix(core): update 2024-06-17 19:57:56 +02:00
535d9f8520 fix(core): update 2024-06-17 16:01:35 +02:00
08c3f674bf fix(core): update 2024-06-11 17:21:22 +02:00
7245b49c31 fix(core): update 2024-06-11 17:20:48 +02:00
4b70edb947 finish trash 2024-06-10 16:47:20 +02:00
963463d40d fix(core): update 2024-06-09 16:32:32 +02:00
591c99736d fix(core): update 2024-06-09 16:02:33 +02:00
a7ac870e05 fix(core): update 2024-06-08 19:13:24 +02:00
b9c384dd08 fix(core): update 2024-06-03 21:35:08 +02:00
cb0ab2c9db fix(core): update 2024-05-27 17:34:26 +02:00
95e9d2f0ff fix(core): update 2024-05-27 14:34:12 +02:00
e924511147 fix(s3 paths): pathing differences now correctly handled in a reducePath method. 2024-05-27 12:56:25 +02:00
168148b2c9 fix(core): update 2024-05-21 18:46:59 +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
c70ee820d7 fix(core): update 2024-05-17 19:24:52 +02:00
9d5cdadd89 fix(core): update 2024-05-17 19:22:23 +02:00
2cacfcf990 fix(core): update 2024-05-17 19:09:00 +02:00
a0be96bf23 BREAKING CHANGE(core): update 2024-05-17 18:53:11 +02:00
b871e23052 fix(core): update 2024-05-05 19:52:50 +02:00
150bf944de fix(core): update 2024-02-10 04:36:34 +01:00
8bc939173a fix(core): update 2023-11-03 01:36:11 +01:00
f3e2a8a4f2 fix(core): update 2022-06-07 17:15:36 +02:00
784e54f021 fix(core): update 2022-03-31 01:45:46 +02:00
ea9d0f58e9 fix(core): update 2021-12-18 01:28:22 +01:00
b60ece389c fix(core): update 2021-12-18 01:13:02 +01:00
ec8f320317 fix(core): update 2021-12-18 01:00:07 +01:00
caedf37288 fix(core): update 2021-06-02 11:34:52 +02:00
346269d399 fix(core): update 2021-06-02 11:14:24 +02:00
0ec7e1d6c6 fix(core): update 2021-04-07 19:01:35 +00:00
476ff5bbce fix(core): update 2021-04-07 18:42:03 +00:00
191e0b8e05 fix(core): update 2021-04-06 02:34:52 +00:00
3f5461dfe0 fix(core): update 2020-10-12 11:57:07 +00:00
0b14904027 fix(core): update 2020-10-12 11:55:57 +00:00
c383b75336 fix(core): update 2020-10-12 00:37:50 +00:00
77e69171e2 fix(core): update 2020-10-12 00:23:25 +00:00
b9d082f07f fix(core): update 2020-06-19 00:42:26 +00:00