Jan Stamer
Jan Stamer
I'd like it to prompt me periodically to update my project. Perhaps a balloon popup every x minutes on the tray icon as a reminder of what project I'm assigning...
Enter a stop time when the program shuts down. Otherwise it seems to accumulate time - I think - until the program starts again.
Java 16 features `jpackage` as a way to create native installers for different platforms as part of the JDK.
As a user I would like to be able to start working on project A with shortcut CTRL+F1 and switch to project B using the shortkut CTRL+F2. That way I...
We can now leverage the new HTTP routing introduced in Go 1.22. See https://github.com/go-chi/chi/releases/tag/v5.0.12
Users that are not needed any more can be deleted via the API.
As a user I want to be able to reset my password if I've forgotten it.
Remind users to confirm their account every day. If they have not confirmed it, delete the account. Use app engine Cron for that: https://cloud.google.com/appengine/docs/standard/go/scheduling-jobs-with-cron-yaml?hl=de#validating_cron_requests