Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ShuchirJ/HCGateway

Tags

v2.2.1

Toggle v2.2.1's commit message
adjust ghcr workflow to not run on all pushes

v2.1.1

Toggle v2.1.1's commit message
remove sentry "try" button

v2.1.0

Toggle v2.1.0's commit message
fix sentry dsn, add feature to skip full sync

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v1.3.1

Toggle v1.3.1's commit message
allow http traffic (fixes #18)

v1.3.0

Toggle v1.3.0's commit message
apks will no longer be provided in the project root. they can be down…

…loaded from releases instead.

v1.2.0

Toggle v1.2.0's commit message
add sentry to sync app (opt out available)

v1.1.1

Toggle v1.1.1's commit message
binary for v1.1.1