Self-hosted, federated location sharing app and server that prioritizes user privacy and security
end-to-end-encryption
location-sharing
privacy
self-hosted
federated
commits
Author
Commit
Message
Date
The goto(newLocation: string) function just changes which page the current page is so it's a little easier to use.
This function is used in the last two commits, I just forgot to add it lol :)
Clicking scan qr button on signup page now autofills the address to "http://127.0.0.1:3000" instead of "dummy server address".
The settings button now opens the settings page(for next commit)
thank you azom.dev for making the api.ts easier to use
Fetch device location in LocationWorker using FusedLocationProvider
android-location