zefie
|
e079c08429
|
english
|
2024-05-02 13:31:50 -04:00 |
|
zefie
|
5ca9eed7d6
|
add new WebTV Redialed IP to cSetup
|
2024-05-02 13:31:47 -04:00 |
|
zefie
|
c3a0be7b93
|
remove outdated service from cSetup
|
2024-05-02 13:31:40 -04:00 |
|
zefie
|
a5b0ec8620
|
fix branding on pagebuilder index
|
2024-04-17 14:39:15 -04:00 |
|
zefie
|
78a9e7d7a4
|
update cSetup.js
|
2024-04-17 14:29:55 -04:00 |
|
zefie
|
ac75cdd193
|
fix pc mode error
|
2024-04-17 14:26:52 -04:00 |
|
zefie
|
492386d9a5
|
v0.9.46
|
2024-03-27 08:32:43 -04:00 |
|
zefie
|
d77a727fb8
|
fix typo in wtv-star:/star
|
2024-03-27 08:32:43 -04:00 |
|
zefie
|
b12e9ac456
|
update node modules
|
2024-03-27 08:27:49 -04:00 |
|
zefie
|
db4cd6b35f
|
v0.9.45
|
2024-03-26 08:23:21 -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
|
06ba1db8e8
|
fix error when using local flashroms
|
2024-03-25 15:05:31 -04:00 |
|
zefie
|
1e642ffe85
|
fix cant run without user_config.json
|
2024-03-25 14:54:51 -04:00 |
|
zefie
|
f19134a499
|
fix wtv-client-date wasn't really GMT
|
2024-03-25 14:54:47 -04:00 |
|
zefie
|
9c24909184
|
Merge pull request #24 from zefie/dependabot/npm_and_yarn/zefie_wtvp_minisrv/follow-redirects-1.15.4
Bump follow-redirects from 1.15.3 to 1.15.4 in /zefie_wtvp_minisrv
|
2024-03-05 13:32:08 -05:00 |
|
zefie
|
bfcd402ecf
|
Merge pull request #23 from zefie/dependabot/npm_and_yarn/zefie_wtvp_minisrv/ip-1.1.9
Bump ip from 1.1.8 to 1.1.9 in /zefie_wtvp_minisrv
|
2024-03-05 13:31:51 -05:00 |
|
dependabot[bot]
|
fb6a9ff09e
|
Bump follow-redirects from 1.15.3 to 1.15.4 in /zefie_wtvp_minisrv
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-05 18:31:15 +00:00 |
|
dependabot[bot]
|
3039038bc9
|
Bump ip from 1.1.8 to 1.1.9 in /zefie_wtvp_minisrv
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-05 18:29:53 +00:00 |
|
zefie
|
c4ba7656e1
|
Merge pull request #22 from zefie/dependabot/npm_and_yarn/zefie_wtvp_minisrv/sanitize-html-2.12.1
Bump sanitize-html from 2.11.0 to 2.12.1 in /zefie_wtvp_minisrv
|
2024-03-05 13:29:05 -05:00 |
|
dependabot[bot]
|
ee76df75ea
|
Bump sanitize-html from 2.11.0 to 2.12.1 in /zefie_wtvp_minisrv
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.11.0 to 2.12.1.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.11.0...2.12.1)
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-05 18:28:53 +00:00 |
|
zefie
|
02c3bb452a
|
update node modules
|
2023-11-10 15:59:05 -05: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
|
bd26ba8923
|
More PB fixes
|
2023-10-08 16:05:35 -04:00 |
|
zefie
|
f1711d0c75
|
remove leftover debugging
|
2023-10-08 15:53:07 -04:00 |
|
zefie
|
8aa32055f5
|
fix pagebuilder stuff
add index for http_pb service
allow pc services access to ROMCache (single level)
|
2023-10-08 15:48:46 -04:00 |
|
zefie
|
3a2e874887
|
Move WTV Admin to wtv-tricks, add link to PB
|
2023-10-08 14:41:02 -04:00 |
|
zefie
|
feee798ad8
|
allow overriding success/fail url in diskmaps
|
2023-08-31 17:16:18 -04:00 |
|
zefie
|
477ad25cd1
|
Various cleanup and fixes
|
2023-08-29 18:57:40 -04:00 |
|
zefie
|
a1925dfa46
|
Fix typo in glossary
|
2023-08-29 18:14:54 -04:00 |
|
zefie
|
628d85ad4e
|
Fix issue with wtv-guide glossary with two or more links
|
2023-08-29 18:12:03 -04:00 |
|
zefie
|
669b1b7722
|
v0.9.43
|
2023-08-28 19:03:12 -04:00 |
|
zefie
|
7b79e22579
|
fix malformed header in login-stage-two
|
2023-08-28 19:00:53 -04:00 |
|
zefie
|
c41d535ce7
|
workaround for minibrowser flashrom download restarting
|
2023-08-28 18:59:22 -04:00 |
|
zefie
|
bd9b85beb3
|
fix pagebuilder clipart not copying
|
2023-08-27 12:43:21 -04:00 |
|
zefie
|
5e0db338cd
|
Merge branch 'dev'
|
2023-08-27 12:28:11 -04:00 |
|
zefie
|
9c31a583fa
|
Detect and show current nodejs version
|
2023-08-27 12:28:02 -04:00 |
|
zefie
|
da16f802e9
|
Update docker-compose to node v18
|
2023-08-27 12:27:49 -04:00 |
|
zefie
|
a27f50ed7e
|
Fix pagebuilder error when pagestore doesn't exist
|
2023-08-27 12:04:06 -04:00 |
|
zefie
|
83da8d8cc0
|
remove ;
|
2023-08-27 12:04:00 -04:00 |
|
zefie
|
ca0410991b
|
v0.9.42
|
2023-08-27 12:04:00 -04:00 |
|
zefie
|
336fce2676
|
Fix pagebuilder cannot create more than 2 pages
Fix pagebuilder prototype breaks usenet
Add default limit of 4 pages (configurable)
|
2023-08-27 12:04:00 -04:00 |
|
zefie
|
772e3b9ba7
|
fix isArray error in validate-operator-tweaks.js
|
2023-08-27 12:04:00 -04:00 |
|
zefie
|
a2a38afab0
|
fix null username when messenger account is unconfigured
|
2023-08-27 12:04:00 -04:00 |
|
zefie
|
f10b604b30
|
Fix pagebuilder error when pagestore doesn't exist
|
2023-08-27 11:50:43 -04:00 |
|
zefie
|
4ad47f5952
|
remove ;
|
2023-08-27 02:42:01 -04:00 |
|
zefie
|
62157f60ce
|
v0.9.42
|
2023-08-27 02:38:17 -04:00 |
|
zefie
|
eb94877ffa
|
Fix pagebuilder cannot create more than 2 pages
Fix pagebuilder prototype breaks usenet
Add default limit of 4 pages (configurable)
|
2023-08-27 02:37:11 -04:00 |
|