Commit Graph

142 Commits

Author SHA1 Message Date
zefie
c31f4cfa8c various fixes to previous commit 2022-03-09 17:38:05 -05:00
zefie
0d991d5eac user account updates
- move user accounts to subdir
- add password support
- implemented basics of multi-user support
- Can add users, edit them, and log in with them (password or not)
- Cannot delete users (with service) yet
2022-03-09 17:37:57 -05:00
zefie
622698ee66 attempt to fix: bad disk units are perpetually banned 2022-02-06 11:34:55 -05:00
zefie
e11c2c41ed Add 'Music' DiskMap 2022-01-15 05:29:51 -05:00
zefie
b13af2b8a2 Add Karaoke DiskMap 2022-01-15 05:29:50 -05:00
zefie
ef6f53f238 Fix wtv-disk:/sync to accept 'diskmap' query case insensitively 2022-01-15 05:29:49 -05:00
zefie
ee0b2fb09d Update unread message support
- also tweaked listmail string
- still cannot send messages yet
2022-01-11 01:21:30 -05:00
zefie
75a5266b9d maybe add unread support whatever 2022-01-10 04:53:45 -05:00
zefie
ee76fd5190 more mail stuff
- todo: alot, but mainly track new/read and get local working
2021-11-15 00:51:31 -05:00
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
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
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
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
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
7c31a68ecf update default IRC server 2021-10-27 08:44:54 -04:00
zefie
6a572fa0fa Revert "for some reason this pleases lzpf"
This reverts commit e6b758975f.
2021-09-10 23:36:05 -04:00
zefie
e6b758975f for some reason this pleases lzpf 2021-09-09 21:15:39 -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
5083506c7f uh ok 2021-08-17 00:35:03 -04:00
zefie
221059023f same as b957dca921 2021-08-16 09:01:56 -04:00
zefie
b957dca921 smarter, defaults to 1 anyway 2021-08-16 08:56:43 -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
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
549848613c rename variables in sync.js 2021-08-13 17:00:49 -04:00
zefie
9f28c97943 fix: LC2+ flashrom upgrades were looping 2021-08-13 14:53:54 -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
3d5bddf653 add rename override option 2021-08-12 18:35:17 -04:00
zefie
7bcead69c1 add compress: false option to diskmaps 2021-08-12 17:57:10 -04:00
zefie
d9fdad4b04 change execute to execute_end
- add execute_start support
- can use both
2021-08-12 17:43:46 -04:00
zefie
177765bc9c testing cleaning up bad diskmaps 2021-08-12 17:29:27 -04:00
zefie
368eb58838 updates to disk download system 2021-08-12 16:16:03 -04:00
zefie
a31eb3c1a5 replace newer demo with old webtv launch demo 2021-08-12 16:12:37 -04:00
zefie
38d2bb05d4 fix typo 2021-08-12 02:06:45 -04:00