aCheeseInTheDark
  • Joined on 2024-02-07
aCheeseInTheDark pushed to master at aCheeseInTheDark/tack-up-now 2025-03-22 16:04:12 -04:00
f78d448a0b Fix env injection
aCheeseInTheDark pushed to master at aCheeseInTheDark/tack-up-now 2025-03-22 14:56:13 -04:00
683c685b7d Update public key
aCheeseInTheDark created branch left-to-go-in-class in aCheeseInTheDark/tack-up-now 2025-03-15 12:52:55 -04:00
aCheeseInTheDark pushed to left-to-go-in-class at aCheeseInTheDark/tack-up-now 2025-03-15 12:52:55 -04:00
a534a6c761 WIP, mostly just noodling
aCheeseInTheDark pushed to master at aCheeseInTheDark/mock-the-python 2024-12-23 12:57:19 -05:00
17d4683580 Ignore dist
1c61140270 Add readme
Compare 2 commits »
aCheeseInTheDark pushed to master at aCheeseInTheDark/mock-the-python 2024-12-23 12:45:18 -05:00
0af82cb48b Initial commit
aCheeseInTheDark created branch master in aCheeseInTheDark/mock-the-python 2024-12-23 12:45:18 -05:00
aCheeseInTheDark created repository aCheeseInTheDark/mock-the-python 2024-12-23 12:45:00 -05:00
aCheeseInTheDark closed issue aCheeseInTheDark/tack-up-now#14 2024-10-21 16:19:41 -04:00
Show notifications to user
aCheeseInTheDark pushed to master at aCheeseInTheDark/tack-up-now 2024-10-19 20:31:00 -04:00
d5f474768c Remove fallback notification
3a56b9f853 Open notification to existing tab/window
Compare 2 commits »
aCheeseInTheDark pushed to master at aCheeseInTheDark/tack-up-now 2024-10-19 19:20:55 -04:00
37f32cce3a Replace vapid key that accidentally got committed, show notifications in app
aCheeseInTheDark commented on issue aCheeseInTheDark/tack-up-now#13 2024-10-19 18:38:28 -04:00
Store push tokens

Done. Future work should prevent subscriptions from being dropped if they aren't successfully submitted.

aCheeseInTheDark closed issue aCheeseInTheDark/tack-up-now#13 2024-10-19 18:38:28 -04:00
Store push tokens
aCheeseInTheDark commented on issue aCheeseInTheDark/tack-up-now#13 2024-10-19 18:37:23 -04:00
Store push tokens

Ended up not using a cookie, had to use indexed db to store a subscription id.

aCheeseInTheDark pushed to master at aCheeseInTheDark/tack-up-now 2024-10-19 18:11:18 -04:00
e9c7d7a8ef Must ignore data-test
aCheeseInTheDark pushed to master at aCheeseInTheDark/tack-up-now 2024-10-19 17:53:33 -04:00
75087f2121 Pin postgres to 16
aCheeseInTheDark pushed to master at aCheeseInTheDark/tack-up-now 2024-10-19 17:44:42 -04:00
a719706dff Fix local test port
aCheeseInTheDark pushed to master at aCheeseInTheDark/tack-up-now 2024-10-19 17:42:26 -04:00
be55d46391 Separate ci env from test env
aCheeseInTheDark pushed to master at aCheeseInTheDark/tack-up-now 2024-10-19 17:36:27 -04:00
277ee9f2b5 Still confused, try changing port, again
aCheeseInTheDark pushed to master at aCheeseInTheDark/tack-up-now 2024-10-19 17:34:46 -04:00
d1f20c4a2b Update test database host name