Commit Graph

556 Commits

Author SHA1 Message Date
zefie
4297364e6c update legal and add some more config flags 2022-03-09 17:38:06 -05:00
zefie
2b345b7349 cosmetic fix to choose-user screen 2022-03-09 17:38:05 -05:00
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
931560898b Fix WTVMail.js 2022-01-21 11:51:30 -05:00
zefie
b275fbb049 Fix WTVMime.js 2022-01-21 11:44:13 -05:00
zefie
d479ba5f98 Some more WTVMail stuff (untested) 2022-01-21 11:40:52 -05:00
zefie
3ee968f226 add untested moveMailMessage function 2022-01-21 11:20:16 -05:00
zefie
16b7b91cfb update comments and formatting 2022-01-21 11:19:55 -05:00
zefie
e9ede65602 Add X-Forwarded-For for HTTP Proxy 2022-01-21 10:21:46 -05:00
zefie
ed30bf05cc Update getManufacturer() to show "RCA" for "Thomson" in non-url mode. 2022-01-17 15:40:30 -05:00
zefie
ec329750fb Add getManufacturer() function
- Thanks to u/JarHead4
2022-01-17 15:37:19 -05:00
zefie
33972bd064 Update node modules 2022-01-15 06:01:00 -05:00
zefie
e9b32654d5 update READMEs 2022-01-15 05:43:19 -05:00
zefie
eac8888daf Replace a vulgar message with a more appropriate one
- Though you will still feel that way if you hit the error
2022-01-15 05:34:37 -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
efbef7e8f5 Add 'Object.getCaseInsensitiveKey()' prototype override 2022-01-15 05:29:24 -05:00
zefie
495db31ae1 add support for custom wtv-explanation-url on errors 2022-01-12 10:26:53 -05:00
zefie
b20d09d3dd Add friendlier HTTP error messages 2022-01-11 01:48:34 -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
b1d4c4c0bd fix issue with a certain site with invalid urls 2021-11-18 00:36:39 -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
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