Commit Graph

13 Commits

Author SHA1 Message Date
zefie
23566742e4 properly handle query in validate-operator-tweaks 2022-10-17 09:38:11 -04:00
zefie
24c42a0592 update operatortweaks 2022-10-16 19:43:32 -04:00
zefie
f093b2c24a remove debugging from operatortweaks 2022-10-16 19:10:41 -04:00
zefie
ac96d97c1c few more fixes for wtv-admin 2022-10-16 17:53:27 -04:00
zefie
462b630ba2 fix up gap on operatortweaks 2022-10-16 17:44:06 -04:00
zefie
f285751467 updates to wtv-admin 2022-10-16 17:41:08 -04:00
zefie
4589d7a4e8 move classes and base config into includes directory 2022-10-11 10:20:25 -04:00
zefie
37f1ab67ad BREAKING CHANGES: (for SeCuRiTy):
By default:
- `ssid_sessions[socket.ssid]` is now `session_data`
- `require` is no longer allowed in user scripts

To access global `socket_sessions` and `ssid_sessions`, as well as `require` additional modules, you must set `privileged: true` for the specific service. See `config.json`.
2022-10-09 13:26:14 -04:00
zefie
7bf2d2e6fa implement wtv-favorites with huge help from @JarHead4 2022-10-08 17:37:36 -04:00
zefie
7e92731929 fix wtv-admin:/unban when the var isnt in config. 2022-10-07 21:41:10 -04:00
zefie
9edccab487 add wtv-admin:/reloadconfig 2022-10-07 21:28:44 -04:00
zefie
e0f070cdd7 more wtv-admin stuff 2022-10-07 20:46:30 -04:00
zefie
86d8a09688 initial work on wtv-admin features 2022-10-07 19:31:05 -04:00