Commit Graph

44 Commits

Author SHA1 Message Date
d04179ccbe feat(sw-dash): Add right-click context menu for request cards
- Add dees-catalog dependency for DeesContextmenu component
- Right-click on message card shows context menu with options:
  - Copy Full Message (request + response with all data)
  - Copy Request Payload
  - Copy Response Payload
  - Copy Correlation ID
  - Copy Method Name
  - Filter by Method
  - Show Payload (opens modal)
2025-12-05 00:18:07 +00:00
af16473495 fix(requestlogstore): enhance log entry validation to prevent service worker pollution 2025-12-04 23:59:47 +00:00
3f71643e81 fix(web_inject): Improve logging in web injection (TypedRequest) and update dees-comms dependency 2025-12-04 23:14:23 +00:00
4a8cd4b4b7 fix: update @api.global/typedrequest to version 3.2.2 and prevent infinite loops in logging 2025-12-04 22:50:09 +00:00
25e92f4351 chore: update @api.global/typedrequest to version 3.2.1 2025-12-04 22:20:44 +00:00
f8fee04751 chore: update @api.global/typedrequest to version 3.2.0 and @push.rocks/taskbuffer to version 3.5.0 2025-12-04 21:40:05 +00:00
065a253b3e feat(typedserver): Remove legacy Express-based servertools, drop express deps, and refactor TypedServer to SmartServe + typedrouter with CORS support 2025-12-04 17:12:52 +00:00
b4e26d6d6a fix(web_inject): Use TypedSocket status API in web_inject and bump dependencies 2025-12-04 00:03:23 +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
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
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
ba08fcdebc fix(dependencies): Bump dependencies and devDependencies to updated versions 2025-11-19 21:12:16 +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
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
6e647a3556 fix(deps): Update dependencies, test tooling and test imports; enhance npm test script 2025-08-16 19:57:30 +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
d7158734d2 fix(dependencies): Bump package versions in dependencies and exports. 2024-12-25 23:57:18 +01:00
d7a9b26873 fix(core): Update dependencies and fix service worker cache manager and task manager functionalities 2024-08-27 11:22:13 +02:00
1b18961539 fix(core): update 2024-05-25 02:29:08 +02:00
316625c41b fix(core): update 2024-05-17 17:20:29 +02:00
b6d0843e3e fix(core): update 2024-05-14 15:28:09 +02:00
1db472ab01 fix(core): update 2024-05-14 02:18:42 +02:00
1644cbbfad fix(core): update 2024-05-13 23:24:08 +02:00
d225a9584f fix(core): update 2024-05-11 12:51:20 +02:00
fd7aadaf79 fix(core): update 2024-04-19 01:01:29 +02:00
6671bbe793 fix(core): update 2024-03-03 10:36:45 +01:00
9e4413c276 fix(core): update 2024-03-01 00:14:34 +01:00
bf4794c06f fix(core): update 2024-02-29 18:58:09 +01:00
1e98fd99f4 fix(core): update 2024-02-21 01:06:52 +01:00
ca3b8a4580 fix(core): update 2024-02-20 17:30:46 +01:00
60a2efaecb fix(core): update 2024-01-08 14:35:34 +01:00
f35360adba fix(core): update 2023-11-06 11:29:52 +01:00
529c5feeb1 fix(core): update 2023-10-23 16:52:31 +02:00
2cdef55f13 fix(core): update 2023-10-20 18:13:10 +02:00
d949a05c79 fix(core): update 2023-08-06 17:45:30 +02:00
ef06dd138e fix(core): update 2023-08-06 15:51:34 +02:00
618f382ce9 BREAKING CHANGE(core): update 2023-08-03 20:45:09 +02:00
13e9ac7a98 fix(core): update 2023-07-01 18:25:27 +02:00
b0f48ba598 fix(core): update 2023-07-01 17:23:49 +02:00
07739bec27 fix(core): update 2023-07-01 12:29:35 +02:00
4c87ea8273 fix(core): update 2023-06-12 01:06:21 +02:00
87a5337db3 fix(core): update 2023-03-30 15:15:48 +02:00
59d6c7d5ec fix(core): update 2023-03-29 19:51:52 +02:00
98be43fbb5 fix(core): update 2023-03-29 14:54:07 +02:00