Eric MacDonald
|
2b95402b14
|
Detailed authorship neatos
|
2021-09-08 18:33:05 -04:00 |
|
Eric MacDonald
|
d6d2c75d72
|
Add variable 'filler byte' option. Compressed data is escaped/terminated with it. 0x20 for wtv- service, 0x00 for ROMFS.
|
2021-09-08 15:33:20 -04:00 |
|
Eric MacDonald
|
924d4bbe43
|
Don't append encoding data when it's null. It throws off the decoder on the box.
|
2021-09-08 15:15:35 -04:00 |
|
zefie
|
80b45e7707
|
remove whatever this is
|
2021-08-27 14:49:32 -04:00 |
|
zefie
|
863d57467e
|
also fix lc2-download-complete
(I'm having deja vu)
|
2021-08-21 12:27:01 -04:00 |
|
zefie
|
54fe5f1222
|
fix wtv-flashrom:/get-lc2-page for real
|
2021-08-21 12:05:49 -04:00 |
|
zefie
|
33ec71a106
|
fix glashrom get-lc2-page
|
2021-08-17 00:43:17 -04:00 |
|
zefie
|
5083506c7f
|
uh ok
|
2021-08-17 00:35:03 -04:00 |
|
zefie
|
ed80eeaf7f
|
one more time
|
2021-08-16 09:14:12 -04:00 |
|
zefie
|
3583091c0a
|
fix string again
|
2021-08-16 09:08:38 -04:00 |
|
zefie
|
5894b4fc72
|
update cryptojs (npm install required)
|
2021-08-16 09:06:06 -04:00 |
|
zefie
|
221059023f
|
same as b957dca921
|
2021-08-16 09:01:56 -04:00 |
|
zefie
|
f52c32f3fa
|
fix message
|
2021-08-16 08:59:22 -04:00 |
|
zefie
|
b957dca921
|
smarter, defaults to 1 anyway
|
2021-08-16 08:56:43 -04:00 |
|
zefie
|
8d9d3e38eb
|
quiet mode for flashrom debug
|
2021-08-16 08:42:21 -04:00 |
|
zefie
|
cf10504f32
|
don't assume an incarnation header was sent with a ticket
|
2021-08-16 08:32:31 -04:00 |
|
zefie
|
dbd331db4e
|
why not
|
2021-08-16 08:25:34 -04:00 |
|
zefie
|
bdca9e1b97
|
no
|
2021-08-16 08:21:27 -04:00 |
|
zefie
|
b7564da6fb
|
fixed bf0app url
|
2021-08-16 08:14:32 -04:00 |
|
zefie
|
fdd2f16f3b
|
breaking change: doErrorPage moved to wtvshared.doErrorPage
- but I fixed flashrom error handling..
- added a passthrough for old scripts
|
2021-08-16 08:12:27 -04:00 |
|
zefie
|
1967c076a9
|
add protection against requesting direct service files
|
2021-08-15 18:51:48 -04:00 |
|
zefie
|
daf6ec9339
|
content-type fall back to 'application/octet-stream'
|
2021-08-15 17:56:37 -04:00 |
|
zefie
|
7b0200eac8
|
misc fixes
|
2021-08-15 17:54:53 -04:00 |
|
zefie
|
78f6adee6e
|
allow space in url without urlencoding
|
2021-08-13 22:13:43 -04:00 |
|
zefie
|
ff102a9b92
|
fix detection of files for sync.js
|
2021-08-13 18:02:48 -04:00 |
|
zefie
|
5afe10f343
|
add UTV tellyscripts
|
2021-08-13 17:39:14 -04:00 |
|
zefie
|
1391dad563
|
v0.9.19
|
2021-08-13 17:02:57 -04:00 |
|
zefie
|
789757734e
|
Merge branch 'dev'
|
2021-08-13 17:02:24 -04:00 |
|
zefie
|
1127f8def7
|
use HUFFMAN encoding for large files (seems to work)
|
2021-08-13 17:01:35 -04:00 |
|
zefie
|
f5e5289052
|
add function WTVShared.fixPathSlashes()
|
2021-08-13 17:01:23 -04:00 |
|
zefie
|
549848613c
|
rename variables in sync.js
|
2021-08-13 17:00:49 -04:00 |
|
zefie
|
c9d8cba7db
|
no, its not
|
2021-08-13 16:02:27 -04:00 |
|
zefie
|
f948348c51
|
update tellyscript
|
2021-08-13 16:02:18 -04:00 |
|
zefie
|
9f28c97943
|
fix: LC2+ flashrom upgrades were looping
|
2021-08-13 14:53:54 -04:00 |
|
zefie
|
a1645d6c7b
|
fix shouldWeCompress for old builds
|
2021-08-13 13:10:30 -04:00 |
|
zefie
|
743d246e93
|
finally fix compression detection for old builds
|
2021-08-13 13:08:13 -04:00 |
|
zefie
|
948992af1e
|
most of this is known already but whatever
|
2021-08-13 13:02:37 -04:00 |
|
zefie
|
b99dc82ca6
|
switch to deflate
|
2021-08-13 12:31:52 -04:00 |
|
zefie
|
200c6e9fae
|
actually check for old build in shouldWeCompress
|
2021-08-13 12:26:13 -04:00 |
|
zefie
|
ab3edd3cdb
|
parse system version as int so we can actually compare
|
2021-08-13 12:15:48 -04:00 |
|
zefie
|
059452aeb2
|
raise minimum build for compression
|
2021-08-13 12:09:57 -04:00 |
|
zefie
|
1a204c4df5
|
fix crash when handling denied connections
|
2021-08-13 11:24:52 -04:00 |
|
zefie
|
ce5b2eeb3d
|
minibrowser theme thanks to MattMan
- remove TOS coz no one cares anyway
|
2021-08-13 03:54:19 -04:00 |
|
zefie
|
3846b53488
|
fix minibrowser detection
|
2021-08-13 02:40:03 -04:00 |
|
zefie
|
6e9aaab02c
|
update .gitattributes
|
2021-08-13 01:56:39 -04:00 |
|
zefie
|
a63e6be54b
|
update docker files
|
2021-08-13 01:53:39 -04:00 |
|
zefie
|
f68acdbae2
|
update .editorconfig to send LF instead of CRLF
|
2021-08-13 01:52:55 -04:00 |
|
zefie
|
bef2f9e248
|
add aif/aiff to compressable
|
2021-08-13 01:30:52 -04:00 |
|
zefie
|
3d5bddf653
|
add rename override option
|
2021-08-12 18:35:17 -04:00 |
|
zefie
|
5b0b25bca6
|
apply system-wide dont_compress query to only wtv downloads
|
2021-08-12 17:58:10 -04:00 |
|