98eae1e79a
v6.4.0
Default (tags) / security (push) Failing after 16s
Default (tags) / test (push) Failing after 13s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-12-04 11:36:27 +00:00
5a81858df5
v6.3.0
Default (tags) / security (push) Failing after 16s
Default (tags) / test (push) Failing after 13s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-12-04 11:25:57 +00:00
4dc0cb311b
v6.2.0
Default (tags) / security (push) Failing after 16s
Default (tags) / test (push) Failing after 13s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-12-04 11:14:04 +00:00
8010977d05
v6.1.0
Default (tags) / security (push) Failing after 16s
Default (tags) / test (push) Failing after 13s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-12-04 08:52:49 +00:00
9ac91fd166
v6.0.1
Default (tags) / security (push) Failing after 20s
Default (tags) / test (push) Failing after 12s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-12-04 00:03:23 +00:00
b4e26d6d6a
fix(web_inject): Use TypedSocket status API in web_inject and bump dependencies
2025-12-04 00:03:23 +00:00
1885eb78e5
v6.0.0
Default (tags) / security (push) Failing after 22s
Default (tags) / test (push) Failing after 12s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-12-03 09:41:56 +00:00
8b4c5918e9
BREAKING CHANGE(servertools.Server.addTypedSocket): Deprecate Server.addTypedSocket and upgrade typedsocket to v4; make addTypedSocket a no-op and log a deprecation warning. Bump tsbundle devDependency.
2025-12-03 09:41:56 +00:00
c6792396df
v5.0.0
Default (tags) / security (push) Failing after 16s
Default (tags) / test (push) Failing after 13s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-12-02 21:10:25 +00:00
424b742f84
v4.1.1
Default (tags) / security (push) Failing after 16s
Default (tags) / test (push) Failing after 13s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-12-02 21:03:57 +00:00
dce2e926e4
v4.1.0
Default (tags) / security (push) Failing after 18s
Default (tags) / test (push) Failing after 12s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-12-02 20:47:11 +00:00
c17d6dac35
feat: Refactor TypedServer to use SmartServe and introduce new request handlers
...
- Removed legacy servertools and Express dependencies in favor of SmartServe.
- Introduced DevToolsHandler and TypedRequestHandler for handling specific routes.
- Added support for custom route registration with regex parsing.
- Implemented sitemap and feed handling with dedicated helper classes.
- Enhanced HTML response handling with reload script injection.
- Updated UtilityServiceServer and UtilityWebsiteServer to utilize new TypedServer API.
- Removed deprecated compression options and Express-based route handling.
- Added comprehensive request handling for various endpoints including robots.txt, manifest.json, and sitemap.
- Improved error handling and response formatting across the server.
2025-12-02 20:26:34 +00:00
1c0c88a7cb
v4.0.0
Default (tags) / security (push) Failing after 18s
Default (tags) / test (push) Failing after 12s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-12-02 09:16:42 +00:00
8557c769fa
BREAKING CHANGE(typedserver): Migrate to new push.rocks packages and async smartfs API; replace smartchok with smartwatch; update deps and service worker handling
2025-12-02 09:16:42 +00:00
bce84c6838
v3.0.80
Default (tags) / security (push) Failing after 23s
Default (tags) / test (push) Failing after 13s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-11-19 21:12:16 +00:00
ba08fcdebc
fix(dependencies): Bump dependencies and devDependencies to updated versions
2025-11-19 21:12:16 +00:00
588a9d1df6
3.0.79
Default (tags) / security (push) Failing after 22s
Default (tags) / test (push) Failing after 13s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-09-03 14:54:15 +00:00
43d8aea4e1
3.0.78
Default (tags) / security (push) Failing after 22s
Default (tags) / test (push) Failing after 13s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-09-03 12:33:04 +00:00
0f22c91499
3.0.77
Default (tags) / security (push) Failing after 22s
Default (tags) / test (push) Failing after 12s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-08-17 12:49:28 +00:00
a0f714a561
fix(servertools): Adjust route wildcard patterns and CORS handling; update serviceworker and SSL redirect patterns; bump express dependency; add local Claude settings
2025-08-17 12:49:28 +00:00
9477eac268
3.0.76
Default (tags) / security (push) Failing after 23s
Default (tags) / test (push) Failing after 12s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-08-17 08:14:08 +00:00
8cbae75ae4
fix(handlerproxy): Use SmartRequest API and improve proxy/asset response handling; update tests and bump dependencies; add local project configuration files
2025-08-17 08:14:08 +00:00
db05fc91c4
3.0.75
Default (tags) / security (push) Failing after 23s
Default (tags) / test (push) Failing after 13s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-08-16 19:57:31 +00:00
6e647a3556
fix(deps): Update dependencies, test tooling and test imports; enhance npm test script
2025-08-16 19:57:30 +00:00
6da22ab607
3.0.74
Default (tags) / security (push) Failing after 9s
Default (tags) / test (push) Failing after 12s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-04-12 14:36:59 +00:00
848ef1d3d1
3.0.73
Default (tags) / security (push) Failing after 17s
Default (tags) / test (push) Failing after 13s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-04-11 10:59:09 +00:00
497b267b43
fix(metadata): Update repository URLs and metadata to reflect the new organization scope
2025-04-11 10:59:09 +00:00
d5875d5031
3.0.72
Default (tags) / security (push) Failing after 9s
Default (tags) / test (push) Failing after 12s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-04-11 09:47:37 +00:00
3d7e5c439d
3.0.71
Default (tags) / security (push) Failing after 19s
Default (tags) / test (push) Failing after 13s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2025-04-11 09:45:41 +00:00
84f7d8d4a0
fix(serviceworker): Improve error handling and logging in service worker backend and network manager; update multiple dependency versions and packageManager settings.
2025-04-11 09:45:41 +00:00
42e8e575d8
3.0.70
2025-03-16 12:02:49 +00:00
0dcb9edcbe
3.0.69
2025-03-16 11:53:58 +00:00
b3726cb518
3.0.68
2025-02-07 12:55:48 +01:00
1ced20c887
3.0.67
2025-02-06 21:13:54 +01:00
dd6babdf81
3.0.66
2025-02-06 02:54:37 +01:00
435a4a0349
3.0.65
2025-02-04 17:09:49 +01:00
1a9c656f2e
3.0.64
2025-02-04 13:01:31 +01:00
cbb10d7c19
3.0.63
2025-02-04 01:58:48 +01:00
0017a559ca
3.0.62
2025-02-04 01:52:48 +01:00
6cedd53d61
3.0.61
2025-02-04 01:45:09 +01:00
8f6f177d19
3.0.60
2025-02-04 01:36:36 +01:00
7999e370f6
3.0.59
2025-02-03 23:26:09 +01:00
0fecf69420
3.0.58
2025-02-03 00:30:18 +01:00
aebcbe4a61
3.0.57
2025-02-03 00:25:06 +01:00
8202ce6227
3.0.56
2025-02-03 00:16:59 +01:00
021c980a4f
3.0.55
2025-01-28 10:53:43 +01:00
4f7b2888ab
3.0.54
2025-01-28 10:32:17 +01:00
2ea4139974
3.0.53
2024-12-26 00:09:18 +01:00
6393336ea6
3.0.52
2024-12-25 23:57:19 +01:00
d7158734d2
fix(dependencies): Bump package versions in dependencies and exports.
2024-12-25 23:57:18 +01:00