Commit Graph

66 Commits

Author SHA1 Message Date
jkunz 74b81d7ba8 feat(multipart): Add multipart upload support with MultipartUploadManager and controller integration 2025-11-23 22:41:46 +00:00
jkunz 0d4837184f v3.1.0
Default (tags) / security (push) Successful in 38s
Default (tags) / test (push) Failing after 36s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v3.1.0
2025-11-23 22:37:32 +00:00
jkunz 7f3de92961 feat(logging): Add structured Logger and integrate into Smarts3Server; pass full config to server 2025-11-23 22:37:32 +00:00
jkunz a7bc902dd0 v3.0.4
Default (tags) / security (push) Successful in 34s
Default (tags) / test (push) Failing after 36s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v3.0.4
2025-11-23 22:31:44 +00:00
jkunz 95d78d0d08 fix(smarts3): Use filesystem store for bucket creation and remove smartbucket runtime dependency 2025-11-23 22:31:44 +00:00
jkunz b62cb0bc97 v3.0.3
Default (tags) / security (push) Successful in 39s
Default (tags) / test (push) Failing after 37s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v3.0.3
2025-11-23 22:12:29 +00:00
jkunz 32346636e0 fix(filesystem): Migrate filesystem implementation to @push.rocks/smartfs and add Web Streams handling 2025-11-23 22:12:29 +00:00
jkunz 415ba3e76d v3.0.2
Default (tags) / security (push) Successful in 41s
Default (tags) / test (push) Failing after 36s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v3.0.2
2025-11-21 18:36:27 +00:00
jkunz 6594f67d3e fix(smarts3): Prepare patch release 3.0.2 — no code changes detected 2025-11-21 18:36:27 +00:00
jkunz 61974e0b54 v3.0.1
Default (tags) / security (push) Successful in 40s
Default (tags) / test (push) Failing after 46s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v3.0.1
2025-11-21 17:09:16 +00:00
jkunz fc845956fa fix(readme): Add Issue Reporting and Security section to README 2025-11-21 17:09:16 +00:00
jkunz eec1e09d2b v3.0.0
Default (tags) / security (push) Successful in 25s
Default (tags) / test (push) Failing after 35s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v3.0.0
2025-11-21 14:36:30 +00:00
jkunz c3daf9d3f7 BREAKING CHANGE(Smarts3): Remove legacy s3rver backend, simplify Smarts3 server API, and bump dependencies 2025-11-21 14:36:30 +00:00
jkunz 654f47b7fc v2.3.0
Default (tags) / security (push) Successful in 39s
Default (tags) / test (push) Failing after 36s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.3.0
2025-11-21 14:32:19 +00:00
jkunz 18a2eb7e3f feat(smarts3-server): Introduce native custom S3 server implementation (Smarts3Server) with routing, middleware, context, filesystem store, controllers and XML utilities; add SmartXml and AWS SDK test; keep optional legacy s3rver backend. 2025-11-21 14:32:19 +00:00
jkunz 3ab667049a v2.2.7
Default (tags) / security (push) Successful in 42s
Default (tags) / test (push) Failing after 37s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.2.7
2025-11-20 08:10:17 +00:00
jkunz 871f0e0b78 fix(core): Update dependencies, code style and project config; add pnpm overrides and ignore AI folders 2025-11-20 08:10:17 +00:00
jkunz f2bf3f1314 2.2.6
Default (tags) / security (push) Successful in 42s
Default (tags) / test (push) Successful in 53s
Default (tags) / release (push) Failing after 44s
Default (tags) / metadata (push) Successful in 54s
v2.2.6
2025-08-16 16:22:15 +00:00
jkunz a3b40923a5 fix(Smarts3): Allow overriding S3 descriptor; update dependencies, test config and documentation 2025-08-16 16:22:15 +00:00
philkunz bdcfcee37a 2.2.5
Default (tags) / security (push) Successful in 41s
Default (tags) / test (push) Successful in 1m54s
Default (tags) / release (push) Failing after 1m38s
Default (tags) / metadata (push) Successful in 2m13s
v2.2.5
2024-11-06 17:03:10 +01:00
philkunz d41878721c fix(ci): Corrected docker image URLs in Gitea workflows to match the correct domain format. 2024-11-06 17:03:10 +01:00
philkunz 3f69d55f5f 2.2.4
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v2.2.4
2024-11-06 17:02:30 +01:00
philkunz ae015e433d fix(core): Improve code style and update dependencies 2024-11-06 17:02:29 +01:00
philkunz f86145f68b 2.2.3 v2.2.3 2024-11-06 17:01:20 +01:00
philkunz 2b908c3e4b fix(core): Fix endpoint address from localhost to 127.0.0.1 for better compatibility in Smarts3.getS3Descriptor 2024-11-06 17:01:20 +01:00
philkunz dfb77842d3 2.2.2 v2.2.2 2024-11-06 03:11:52 +01:00
philkunz f13a99447d fix(core): Fixed function call for fastPut in the test suite to ensure proper file upload handling. 2024-11-06 03:11:51 +01:00
philkunz aac5a11a7a 2.2.1 v2.2.1 2024-10-26 14:17:39 +02:00
philkunz 36a1054b45 fix(core): Fix import and typings for improved compatibility 2024-10-26 14:17:38 +02:00
philkunz 6aef7da9c4 2.2.0 v2.2.0 2024-10-26 14:14:42 +02:00
philkunz 1a1ceba76d feat(ci): Migrate CI/CD workflow from GitLab CI to Gitea CI 2024-10-26 14:14:41 +02:00
philkunz c931a0459a update description 2024-05-29 14:16:00 +02:00
philkunz a9eccfefc1 update tsconfig 2024-04-14 18:16:08 +02:00
philkunz 92a884354d update tsconfig 2024-04-01 21:40:47 +02:00
philkunz 008208dd0b update npmextra.json: githost 2024-04-01 19:59:32 +02:00
philkunz 94d60b8a73 update npmextra.json: githost 2024-03-30 21:48:32 +01:00
philkunz c41316eb28 switch to new org scheme 2023-07-11 01:32:01 +02:00
philkunz 8071a0d529 switch to new org scheme 2023-07-10 10:17:59 +02:00
philkunz a4c9679ccc 2.1.1 v2.1.1 2022-07-30 15:50:38 +02:00
philkunz b16cfe0aac fix(core): remove tslint 2022-07-30 15:50:38 +02:00
philkunz 976f9ba8ca 2.1.0 v2.1.0 2022-07-30 15:49:46 +02:00
philkunz 67c4f71a24 feat(fix bucket creation to be locally in the .nogit dir): update 2022-07-30 15:49:46 +02:00
philkunz dfadca9b80 2.0.2 v2.0.2 2022-04-14 10:55:07 +02:00
philkunz a7579d2e12 fix(core): update 2022-04-14 10:55:07 +02:00
philkunz de4632d186 2.0.1 v2.0.1 2022-04-14 10:38:14 +02:00
philkunz e69ca55a40 fix(structure): format 2022-04-14 10:38:14 +02:00
philkunz 5803ef597f 2.0.0 v2.0.0 2022-04-14 10:36:24 +02:00
philkunz 0bb6bfbb37 BREAKING CHANGE(core): switch to esm 2022-04-14 10:36:24 +02:00
philkunz 703bfe7fe8 1.0.10 v1.0.10 2021-12-20 19:36:54 +01:00
philkunz 545f5d35f5 fix(core): update 2021-12-20 19:36:54 +01:00