Commit Graph

1434 Commits

Author SHA1 Message Date
zefie
919a6a9291 update self signed wtv-new certificate with 100 year cert 2022-11-13 20:25:14 -05:00
MattMan
512ee15408 Merge branch 'dev' of https://github.com/zefie/zefie_wtvp_minisrv into dev 2022-11-06 11:33:55 -05:00
MattMan
1eb1f1d684 Update Favorites
Removed weird shadow from favorites. Cleaned up html in favorite.js
2022-11-06 11:28:07 -05:00
zefie
07ad1888e1 update README 2022-11-05 15:50:25 -04:00
zefie
b95bdc4cf0 Merge branch 'dev' of https://github.com/zefie/zefie_wtvp_minisrv into dev 2022-11-05 15:48:46 -04:00
zefie
d5bb38e808 Fix couldn't register if accounts directory didn't exist 2022-11-05 15:48:37 -04:00
MattMan
d8d0260016 Update sound.js
Volume selection feature added.
2022-11-04 14:11:59 -04:00
zefie
3bea097653 Merge branch 'master' into dev 2022-11-04 13:26:13 -04:00
MattMan
966cc86a5c Fixed some setup pages.
Fixed home link  messenger.js
Fixed help link  messenger-info.js
Removed form action in sound.js (Not needed)
2022-11-04 11:41:06 -04:00
zefie
61ef0ed0ce add client SSID to exe name 2022-11-03 13:36:01 -04:00
zefie
a1148ea4c3 implement HackTV_min for WebTVIntel--2.5-HE.exe 2022-11-03 13:34:39 -04:00
zefie
d61fc54174 Merge branch 'dev' of https://github.com/zefie/zefie_wtvp_minisrv into dev 2022-11-03 13:26:15 -04:00
zefie
37fcc6aff3 wtv-news fixes 2022-11-03 13:25:59 -04:00
MattMan
98327c8850 Merge branch 'dev' of https://github.com/zefie/zefie_wtvp_minisrv into dev 2022-10-31 14:21:17 -04:00
MattMan
2e5e53b205 Create HackTV.zip
stripped-down HackTV.zip for public server
2022-10-31 14:21:11 -04:00
MattMan
1184330295 Dev. Viewer HE Update
HE Viewer update. did stuff.
2022-10-31 13:53:25 -04:00
MattMan
7da1929d2d Update AppData--2.5-HE.zip 2022-10-31 13:53:15 -04:00
MattMan
cdb9482316 Update WebTVIntel--2.5-HE.exe.gz 2022-10-31 13:53:15 -04:00
zefie
135fd2addb remove connection close 2022-10-31 13:52:40 -04:00
MattMan
96a8a48f92 Dev. Viewer HE Update
HE Viewer update. did stuff.
2022-10-31 13:35:57 -04:00
MattMan
76187b4c81 Revert "Merge branch 'dev' of https://github.com/zefie/zefie_wtvp_minisrv into dev"
This reverts commit c383b76e82, reversing
changes made to 7661cf604a.
2022-10-31 12:31:37 -04:00
MattMan
c383b76e82 Merge branch 'dev' of https://github.com/zefie/zefie_wtvp_minisrv into dev 2022-10-31 12:26:47 -04:00
MattMan
7661cf604a Update AppData--2.5-HE.zip 2022-10-31 12:26:09 -04:00
MattMan
cf882be6ab Update WebTVIntel--2.5-HE.exe.gz 2022-10-31 12:26:01 -04:00
zefie
ae6bc22b9a correct a typo 2022-10-31 12:23:29 -04:00
zefie
93460b5798 minor updates to flashrom 2022-10-31 12:22:18 -04:00
zefie
fc21e31cc2 remove debugging 2022-10-31 12:15:47 -04:00
zefie
9b8c0ccc2d fix last commit 2022-10-31 12:12:11 -04:00
zefie
9512deb252 wtv-flashrom fixes 2022-10-31 11:34:13 -04:00
zefie
9b46b39da1 WTVMail fixes 2022-10-29 11:07:43 -04:00
zefie
0ceaef46e5 viewergen update from @GraspYonOx 2022-10-28 11:13:45 -04:00
zefie
87854d9918 Update README.md 2022-10-25 04:58:52 -04:00
zefie
4b038b0f37 Update README.md 2022-10-25 04:58:42 -04:00
zefie
32ca0d8ae6 Update README.md 2022-10-25 04:57:46 -04:00
zefie
239be8fbb8 Update README.md 2022-10-25 04:56:28 -04:00
zefie
fcccab0c03 Update README.md 2022-10-25 04:55:52 -04:00
zefie
150ad08c56 more fun with alpha 2022-10-23 00:48:11 -04:00
zefie
c20824d36d fun with alpha 2022-10-23 00:36:07 -04:00
zefie
315e973e1f update reserved names 2022-10-22 23:29:36 -04:00
zefie
b169a2c863 add support for comments in config files. 2022-10-22 22:49:30 -04:00
zefie
e507672c27 fix adding users 2022-10-22 21:30:19 -04:00
zefie
0bb95df5dc i tried, the box wont listen (attempt to workaround http/1.0 issue) 2022-10-22 20:05:50 -04:00
zefie
de33d39a93 implement proper nodejs debugging
- will start to phase out using console.log for actual debugging
- existing "debug" (verbose) messages will stay as is
- future code debugging will use debug() to debug WIP, therefore not showing to most users if it is accidently left in
2022-10-22 19:07:11 -04:00
zefie
b0816f7f35 potentially fix reg loop 2022-10-22 18:41:58 -04:00
zefie
745de7de1f fix issue where users could bypass username sanity checks with direct urls 2022-10-22 18:41:50 -04:00
zefie
5055f862b0 implement reserved_names option 2022-10-22 18:41:37 -04:00
zefie
6c34f488d2 potentially fix reg loop 2022-10-22 18:26:16 -04:00
zefie
b79ace4b76 fix issue where users could bypass username sanity checks with direct urls 2022-10-22 18:25:31 -04:00
zefie
3bedd22517 implement reserved_names option 2022-10-22 17:49:54 -04:00
zefie
222976f416 fix vm readback and flashrom 2022-10-19 22:00:28 -04:00