• 1 Post
  • 5 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle

  • Thanks for letting me know, I just disabled the check that prevented two login or confirmation emails sending in the same day (since I added in captchas). It’s possible one of your emails bounced, so you can try re-logging in on the website to re-send the account confirmation email. The app token needs to come from the ‘Regenerate Token’ button on the preferences page, or else they expire.

    Also, if you signed up with a gmail account then you need to add in the +aworkoutaday into your email for legacy reasons.


  • Hey, thanks for trying it out! If you navigate back to the preferences page (might have to relogin to the web if you disabled the emails) and scroll down to the very bottom you will see a component to re-generate an app token, that’s where the app-login token comes from. I will add some copy to the app explaining this.




  • I’m a professional developer but I started out as a hobbyist. I fell in love with programming after seeing all the neat things you could do with jailbroken iPhone back in the day, and while I don’t dabble in that area, I love having the ability to customize or alter something to suit my needs.

    My current work is pretty boring and repetitive, so I’ve found some energy to write a workout routine newsletter, like their weren’t enough workout apps already haha. I also started a terminal SQL application that could be used for querying files. (insert into [./orangefiles.csv] select Path, Name, FileSize from [./…/dir] where Name like ‘%orange%’ and Type = ‘file’) But I gave up on that because it was way over my head. Might pick it up again a few years in the future, it would be pretty handy.