Commit Graph

364 Commits

Author SHA1 Message Date
a8844bb9a6
Open to public 2023-04-29 23:44:17 +07:00
m5r
03ae466c66 make app usable without account, remove extra stuff 2023-04-29 18:30:07 +02:00
m5r
cb35455722 remove sentry 2023-04-29 07:49:56 +02:00
m5r
2ebdca5484 remove fathom analytics 2023-04-29 07:46:32 +02:00
m5r
77e2ca5640 mark todo 2023-04-29 07:43:19 +02:00
m5r
bace157921 clean unused deps 2023-04-29 07:43:02 +02:00
m5r
8fcf02b121 upgrade postgres and redis docker images 2023-04-29 07:36:39 +02:00
m5r
aee8ded63a upgrade to remix 1.14 2023-04-29 07:36:22 +02:00
m5r
f392bd8af0 landing page backgrounds png -> webp 2022-07-14 00:36:47 +02:00
m5r
96156c8094 minify tailwind.css 2022-07-14 00:24:26 +02:00
m5r
f6d73a663c logo png -> webp 2022-07-14 00:18:49 +02:00
m5r
ecf3339794 bump node version 16 -> 18 2022-07-13 23:58:02 +02:00
m5r
7bed841121 reorganize import 2022-07-13 23:57:07 +02:00
m5r
cb655d9f77 * hide link to register page
* have google not index auth pages
2022-07-13 23:56:43 +02:00
m5r
31e5d00c74 small landing page adjustments 2022-07-13 23:50:17 +02:00
m5r
27f8ed4c7c cleaner landing page 2022-07-09 01:34:18 +02:00
m5r
9e783b506d fix remix.config.js type 2022-07-08 22:27:38 +02:00
m5r
0507ba58b7 stop restarting devserver, it's too unstable 2022-07-08 22:27:27 +02:00
m5r
622fd4db30 remove fathom logs 2022-07-06 12:21:51 +02:00
m5r
427f6ca117 set aws region for dev 2022-07-03 15:48:21 +02:00
m5r
3021f0b6f3 db backups 2022-07-03 15:42:31 +02:00
m5r
e22841062a restart dev server when something changes and add server sourcemap 2022-07-02 20:25:19 +02:00
m5r
a289115207 set max listeners 2022-07-02 19:42:11 +02:00
m5r
110c8a0948 update package.json 2022-07-02 12:53:07 +02:00
m5r
05cd1c410a return null instead of throwing an error 2022-07-02 01:49:53 +02:00
m5r
aeda74dcf8 add more logs in background jobs 2022-07-02 01:49:34 +02:00
m5r
a8491e28a5 replace splitbee and panelbear with fathom 2022-07-02 01:49:12 +02:00
m5r
06f0078dfd don't mess with splitbee requests 2022-06-27 14:44:52 +02:00
m5r
c48bf58784 add splitbee analytics 2022-06-27 14:37:25 +02:00
m5r
740b59f389 keep SSE connection alive 2022-06-27 14:03:49 +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
cdd22bed76 fix font rendering 2022-06-27 13:14:28 +02:00
m5r
fad2dc06e1 /twilio-token returns null when twilio account is not connected => device won't try to connect 2022-06-27 13:12:49 +02:00
m5r
68c65a945a remove useless files 2022-06-27 02:32:03 +02:00
m5r
d001fba764 deploy that shit 2022-06-27 02:26:06 +02:00
m5r
f034373406 move comment 2022-06-26 22:04:42 +02:00
m5r
852a6eb9e5 track pageviews with panelbear 2022-06-26 20:57:44 +02:00
m5r
961dc8e461 report errors to sentry 2022-06-26 17:12:44 +02:00
m5r
590e92eea4 add todos and change wording 2022-06-26 13:52:36 +02:00
m5r
6cf2f8cb94 send notifications over SSE to be displayed inside the app 2022-06-19 17:57:51 +02:00
m5r
a46a4a3861 letsgooooo receiving calls 2022-06-15 01:28:32 +02:00
m5r
d452422355 validate call webhook data 2022-06-13 20:51:41 +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
a77f02189e receive messages 2022-06-11 19:35:09 +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
836b1d8d1b remove current phone number from session 2022-06-11 02:45:07 +02:00
m5r
3ddd0d73ea attach phone numbers to twilio account 2022-06-11 02:09:37 +02:00