Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI Auth, Cloud Sync Vaults Foundation & Worker API Progress #78

Merged
merged 50 commits into from
Jan 4, 2025
Merged

Conversation

dallen4
Copy link
Owner

@dallen4 dallen4 commented Dec 25, 2024

Changelog

  • CLI authentication flow
    • login & logout commands
    • file-based caching for auth creds
  • cloud sync vaults foundational logic
  • worker API updates
    • isolated routers for each logic domain
    • export worker API hono client and implement in factory pattern
    • update & extend middleware with redis caching and tracing utils
  • worker deploy action workflow
  • add worker option to version bump action
  • fix DEADDROP_API_URL spelling
  • start DropSessionDO class experiment
  • add crypto operations: generateKey, importKeyFromBase64 and exportKeyToBase64
  • extend CLI vault creation to leverage cloud-based replicas

CLI Auth & Worker API Progress
CLI & Worker Updates w/ Vault MVP Progress
@dallen4 dallen4 changed the title Cloud Sync Vaults Foundation & Worker API Progress CLI Auth, Cloud Sync Vaults Foundation & Worker API Progress Jan 4, 2025
@dallen4 dallen4 merged commit 51ad7b0 into main Jan 4, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant