zefie
a088ea1e42
initial work on wtv-mail system:
...
- WTVMail Class
- MailStore functions
- Can show user mail intro page (see home.js for link example)
- Create initial welcome email (poop for now) when creating mailstore
- Can list Inbox
- no sending yet
- no reading yet
- no receiving yet
2021-11-13 02:41:30 -05:00
zefie
3da57455eb
re-write security system to be more like WNI
...
- can get telly and reach stage-two
- narrow whitelist of allowed URLS in WTVClientSessionData constructor
- enough to show wtv-1800:/unauthorized with trust priv
- Times out lockeddown users really fast ;)
- untested disk error page
2021-11-12 15:35:40 -05:00
zefie
2f51c3e7b5
add config option to disable splash screen info table
2021-11-10 23:45:10 -05:00
zefie
9657379f27
update splash page
2021-11-10 23:40:27 -05:00
zefie
c94f8d7d26
version v0.9.24
2021-11-10 12:55:16 -05:00
zefie
d5f612acd2
update default homepage
2021-11-10 12:55:16 -05:00
zefie
72e0ae1560
Fix Setup page formatting
2021-11-10 12:55:10 -05:00
zefie
4e6b541cc9
add fancy block page
2021-11-10 12:55:10 -05:00
zefie
a76c31a9c8
more BGMusic updates
...
- update getCategoryList to return obj
- 2 custom categories
- improved classic support
- only tell client to refresh playlist if the playlist has changed
- move reset defaults for bgmusic due to autosubmit onleave on category page
- rearrange songs: move Lufia Fortress near Lufia Map
2021-11-10 12:54:00 -05:00
zefie
2251aad735
add mail signature (useless for now)
2021-11-09 16:25:00 -05:00
zefie
2ff327fb02
show ScreenBorder option to Old Classic units since it seems to work
2021-11-09 11:56:56 -05:00
zefie
0bc75f017b
classic-friendly reset music defaults button
2021-11-09 11:46:47 -05:00
zefie
c16eed3ec8
update WTVBGMusic class/system
...
- rename getCategoryList to getCategorySongList
- add proper getCategoryList which filters client usable categories
- do not show empty categories to classic clients
2021-11-09 11:42:03 -05:00
zefie
2b493dc389
update README
2021-11-08 22:41:42 -05:00
zefie
81ad07cb91
remove Thumbs.db
2021-11-08 22:36:33 -05:00
zefie
d3f2559f94
fix case of BulletArrow.gif
2021-11-08 22:32:43 -05:00
zefie
2130db4abe
wtv-setup + bgmusic
...
- wtv-setup pages thanks to https://github.com/JarHead4
- wtv-backgroundmusic support
- keyboard and text size settings support
- removed small midi music demo in favor of backgroundmusic system
- version v0.9.23
2021-11-08 22:09:18 -05:00
zefie
f22279f918
fix some niche flashrom issues
2021-11-05 12:49:20 -04:00
zefie
13b37b44c5
Merge branch 'master' into dev
2021-11-03 08:22:30 -04:00
zefie
f9040dc999
bump version v0.9.22
2021-11-03 04:08:02 -04:00
zefie
2d7a540796
code cleanup
2021-11-02 16:46:41 -04:00
zefie
40df4a4d77
fix ultimatetv dialscript
2021-11-02 16:44:34 -04:00
zefie
a6f102cf89
disable skipback and clearback on lc2-download-failed for testing purposes
2021-11-02 05:03:37 -04:00
zefie
26abc12b96
fix issue with minibrowser connect for UTV
2021-11-01 11:46:39 -04:00
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