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

feature/1125 offload sync service worker #1144

Merged
merged 11 commits into from
Oct 18, 2024

Conversation

prnk28
Copy link
Contributor

@prnk28 prnk28 commented Oct 18, 2024

  • feat: provide access to block time
  • refactor: move block expiry calculation to helper function
  • feat: register decentralized web node HTMX views
  • feat: Reorganize methods in layout.templ file alphabetically
  • feat: add support for layout variants
  • feat: update Allocate RPC to use GET request with path parameters
  • feat: add gRPC Gateway endpoint for Allocate
  • refactor: rename SyncCurrent to Sync
  • feat: improve code organization by making vault assembly private
  • feat: add a new method for syncing DID documents

@prnk28 prnk28 linked an issue Oct 18, 2024 that may be closed by this pull request
@prnk28 prnk28 merged commit 2cd44c0 into develop Oct 18, 2024
3 checks passed
@prnk28 prnk28 deleted the feature/1125-offload-sync-service-worker branch October 18, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Offload Sync to Javascript Service Worker
1 participant