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
|
855cd46b8c
|
update ssid filter
|
2024-10-16 10:28:16 -04:00 |
|
zefie
|
8c7a6369fa
|
fix: some incoming headers were not displayed
|
2024-10-16 10:27:57 -04:00 |
|
zefie
|
0a5a2eb964
|
potential fix for an issue regarding undefined or null
|
2024-05-17 14:18:20 -04:00 |
|
zefie
|
8aff6cc092
|
fix for minibrowser
|
2024-05-11 11:16:52 -04:00 |
|
zefie
|
11b028dac2
|
fix could not send non-service .js or .txt files
|
2024-05-06 10:09:25 -04:00 |
|
zefie
|
95bd52d673
|
close socket if SSID is not valid
|
2024-05-04 12:49:08 -04:00 |
|
zefie
|
30a9ad7799
|
mame stuff
|
2024-05-02 13:31:54 -04:00 |
|
zefie
|
ac75cdd193
|
fix pc mode error
|
2024-04-17 14:26:52 -04: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
|
1e642ffe85
|
fix cant run without user_config.json
|
2024-03-25 14:54:51 -04:00 |
|
zefie
|
e810d2a242
|
Some more ChatGPT function optimizations
|
2023-11-10 15:57:09 -05:00 |
|
zefie
|
2be836784d
|
update escape and unescape to encodeURIComponent and decodeURIComponent due to depreciation
|
2023-11-10 15:34:16 -05:00 |
|
zefie
|
6388110e09
|
Apply some ChatGPT code optimizations
|
2023-11-10 15:25:41 -05:00 |
|
zefie
|
87f09ffec1
|
reverse atob and btoa to proper standard (damn dyslexia)
|
2023-11-10 15:04:48 -05:00 |
|
zefie
|
477ad25cd1
|
Various cleanup and fixes
|
2023-08-29 18:57:40 -04:00 |
|
zefie
|
abb01f4ce0
|
actually do what last commit was meant to do
|
2022-12-04 12:11:52 -05:00 |
|
zefie
|
c37cea3f66
|
shutdown if user_config exists but is broken
|
2022-12-04 11:54:41 -05:00 |
|
zefie
|
9270755b68
|
attempt to document WTVShared a lil bit
|
2022-12-04 07:15:02 -05:00 |
|
zefie
|
55cbf592ee
|
new experimental feature: shenanigans
- will allow server operates to intentionally enable bugs/exploits for fun shenanigans
|
2022-12-01 09:18:25 -05:00 |
|
zefie
|
b437d99f91
|
update bad-disk.js
|
2022-12-01 07:45:20 -05:00 |
|
zefie
|
64517a8723
|
more signature sanity checking
- allows A links to wtvchat and irc, but not any form of embedding (img bgsound etc)
|
2022-12-01 06:52:08 -05:00 |
|
zefie
|
3dbb258b8f
|
add wtvchat://
(and unofficial irc://)
|
2022-11-30 21:26:56 -05:00 |
|
zefie
|
3ffadd8422
|
dont send pc services to webtv client
+ fix stuff
|
2022-11-30 20:43:59 -05:00 |
|
zefie
|
5c74ea22ec
|
update sanitizer
|
2022-11-30 14:23:11 -05:00 |
|
zefie
|
eba56942a1
|
fix debugging
|
2022-11-30 13:41:52 -05:00 |
|
zefie
|
0bdc16b0cb
|
enable html mail and usenet bodies
- also move subject for usenet
|
2022-11-30 13:33:10 -05:00 |
|
zefie
|
93259f8d84
|
fix wtvshared getServiceDep
|
2022-11-30 12:03:36 -05: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 |
|