You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DB migration (#20)
* rewrite server to use mongo
* update compose file
* add backward compatibility
* backward compatibility again
* provide migration script
* update documentation
* update docs
* clean up the script logs
DB migration (#20)
* rewrite server to use mongo
* update compose file
* add backward compatibility
* backward compatibility again
* provide migration script
* update documentation
* update docs
* clean up the script logs
Add create, update, and delete methods (#19)
* setup fcm
* get fcm token and send it to server upon logging in
* save fcm token to appwrite
* finish logic for write access
* switch to silent data-only notifications instead
* remove end time requirement
* small fixes
* alert user when push fails
* prepare to set up for delete
* add delete logic
* delete from store after deleting from device
* update documentation
* change test base back to prod
* update version
* Fix code scanning alert no. 2: Information exposure through an exception
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>