Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user accounts #1

Closed
Arxari opened this issue Aug 16, 2024 · 5 comments · Fixed by #2
Closed

Add user accounts #1

Arxari opened this issue Aug 16, 2024 · 5 comments · Fixed by #2
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Arxari
Copy link
Owner

Arxari commented Aug 16, 2024

Make it so that people are able to connect to the server and use accounts to have their own separate instances with their own config.txt and .env

@Arxari Arxari self-assigned this Aug 16, 2024
@Arxari Arxari added enhancement New feature or request help wanted Extra attention is needed labels Aug 16, 2024
@Arxari
Copy link
Owner Author

Arxari commented Aug 22, 2024

Honestly just having a lot of issues trying to figure this out, adding the help wanted tag if anyone wants to take a shot. Also creating a dev branch so people can see my attempts/progress.

Accounts are hard themselves cuz databases I have no experience with and when you add on top of it that you need to figure out how to also translate that into running multiple concurrent instances each with their own data... it's hard ;-;

@Arxari
Copy link
Owner Author

Arxari commented Aug 29, 2024

Account feature added. Now focus is on making sure alarms actually work and multiple for different users can be running (counting down) at the same time.

@Arxari
Copy link
Owner Author

Arxari commented Aug 29, 2024

Yep, WebUI is fully functional on the UI side, just the backend for alarms that needs to be finsihed.

@Arxari
Copy link
Owner Author

Arxari commented Sep 6, 2024

Figured it out. Outside of timezones and prevention of duplicate username (relatively unnecessary features) the WebUI functional and can handle as many users as you throw at it (probably)!

@Arxari Arxari pinned this issue Sep 6, 2024
@Arxari
Copy link
Owner Author

Arxari commented Sep 6, 2024

Minor issue, when the server script is restarted it doesn't show new logs of existing users, functionally it works tho.

@Arxari Arxari linked a pull request Sep 6, 2024 that will close this issue
@Arxari Arxari mentioned this issue Sep 6, 2024
@Arxari Arxari closed this as completed in #2 Sep 6, 2024
@Arxari Arxari unpinned this issue Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant