Commit Graph

456 Commits

Author SHA1 Message Date
zefie
b03d74dbef Update dockerfile to use node lts 2021-10-31 17:51:51 -04:00
zefie
5e23e1492e move node 17 flag to npm start17 2021-10-31 17:51:11 -04:00
zefie
a1d3b5e184 fix bug where could not start if user_config.json did not exist 2021-10-31 17:32:54 -04:00
zefie
df6b296456 [Node17] use legacy openssl until crypto module is updated 2021-10-30 04:05:46 -04:00
zefie
7c31a68ecf update default IRC server 2021-10-27 08:44:54 -04:00
zefie
2ca493c18f update default IRC server 2021-10-27 08:29:59 -04:00
zefie
1aba57d361 version increment v0.9.21 2021-10-19 16:14:48 -04:00
zefie
b0ce19c19a Merge pull request #3 from zefie/dependabot/npm_and_yarn/zefie_wtvp_minisrv/vm2-3.9.5
Bump vm2 from 3.9.3 to 3.9.5 in /zefie_wtvp_minisrv
2021-10-19 16:09:44 -04:00
dependabot[bot]
9f9d9f8478 Bump vm2 from 3.9.3 to 3.9.5 in /zefie_wtvp_minisrv
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.3...3.9.5)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 20:07:51 +00:00
zefie
149adae3d5 do not trigger pc services when webtv client uses http 2021-09-10 23:43:36 -04:00
zefie
c925cdf34e Merge branch 'lzpf-compression' into dev 2021-09-10 23:37:55 -04:00
zefie
7d9a465bfb Merge branch 'master' into dev 2021-09-10 23:37:47 -04:00
zefie
6a572fa0fa Revert "for some reason this pleases lzpf"
This reverts commit e6b758975f.
2021-09-10 23:36:05 -04:00
Eric MacDonald
6af01ce08f More inclusive check. It can be all 0s you know 2021-09-10 23:33:09 -04:00
Eric MacDonald
30f7ff83fa Clarification 2021-09-10 23:30:08 -04:00
Eric MacDonald
eed5782d88 Better words 2021-09-10 23:26:10 -04:00
zefie
f2c2f8f03d Update README.md 2021-09-10 10:02:56 -04:00
zefie
14c2e0ad07 Update README.md 2021-09-10 09:59:47 -04:00
zefie
e6b758975f for some reason this pleases lzpf 2021-09-09 21:15:39 -04:00
zefie
b35e726332 increment version 2021-09-09 20:44:26 -04:00
zefie
d67592e97d set default ip to localhost for viewer testing 2021-09-09 20:43:32 -04:00
zefie
defa7be604 enable lzpf compression by default 2021-09-09 20:42:45 -04:00
Eric MacDonald
c04da6fe0a Kicking the whoopsies out 2021-09-08 22:41:49 -04:00
Eric MacDonald
ca5f2d281a Stool push 2021-09-08 22:32:29 -04:00
Eric MacDonald
6b1712e107 Better words 2021-09-08 22:31:59 -04:00
Eric MacDonald
848ff5df74 Comments 2021-09-08 22:31:02 -04:00
Eric MacDonald
2d6533536b Better words 2021-09-08 22:12:28 -04:00
Eric MacDonald
79dbf3dcb4 Stool push 2021-09-08 22:11:47 -04:00
Eric MacDonald
ab4b678d6e Better words 2021-09-08 22:09:14 -04:00
Eric MacDonald
fddcbf7e7a Better words 2021-09-08 22:05:57 -04:00
Eric MacDonald
710066f228 Useless 2021-09-08 21:59:45 -04:00
Eric MacDonald
a18c832754 Better words 2021-09-08 21:53:20 -04:00
Eric MacDonald
fda7e0c1b5 Better formats 2021-09-08 21:48:48 -04:00
Eric MacDonald
5ccba979c6 More neat URLs 2021-09-08 21:00:13 -04:00
Eric MacDonald
1115aa323c Add notes about the dictionaries used 2021-09-08 20:31:26 -04:00
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