Commit Graph

16 Commits

Author SHA1 Message Date
zefie
d160a5138c fix/optimize wtv-head-waiter, wtv-home, wtv-log 2025-08-12 18:54:13 -04:00
zefie
784f2e45a8 fix minibrowser home 404 2025-02-16 18:00:03 -05:00
zefie
65521fcad6 v0.9.56
- Small update for CGI Security
- Various AI suggested fixes
- Fix to logging verbosity
- Fixes for Last-Modified headers
- Removed 2 unused node module deps
- Added pc-only user_config.json example
- Initial work updating catchall system to support CGI
- Reverted registration and home theme system due to problems
2025-01-05 12:02:38 -05:00
zefie
9314705def v0.9.54 combined merge from dev
* initial (very incomplete) work on PC Services Admin (eg csops)
  * primitive account listing
  * add ban/unban/delete functionality
* fix wtv-tricks theme
* fix wtv-tricks theme (cSetup)
* better tricks code
* fix session_data.getTicketData()
* speedtest and other tricks stuff
* better protection against direct access to finished url
* dependancies update (run `npm update`)
* Bump path-to-regexp and express in /zefie_wtvp_minisrv (#29)

Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.

Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)

Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix up path functions

* force version 1.2.1 of newsie due to breaking change

* remove debug log print for usenet

* fix account directory was broken due to previous changes

* fix wtv-home:/home was hiding options bar

* bump to 0.9.54

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 19:30:33 -05:00
zefie
00fb08cc49 home updates 2024-10-16 10:29:36 -04:00
zefie
c54983f70f testing new homepage 2024-10-16 10:29:19 -04:00
zefie
981f754d0e theme update: registration 2024-10-16 10:27:20 -04:00
zefie
8781eaf360 not sure how that happened 2024-10-16 10:21:42 -04:00
zefie
f9bf10fd17 minisrv remembers sessions for 180 seconds, so allow the user to clear the minbrowser flag 2024-10-16 10:19:08 -04:00
zefie
f07510cfc4 update home for minibrowser since default doesnt work well 2024-10-16 10:18:48 -04:00
zefie
4121b7ef8b actually fix it 2024-05-18 09:38:34 -04:00
zefie
3a2e874887 Move WTV Admin to wtv-tricks, add link to PB 2023-10-08 14:41:02 -04:00
zefie
5cf94173c9 allow user logo on homepage 2022-11-30 15:48:14 -05:00
zefie
e4542542cf fix 4th line of welcome table 2022-11-30 11:37:46 -05:00
zefie
46688eb8ee add service_description option 2022-11-30 11:28:24 -05:00
zefie
08de059758 clean up file structure 2022-11-30 10:42:10 -05:00