Commit Graph

160 Commits

Author SHA1 Message Date
zefie
9a7d4ec035 signatures still need voodoo for bgcolor and such 2022-03-09 17:38:10 -05:00
zefie
51a0576a3e only embed signature if its html, otherwise just write it 2022-03-09 17:38:10 -05:00
zefie
56e8fdd215 fix post on sendmail 2022-03-09 17:38:10 -05:00
zefie
dd38f65ec9 fix cache:snapshot.jpg >.> 2022-03-09 17:38:10 -05:00
zefie
06ea64fb07 more mail stuff again 2022-03-09 17:38:10 -05:00
zefie
123c8f7823 even more mail stuff 2022-03-09 17:38:09 -05:00
zefie
a5a035438b implement saveoff (saves draft when leaving compose) 2022-03-09 17:38:09 -05:00
zefie
4e6893ab02 add delete message function 2022-03-09 17:38:09 -05:00
zefie
fe821095aa fix password check when adding user 2022-03-09 17:38:09 -05:00
zefie
ccf48f3093 some more mail stuff 2022-03-09 17:38:08 -05:00
zefie
8068f842df fix minisrv branding on wtv-setup:/accounts 2022-03-09 17:38:08 -05:00
zefie
955f21039c even more fixes 2022-03-09 17:38:08 -05:00
zefie
4d8bc314b4 more fixes 2022-03-09 17:38:07 -05:00
zefie
db1b03fd99 update checkUserExists and inconsistencies 2022-03-09 17:38:07 -05:00
zefie
bf7369431e add wtv-ticket store api
- fix broken session bust crap from before
- properly resume session as user when server restarted
- api available to store other things in the wtv-ticket
2022-03-09 17:38:07 -05:00
zefie
433fc3db19 more patches to previous updates
- fixed getUnreadMailCount
- added unread mail count to login screen
- added session busted detection (new bug that when you restart minisrv it loses the user_id, so we send the client to relog) (todo: maybe add api to add key/value to ticket so we can retain data over server restarts)
2022-03-09 17:38:06 -05:00
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
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