JaredScar
|
8543265233
|
Refactor TypeScript definitions for password management functions by removing unnecessary semicolons. Update build scripts in package.json to exclude JavaScript during native module compilation.
|
2026-02-24 14:08:03 -05:00 |
|
JaredScar
|
9aab82dac6
|
Integrate native module 'dc-native' for secure storage, updating TypeScript configurations and package dependencies. Refactor native binding logic and enhance error handling. Remove legacy keytar references and adjust package-lock.json for new native module structure.
|
2026-02-24 11:56:12 -05:00 |
|
JaredScar
|
3abd3f0496
|
Refactor secure storage implementation to use native bindings and migrate from keytar. Update .gitignore for Rust artifacts, adjust package.json for new build scripts, and modify workflows for native module compilation. Enhance state versioning to support migration of credentials from keytar to desktop_core.
|
2026-02-24 11:42:16 -05:00 |
|