Commit Graph

11 Commits

Author SHA1 Message Date
bba0855218 BREAKING CHANGE(core): rebrand from smarts3 to smartstorage
Some checks failed
Default (tags) / security (push) Successful in 43s
Default (tags) / test (push) Failing after 26s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
- Package renamed from @push.rocks/smarts3 to @push.rocks/smartstorage
- Class: Smarts3 → SmartStorage, Interface: ISmarts3Config → ISmartStorageConfig
- Method: getS3Descriptor → getStorageDescriptor
- Rust binary: rusts3 → ruststorage
- Rust types: S3Error→StorageError, S3Action→StorageAction, S3Config→SmartStorageConfig, S3Server→StorageServer
- On-disk file extension: ._S3_object → ._storage_object
- Default credentials: S3RVER → STORAGE
- All internal S3 branding removed; AWS S3 protocol compatibility fully maintained
2026-03-14 15:20:30 +00:00
65eb266983 fix(smarts3): replace TypeScript server with Rust-powered core and IPC bridge 2026-02-13 13:59:44 +00:00
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
1a1ceba76d feat(ci): Migrate CI/CD workflow from GitLab CI to Gitea CI 2024-10-26 14:14:41 +02:00
a9eccfefc1 update tsconfig 2024-04-14 18:16:08 +02:00
92a884354d update tsconfig 2024-04-01 21:40:47 +02:00
008208dd0b update npmextra.json: githost 2024-04-01 19:59:32 +02:00
94d60b8a73 update npmextra.json: githost 2024-03-30 21:48:32 +01:00
8071a0d529 switch to new org scheme 2023-07-10 10:17:59 +02:00
e69ca55a40 fix(structure): format 2022-04-14 10:38:14 +02:00
e0f6a501e0 fix(core): update 2021-12-18 01:41:50 +01:00