aCheeseInTheDark
  • Joined on 2024-02-07
fc043461a2 Use event.data instead of event in service worker subscription logic
e3a0b6e730 Register for messages on the serviceWorker property I guess
b92750e5d5 Add more log
a07f028b75 Add even more logging
5741b9fee2 Fix jsonification of message, try sending reply immediately upon receiving message event
16250ef533 Fix error in render method
1d3edec7bc Actually display messages
07d638b66c Send debug messages back to client
4a7d752230 Convert subscription to JSON
0c3e6f60b1 Catch errors in subscribe callback
d655492d16 Show error when enabling notifications
a23f5bdd4a getSubscription returns subscription at the start of the current session, so rely on the result of the subscribe call
8890093dfd Send subscribed event to worker
93340fb1dd See what's going on with notifications
49392ebc4f Fix Dockerfile
Compare 2 commits »
aCheeseInTheDark pushed to master at aCheeseInTheDark/tack-up-now 2024-10-12 12:16:48 -04:00
49392ebc4f Fix Dockerfile
1e52de639c See what's going on with notifications
aCheeseInTheDark created branch spike-notifications-more in aCheeseInTheDark/tack-up-now 2024-10-12 12:11:57 -04:00
aCheeseInTheDark pushed to master at aCheeseInTheDark/tack-up-now 2024-10-12 11:56:04 -04:00
4021f8c95b Point to correct database
aCheeseInTheDark pushed to master at aCheeseInTheDark/tack-up-now 2024-10-02 01:46:43 -04:00
4d5f5543f8 Try to fix db password not being injected during migration
aCheeseInTheDark pushed to master at aCheeseInTheDark/tack-up-now 2024-10-02 01:37:52 -04:00
dfea928ad2 Make postgres port the default