Commit Graph

15 Commits

Author SHA1 Message Date
m5r
aee8ded63a upgrade to remix 1.14 2023-04-29 07:36:22 +02:00
m5r
eaf5d897ae * don't mess with immutable request headers
* don't mess with requests outside the app (analytics, error tracking)
2022-06-27 13:49:56 +02:00
m5r
6cf2f8cb94 send notifications over SSE to be displayed inside the app 2022-06-19 17:57:51 +02:00
m5r
aac662f702 revalidate loaders on message reception 2022-06-12 23:32:57 +02:00
m5r
ceaadc4f99 notify of incoming messages and show in app notifications 2022-06-12 23:17:22 +02:00
m5r
f1702180b7 make phone calls 2022-06-11 19:29:58 +02:00
m5r
dbe209c7fc purge phone calls and messages from cache when switching phone numbers or twilio account 2022-06-11 16:13:00 +02:00
m5r
1e9b7a8aa2 * fix "dev:build" watch mode
* remove cross-env
* append build hash to service worker cache names for easy purge
2022-06-11 15:13:28 +02:00
m5r
c47b57e4bf cleanup stuff 2022-06-09 00:33:38 +02:00
m5r
1425a72d39 notify the user when a new service worker gets installed 2022-06-06 00:34:50 +02:00
m5r
0cb999d260 cache routes modules 2022-06-06 00:01:33 +02:00
m5r
724348cff4 serve loader data from the cache first, update the UI when there is something new 2022-06-05 23:11:21 +02:00
m5r
5943044509 cache loader data and document, network-first approach 2022-06-04 23:34:33 +02:00
m5r
8c0a6ccf7f cache static assets 2022-06-04 15:48:37 +02:00
m5r
7ca242fff4 clean up service worker 2022-06-01 23:56:37 +02:00