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

[Feature] Admin panel #39

Open
TheBanHammer opened this issue Apr 21, 2016 · 5 comments
Open

[Feature] Admin panel #39

TheBanHammer opened this issue Apr 21, 2016 · 5 comments
Assignees
Milestone

Comments

@TheBanHammer
Copy link
Member

Admin panel for changing room settings on the fly,

@foodbandlt
Copy link
Contributor

Yesss. This will require moving setting from config into more volatile storage. Perhaps a json file. This will also give owners more time in-room setting up as opposed to editing the config file.

@TheBanHammer
Copy link
Member Author

@foodbandlt thought I would assign it to you as you mentioned having ideas and stuff for this.

@explodingcamera
Copy link
Member

Would be pretty cool to just switch the config file to https://github.com/laktak/hjson-js and send room settings via the /config that already exists. If something is updated, we could just send a wss msg to the pad that reloads the config.
Hjson also supports keeping whitespaces and comments when updating the file.

@foodbandlt
Copy link
Contributor

Dudeeee, that's a large reason why I was opposed to JSON, because of the syntax required. This would be superrrr useful

@explodingcamera
Copy link
Member

On hold until #104 gets finished

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants