Commit Graph

368 Commits

Author SHA1 Message Date
zefie
d4a8f372bb more tweaks 2025-07-24 09:51:54 -04:00
zefie
154ce7706f fix LZPF compression 2025-07-23 22:56:18 -04:00
zefie
902ca0cda2 fix post bug, work on proxy 2025-07-23 16:28:50 -04:00
zefie
2682c39141 add nunjucks templating engine to app.js and contextObj 2025-07-23 12:27:54 -04:00
zefie
e302a4f773 properly handle when we destroy the connection 2025-07-22 15:00:47 -04:00
zefie
60f6709171 fix proxy limited to kb instead of mb 2025-07-22 14:52:45 -04:00
zefie
2b2735264a fixes 2025-07-21 19:26:44 -04:00
zefie
79b89a00c3 update modules, add ftp:// support 2025-07-21 17:43:41 -04:00
zefie
90522cc796 comments, move functions, scrapbook progress 2025-07-21 14:35:56 -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
385849dab7 move functions to wtvshared, initial wtvproxy filtering code by flamelord 2025-07-20 18:32:06 -04:00
zefie
1a8401d015 limit proxy request size 2025-07-19 07:09:22 -04:00
zefie
1e26ffcf9d initial scrapbook implementation 2025-07-11 14:47:48 -04:00
zefie
bdd8442052 add manual timezone override 2025-07-07 18:24:28 -04:00
zefie
7e7c5b142e update cSetup 2025-07-07 08:45:38 -04:00
zefie
6fbf5402de shorten service configuration string 2025-06-24 15:28:40 -04:00
zefie
b72d494a9b fix cgi 403 error tried to send multiple times 2025-06-24 15:18:48 -04:00
zefie
7aec035fae attempt to cleanly reject guest users from mail/usenet 2025-06-24 10:21:32 -04:00
zefie
c6a3a0f949 show total bytes read/written when cleaning up socket 2025-06-23 22:33:50 -04:00
zefie
e37c27c29c use socket.lastspoke instead of dedicated map 2025-06-22 01:26:20 -04:00
zefie
54f7b47086 fix socks proxy 2025-06-20 19:09:22 -04:00
zefie
0176eea74f better check for secure before kick 2025-06-20 09:21:23 -04:00
zefie
7c946918a1 possible proxy fix 2 2025-06-20 06:55:29 -04:00
zefie
52c6843ac2 possible proxy fix 2025-06-20 06:47:43 -04:00
zefie
d64d795ffb use larger socket ID to prevent collisions on high traffic servers 2025-06-19 13:41:59 -04:00
zefie
afb04cd14e purge user channel permissions when part/quit 2025-06-17 13:50:36 -04:00
zefie
13909f30a3 idk 2025-06-17 02:32:29 -04:00
zefie
cd729193dd idk 2025-06-17 02:31:13 -04:00
zefie
831cf12ea4 fix pc services maybe 2025-06-17 02:26:42 -04:00
zefie
e53fc8118b proper 404 response to pc requests 2025-06-16 19:30:08 -04:00
zefie
e461b81254 change irc config, add more features 2025-06-14 13:01:34 -04:00
zefie
149799aed8 pass irc server context when needed 2025-06-12 16:27:18 -04:00
zefie
3b709ee303 start irc with minisrv 2025-06-12 16:15:47 -04:00
zefie
7a476b7796 possibly fix collision if a disabled service port matches a different service that is enabled with the same port 2025-02-19 19:17:03 -05:00
zefie
ee7284e521 a little more debug for pc service 2025-02-19 19:14:18 -05:00
zefie
b97170707f Revert "fix pc_services didnt work if it wasnt named pc_services"
This reverts commit c1dc5b4952.
2025-02-19 19:06:15 -05:00
zefie
c1dc5b4952 fix pc_services didnt work if it wasnt named pc_services 2025-02-19 18:54:26 -05:00
zefie
8d23f850e7 remove debugging 2025-02-15 10:28:34 -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
184e91d784 v0.9.57
- move wtv-guide romcache + some fixes
- fix getAbsolutePath
- fix adding users (broken with getAbsolutePath update)
- fix bugs, update badwords, more bugs with account addition to fix yet
- implement bad username check (wordlist from Redialed)
- update zefie server IP (again)
- proper x-powered-by version format
- fix: also respect in hide_minisrv_version in cgi
- fix: properly respect hide_minisrv_version flag
- removed a scary warning
- add default php_binpath config entry (php is still disabled by default)
2025-01-22 19:33:50 -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
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
8c7a6369fa fix: some incoming headers were not displayed 2024-10-16 10:27:57 -04:00
zefie
5cf95e22d9 fix http proxy 2024-10-16 10:27:42 -04:00
zefie
33a4a9f47a send outgoing headers for proxy request 2024-10-16 10:27:30 -04:00
zefie
6b74a54118 fix compatbility with ancient bf0 builds 2024-10-16 10:22:18 -04:00
zefie
f3feae65f3 fix major bug from wtv-admin fix 2024-10-16 10:22:07 -04:00
zefie
864ac921c8 fix wtv-admin reload config 2024-10-16 10:21:55 -04:00