Commit Graph

17 Commits

Author SHA1 Message Date
zefie
4347543ef7 don't expose version on pc services if hide_minisrv_config is true 2026-05-03 15:15:27 -04:00
zefie
e7d16387da prefer wtvshared.escape over encodeURIComponent 2025-08-14 18:57:37 -04:00
zefie
22c7229e38 more optimizations, remove WTVIRC for now, upgrade test.js 2025-08-13 21:42:36 -04:00
zefie
01f698c9b3 even more testing 2025-08-12 18:40:06 -04:00
zefie
5ae47352ed fix/optimize ServiceDeps, http_pb, and http_pc 2025-08-12 18:04:49 -04:00
zefie
9c02abd7e1 more optimizations 2025-08-11 15:18:58 -04:00
zefie
26bd129e38 more client_emu work 2025-08-10 16:03:33 -04:00
zefie
81729b66da v0.9.59
- code cleanup and refactoring
- implement max post size on pc services
- add box account transfer system
- create directory indexer for pc services
- fix catchall for pc services
- pc services not respects `disabled: true` if sharing the same port
- new wtv-tricks:/info from WebTV Redialed
- Added missing Pagebuilder themes
- Fixed various PageBuilder bugs, pages should work correctly (republish your page if needed)
- various security and bug fixes
2025-02-12 14:18:32 -05:00
zefie
907cec23c2 v0.9.55 (#32)
* v0.9.55

- CGI Support (eg PHP, Perl, etc)
- Slight PC Admin updates
- Numerous bug fixes
- Security updates

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-03 12:49:50 -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
28a45e408f viewergen now adds update_url.txt 2024-10-16 10:29:10 -04:00
zefie
3ab5f51bc7 new pc service stuff 2024-05-02 13:31:52 -04:00
zefie
e72e1d6027 more viewergen fixes 2022-12-05 22:16:09 -05:00
zefie
33cba9178f fix typo in viewergen 2022-12-05 22:09:17 -05:00
zefie
bb60066100 Feature Packs -> Feature Bits 2022-11-30 12:23:28 -05:00
zefie
5c9fb66a2e remove unused debug var 2022-11-30 12:23:04 -05:00
zefie
08de059758 clean up file structure 2022-11-30 10:42:10 -05:00