v0.9.12
- convert post_data to query if valid query data - wtv-register system - Store Session data as JSON flat file - wtv-cookie support - spent way too much time on a page no one will read - move filterSSID to WTVClientSessionData - disable compression until fixed - do not delete WTVSec on last socket, instead recreate on prereg - set 'wtv-bypass-proxy' to false - rework header whitelist system for HTTP(s) proxy - clean up SSID session data only if client is not seen for 3 minutes - add shouldWeCompress() function - add additional headers to wtv-setup:/get - add initial blank wtv-music:/get-playlist - update: WTVClientCapabilities: add unknown bits instead of logging error - update: fix flashrom system - update: webone example config - update: app.js: more 'binary block' exclusions - update: fix tellyscript folder name for case-sensitive filesystems - add Lzpf compression
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -361,9 +361,9 @@ MigrationBackup/
|
||||
|
||||
# Fody - auto-generated XML schema
|
||||
FodyWeavers.xsd
|
||||
/hacktv_updsrv/ServiceLogPost/1626307222_warning_812bf30600b002bb
|
||||
/hacktv_updsrv/ServiceVault/wtv-music/midi
|
||||
/zefie_wtvp_minisrv/ServiceVault/wtv-home/6969.html
|
||||
/zefie_wtvp_minisrv/user_config.json
|
||||
/zefie_wtvp_minisrv/ServiceVault/wtv-home/home.zefie.html
|
||||
/zefie_wtvp_minisrv/UserServiceVault/wtv-update
|
||||
/zefie_wtvp_minisrv/UserServiceVault/*-*/
|
||||
/zefie_wtvp_minisrv/ServiceLogPost/*.log
|
||||
/zefie_wtvp_minisrv/SessionStore/*.json
|
||||
|
||||
Reference in New Issue
Block a user