|
|
af16473495
|
fix(requestlogstore): enhance log entry validation to prevent service worker pollution
|
2025-12-04 23:59:47 +00:00 |
|
|
|
4cbc37c888
|
feat: implement handler initialization for cache invalidation in ServiceWorker
|
2025-12-04 21:53:45 +00:00 |
|
|
|
1f310ef8f1
|
refactor: Remove SW-TypedRequest controller and update related references
|
2025-12-04 21:33:02 +00:00 |
|
|
|
c124a06bc6
|
feat(dashboard): Add error handling to serveMetrics method for improved resilience
|
2025-12-04 20:17:10 +00:00 |
|
|
|
3baf171394
|
feat(serviceworker): Enhance event and request logging with pagination support
|
2025-12-04 20:07:40 +00:00 |
|
|
|
c5c40e78f9
|
feat(serviceworker): Add TypedRequest traffic monitoring and SW dashboard Requests panel
|
2025-12-04 19:25:55 +00:00 |
|
|
|
dbbfd313ae
|
fix(web_serviceworker): Standardize DeesComms message format in service worker backend
|
2025-12-04 18:07:52 +00:00 |
|
|
|
95cd681380
|
feat(typedserver): Add SPA fallback support to TypedServer
|
2025-12-04 17:26:34 +00:00 |
|
|
|
299e3ac33f
|
feat(serviceworker): Add real-time service worker push updates and DeesComms integration (metrics, events, resource caching)
|
2025-12-04 16:25:51 +00:00 |
|
|
|
8b7fe245f0
|
fix(web_serviceworker): Improve service worker persistence, metrics and caching robustness
|
2025-12-04 15:33:47 +00:00 |
|
|
|
a35775499b
|
feat(serviceworker): Add persistent event store, cumulative metrics and dashboard events UI for service worker observability
|
2025-12-04 15:13:48 +00:00 |
|
|
|
c4e0e9b915
|
feat(serviceworker): Add service worker status updates, EventBus and UI status pill for realtime observability
|
2025-12-04 14:09:10 +00:00 |
|
|
|
43a335ab3a
|
BREAKING CHANGE(serviceworker): Move serviceworker speedtest to time-based chunked transfers and update dashboard/server contract
|
2025-12-04 13:42:19 +00:00 |
|
|
|
ba12ba561b
|
fix(web_serviceworker): Move service worker initialization to init.ts and remove exports from service worker entrypoint to avoid ESM bundle output
|
2025-12-04 13:29:43 +00:00 |
|
|
|
4db6fa6771
|
feat(swdash): Add SW-Dash (Lit-based service worker dashboard), bundle & serve it; improve servertools and static handlers
|
2025-12-04 13:10:15 +00:00 |
|
|
|
5d9e914b23
|
feat(web_serviceworker): Add per-resource metrics and request deduplication to service worker cache manager
|
2025-12-04 12:37:01 +00:00 |
|
|
|
78a5c53d19
|
feat(web_serviceworker): Enable service worker dashboard speedtests via TypedSocket, expose ServiceWorker instance to dashboard, and add server-side speedtest handler
|
2025-12-04 12:16:24 +00:00 |
|
|
|
031eb78288
|
feat(serviceworker): Add server-driven service worker cache invalidation and TypedSocket integration
|
2025-12-04 11:46:55 +00:00 |
|
|
|
aa677a2b7c
|
feat(serviceworker): Add speedtest support to service worker and dashboard
|
2025-12-04 11:36:27 +00:00 |
|
|
|
c263b0608c
|
feat(web_serviceworker): Add advanced service worker subsystems: cache deduplication, metrics, update & network managers, event bus and dashboard
|
2025-12-04 11:25:56 +00:00 |
|
|
|
84256fd8fc
|
feat(web_serviceworker): Add service-worker dashboard and request deduplication; improve caching, metrics and error handling
|
2025-12-04 11:14:04 +00:00 |
|
|
|
54bb12d6ff
|
feat(web_serviceworker): Enhance service worker subsystem: add metrics, event bus, error handling, config and caching/update improvements; make client connection & polling robust
|
2025-12-04 08:52:49 +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 |
|
|
|
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 |
|
|
|
ec6754be52
|
fix(cache-manager): Simplify cache control headers in cache manager
|
2025-02-07 12:55:47 +01:00 |
|
|
|
3556594501
|
fix(serviceworker): Enhance header security for cached resources in service worker
|
2025-02-06 21:13:53 +01:00 |
|
|
|
75ce27a4bf
|
fix(serviceworker): Improve error handling and logging in cache manager and update manager.
|
2025-02-06 02:54:37 +01:00 |
|
|
|
569fa4fc46
|
fix(serviceworker): Improve cache handling and response header management in service worker.
|
2025-02-04 13:01:30 +01:00 |
|
|
|
ab4c302cea
|
fix(core): Refactored caching strategy for service worker to improve compatibility and performance.
|
2025-02-04 01:58:48 +01:00 |
|
|
|
270230b0ca
|
fix(Service Worker): Refactor and clean up the cache logic in the Service Worker to improve maintainability and handle Safari-specific cache behavior.
|
2025-02-04 01:52:48 +01:00 |
|
|
|
f518300d68
|
fix(ServiceWorkerCacheManager): fixed caching
|
2025-02-04 01:45:08 +01:00 |
|
|
|
4e560a9a51
|
fix(cachemanager): Improve cache management and error handling
|
2025-02-04 01:36:35 +01:00 |
|
|
|
efade7a78e
|
fix(serviceworker): Fixed CORS and Cache Control handling for Service Worker
|
2025-02-03 23:26:08 +01:00 |
|
|
|
804537c059
|
fix(network-manager): Refined network management logic for better offline handling.
|
2025-02-03 00:30:18 +01:00 |
|
|
|
c5cb8c1f01
|
fix(updateManager): Refine cache management for service worker updates.
|
2025-02-03 00:25:05 +01:00 |
|
|
|
4598bd0e25
|
fix(cachemanager): Adjust cache control headers and fix redundant code
|
2025-02-03 00:16:58 +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 |
|
|
|
1d5af30e78
|
fix(core): update
|
2024-05-25 01:24:02 +02:00 |
|
|
|
72e02bd611
|
fix(core): update
|
2024-05-23 15:54:33 +02:00 |
|
|
|
360766d8b4
|
fix(core): update
|
2024-05-23 15:28:41 +02:00 |
|
|
|
b6d0843e3e
|
fix(core): update
|
2024-05-14 15:28:09 +02:00 |
|
|
|
1644cbbfad
|
fix(core): update
|
2024-05-13 23:24:08 +02:00 |
|
|
|
0bb7e438d5
|
fix(core): update
|
2024-05-11 12:52:42 +02:00 |
|
|
|
d225a9584f
|
fix(core): update
|
2024-05-11 12:51:20 +02:00 |
|