Commit Graph

6 Commits

Author SHA1 Message Date
4d78dba680 fix(deps): Bump devDependencies, update smartjson and add workspace/CI settings 2025-09-12 21:29:06 +00:00
386fcc92bb fix(dependencies/config): Update dependency versions and add local settings for web fetch configuration 2025-08-03 21:21:35 +00:00
0bae2d6eec feat: Merge isohash functionality into smarthash for cross-environment hash support
- Updated test files to use new tapbundle import from @git.zone/tstest.
- Created a new plan for merging isohash into smarthash, detailing objectives and implementation steps.
- Added browser-specific tests for SHA256 hashing functions in test/test.browser.ts.
- Implemented browser-compatible hashing functions in ts_web/index.ts using Web Crypto API.
- Introduced plugins for environment detection and JSON handling in ts_web/plugins.ts.
- Ensured that existing smarthash functionality remains intact and consistent across environments.
2025-06-19 22:44:47 +00:00
a78e3e3362 fix(core): update 2023-09-22 13:51:11 +02:00
b8e91e9bf8 switch to new org scheme 2023-07-11 00:47:21 +02:00
ef06e465cb fix(core): update 2023-01-09 16:38:09 +01:00