RblSb
RblSb
Are you sure you cannot install nodejs on your pc, open synctube project folder in terminal and run `npm i ws` and then run it with `node build/server.js`? Then you...
File like this is generated when you do `/addAdmin` in server cli in and close server: ```json { "admins": [ { "name": "Moka", "hash": "SOME_HASH" } ], "bans": [], "salt":...
I think this is solved, don't see a easier solution for safe admin creation.
Completed with https://github.com/RblSb/SyncTube/pull/62
What do you mean? Are you talking about completion or inlay hints? https://github.com/vshaxe/vshaxe/wiki/Completion https://github.com/vshaxe/vshaxe/wiki/Inlay-Hints
I don't see the point in having to have strings completion, rather you can accidentally trigger it and make a mistake instead of writing a new string. Is typescript or...
I think this should work for you https://github.com/aNNiMON/SyncTube-QSwitcher
You mean seeking video timeline?
Later I will try to make an instant rewind to the server time when trying to change the time if you are not the leader (and not after a few...
As much as it can be done, this is closed in https://github.com/RblSb/SyncTube/commit/87b236192d25ee0926de78d8b0d6a49c062b3131