Commit Graph

33 Commits

Author SHA1 Message Date
zefie
5ae47352ed fix/optimize ServiceDeps, http_pb, and http_pc 2025-08-12 18:04:49 -04:00
zefie
a85efc9968 fix and optimize (except WTVIRC, it needs a lot of work) 2025-08-12 17:44:26 -04:00
zefie
b4792809f4 template out pagebuilder a bit, also delete pages when user is deleted 2025-08-12 14:39:55 -04:00
zefie
bf0592e339 more glossary fixes 2025-08-11 19:34:27 -04:00
zefie
e0b87bb24b fix glossary 2025-08-11 19:22:12 -04:00
zefie
9c02abd7e1 more optimizations 2025-08-11 15:18:58 -04:00
zefie
80f19dbecb nunjucks wtv-register 2025-08-08 13:53:25 -04:00
zefie
8c844ce091 mame issues 2025-08-07 18:03:38 -04:00
zefie
a6ce8fa90e start templating wtv-guide, improve WTVIRC 2025-08-07 17:16:30 -04:00
zefie
d4a8f372bb more tweaks 2025-07-24 09:51:54 -04:00
zefie
6081548675 some work on wtv-search 2025-07-23 17:20:04 -04:00
zefie
dca7ce7389 experimental wtv-search and wtv-proxy (disabled by default, requires external services) 2025-07-22 14:53:37 -04:00
zefie
e2b4aca277 meh 2025-07-21 11:33:06 -04:00
zefie
b67251abbb testing ssl stuff (doesnt do anything yet) 2025-07-21 11:00:06 -04:00
zefie
c62127b087 implement ssl (idk why), add +z channel mode for ssl only channels 2025-06-14 17:18:48 -04:00
zefie
8fc1a41d29 delete tok 2025-03-09 08:54:01 -04:00
zefie
832297e51d now generate LC2 telly 2025-02-23 12:44:53 -05:00
zefie
4b06584291 rename to tsf 2025-02-23 12:04:27 -05:00
zefie
d3d4728ac5 implement preprocessor for tsf format 2025-02-23 12:02:30 -05:00
zefie
02187ec813 bf0app fully generated 2025-02-23 08:45:06 -05:00
zefie
84fb3125dc split tellyscript template 2025-02-23 07:57:39 -05:00
zefie
96015288fa fix bf0app dynamic OpenISP tellyscript 2025-02-21 16:46:37 -05:00
zefie
67375ce72f more tellyscript tweaks 2025-02-21 07:24:45 -05:00
zefie
a2e1166efc tellyscript minification and bf0 dynamic tellyscript (non openisp) 2025-02-20 20:48:37 -05:00
zefie
c57568f8d2 generate lc2 prereg tellyscript on the fly 2025-02-20 16:51:30 -05: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
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
ed37185d1b Revert "update escape and unescape to encodeURIComponent and decodeURIComponent due to depreciation"
This reverts commit 2be836784d.
2024-03-26 08:23:14 -04:00
zefie
2be836784d update escape and unescape to encodeURIComponent and decodeURIComponent due to depreciation 2023-11-10 15:34:16 -05:00
zefie
a1925dfa46 Fix typo in glossary 2023-08-29 18:14:54 -04:00
zefie
a9c5ee31cc v0.9.40 2023-07-23 19:36:28 -04:00
zefie
ca18ab3de6 add https pc services support 2022-11-30 10:45:35 -05:00
zefie
08de059758 clean up file structure 2022-11-30 10:42:10 -05:00