This website requires JavaScript.
Explore
Docs
Blog
Community
About
typescript.guru
Help
Sign In
push.rocks
/
smartbucket
Watch
3
Star
0
Fork
0
You've already forked smartbucket
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7959fa62968c7ecd24e3c3355505ee341b6c9d5e
smartbucket
/
ts
History
Juergen Kunz
7959fa6296
v4.4.1
2026-01-25 18:10:51 +00:00
..
00_commitinfo_data.ts
v4.4.1
2026-01-25 18:10:51 +00:00
classes.bucket.ts
feat(watcher): add polling-based BucketWatcher to detect add/modify/delete events and expose RxJS Observable and EventEmitter APIs
2026-01-25 18:09:38 +00:00
classes.directory.ts
feat(core): Add S3 endpoint normalization, directory pagination, improved metadata checks, trash support, and related tests
2025-11-20 13:58:02 +00:00
classes.file.ts
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
classes.listcursor.ts
feat(listing): Add memory-efficient listing APIs: async generator, RxJS observable, and cursor pagination; export ListCursor and Minimatch; add minimatch dependency; bump to 4.2.0
2025-11-20 15:14:11 +00:00
classes.metadata.ts
feat(core): Add S3 endpoint normalization, directory pagination, improved metadata checks, trash support, and related tests
2025-11-20 13:58:02 +00:00
classes.smartbucket.ts
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
classes.trash.ts
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
classes.watcher.ts
feat(watcher): add polling-based BucketWatcher to detect add/modify/delete events and expose RxJS Observable and EventEmitter APIs
2026-01-25 18:09:38 +00:00
helpers.ts
fix(helpers): Normalize and robustly parse S3 endpoint configuration; use normalized descriptor in SmartBucket and update dev tooling
2025-08-18 02:43:29 +00:00
index.ts
feat(watcher): add polling-based BucketWatcher to detect add/modify/delete events and expose RxJS Observable and EventEmitter APIs
2026-01-25 18:09:38 +00:00
interfaces.ts
feat(watcher): add polling-based BucketWatcher to detect add/modify/delete events and expose RxJS Observable and EventEmitter APIs
2026-01-25 18:09:38 +00:00
plugins.ts
feat(listing): Add memory-efficient listing APIs: async generator, RxJS observable, and cursor pagination; export ListCursor and Minimatch; add minimatch dependency; bump to 4.2.0
2025-11-20 15:14:11 +00:00