astashov / liftosaur

Weightlifting tracker app for coders
https://www.liftosaur.com
GNU Affero General Public License v3.0
234 stars 31 forks source link

Alternative Login and/or Self-Host #26

Closed krillin666 closed 2 months ago

krillin666 commented 2 years ago

First, let me start by saying that such an amazingly designed FOSS app like this not getting the deserved attention is unreal. Thank you for making this app, it looks so much promising really !

I would like to have an account so that I can use the app between devices and be sure that I do not lose my data. However, I do not use Google and as such would like to know if it is possible to add an alternative login option ?

Also, it would be really nice if in the future you added a Self Hosting option, this would attract a lot of the Self-hosting user base who is looking for fitness solutions.

Thank you for your time.

astashov commented 2 years ago

I never got an email about this issue, so weird. Sorry for late response!

First, let me start by saying that such an amazingly designed FOSS app like this not getting the deserved attention is unreal. Thank you for making this app, it looks so much promising really!

Thanks! :)

I would like to have an account so that I can use the app between devices and be sure that I do not lose my data. However, I do not use Google and as such would like to know if it is possible to add an alternative login option?

Adding Google was me being lazy and not wanting to store any logins/passwords and all those flows for creating a user, logging in, resetting the password, etc, etc. I guess I could add them, but it's currently pretty low in priority list, sorry... PRs are welcome though, you know :)

Also, it would be really nice if in the future you added a Self Hosting option, this would attract a lot of the Self-hosting user base who is looking for fitness solutions.

Yeah, 2 things are currently blocking that:

Eventually I'll be there, but the first part with removing Netlify could be tricky...

krillin666 commented 2 years ago

With the last update, the ability of exports and imports lets one use Nextcloud or Syncing for example to sync between mobile and desktop without account. Thank you so much for this amazing app, keep the wonderful work !

astashov commented 2 years ago

Well, true, though it'll be a bit manual. :) Thanks!