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

Switch to Firestore Lite #523

Merged
merged 37 commits into from
Feb 15, 2024
Merged

Switch to Firestore Lite #523

merged 37 commits into from
Feb 15, 2024

Conversation

ghinda
Copy link
Member

@ghinda ghinda commented Feb 15, 2024

Changes:

  • Switch to Firestore Lite, and upgrade to latest firebase version.
  • Manual Firestore sync using regular queries instead of snapshots.
  • Add a button to trigger immediate sync from the browser action popup.
  • Implement dashboard events to trigger automatic collection sync.
  • Disable persistence for the background script.
  • Add TM to Gmail strings in extension title and description.

…ctions.

Also completely refetch collections when getting postmessage events from the dashboard.
… templates.

Speeds up keyboard template insert.
Speeds up rendering when opening the dialog.
Templates will be refreshed anyway on templates-updated.
Hanging query should no longer be an issue since we don't use rpc anymore, after switching to firestore lite.
…es with no/different urls.

Only respond to the status event in the dashboard.
@ghinda ghinda self-assigned this Feb 15, 2024
@ghinda ghinda merged commit 0020349 into master Feb 15, 2024
1 check passed
@ghinda ghinda deleted the ghinda--firestore-lite branch February 15, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant