Commit graph

52 commits

Author SHA1 Message Date
Luke Vella
239563eac5
📦 Update and fix prettier config (#987) 2024-01-19 14:23:07 +07:00
Luke Vella
a1bac0c986
Update admin layout and pages (#976) 2024-01-13 15:09:48 +07:00
Luke Vella
a80460814e 🐛 Update poll status when finalizing 2023-12-05 14:50:14 +07:00
Luke Vella
04211ac168
♻️ Update how we store poll status (#957) 2023-12-05 14:43:48 +07:00
Luke Vella
de2ebf567a 🐛 Votes for deleted option should be deleted 2023-12-04 09:58:40 +07:00
Luke Vella
def423606b 🐛 Fix parsing error 2023-11-06 14:47:54 +00:00
Luke Vella
95feb9f01a
♻️ Switch to app router (#922) 2023-11-06 09:15:49 +00:00
Luke Vella
3e90c302d6
♻️ Handle self-hosting environment with updated authentication (#918) 2023-10-30 10:23:43 +00:00
Luke Vella
4f1389c510
♻️ Add intermediate step for magic link login (#910) 2023-10-24 17:42:50 +01:00
Luke Vella
7c54268b58
🐛 Fix merge guest user into logged in user (#907) 2023-10-20 15:45:43 +00:00
Luke Vella
5be17fd249
♻️ Move trpc client code to app (#906) 2023-10-20 15:46:02 +01:00
Luke Vella
502f2a7a43 🐛 Fix broken checkout and portal 2023-10-20 12:13:03 +01:00
Luke Vella
703d551aac
♻️ Refactor code for generating absolute url (#904) 2023-10-19 17:01:00 +00:00
Luke Vella
6fa66da681
♻️ Switch to next-auth for handling authentication (#899) 2023-10-19 09:14:53 +01:00
Luke Vella
a9253bd972
Allow making email required (#864) 2023-09-18 10:12:21 +01:00
Luke Vella
8cad515dc4
♻️ Improve email abstraction (#863) 2023-09-15 20:24:46 +01:00
Luke Vella
1199ca5c53 Revert "♻️ Improve email abstraction (#861)"
This reverts commit 93cc5b9b4d.
2023-09-15 15:32:37 +01:00
Luke Vella
93cc5b9b4d
♻️ Improve email abstraction (#861) 2023-09-15 14:21:35 +01:00
Luke Vella
7e3713ad75
🐛 Fix allowed email address matcher (#858) 2023-09-15 09:37:17 +01:00
Luke Vella
73b2e31db2 🐛 Store participant email in participant table 2023-09-14 10:09:46 +01:00
Luke Vella
7a5f9ae474
Self-Hosting Update (#842) 2023-09-11 15:34:55 +01:00
Luke Vella
3e616d1e41
🐛 Fix issue prevent poll settings from being applied (#841) 2023-09-06 18:44:51 +00:00
Luke Vella
82e7358574
📦 Bump spacetime (#836) 2023-09-04 09:23:57 +00:00
Luke Vella
d261ef0d59
💄 Update billing page and refine ui components (#830) 2023-08-29 17:29:26 +01:00
Luke Vella
d5fc45c506 ️ Optimize participant query 2023-08-26 11:02:54 +01:00
Luke Vella
bc521f7ecb ️ Optimize options query 2023-08-25 18:31:09 +01:00
Luke Vella
fe1933716d ♻️ Abstract code for getting subscription status 2023-08-23 19:53:30 +01:00
Luke Vella
48f2fa90bd ️ Short circuit subscription call for guests 2023-08-23 16:48:37 +01:00
Luke Vella
77dc11eaf7 👁️ Make calls to user api public 2023-08-23 16:44:31 +01:00
Luke Vella
6f425edeaa
💳 Support payments with Stripe (#822) 2023-08-23 15:29:40 +01:00
Luke Vella
1c44b3954b
🐛 Require non-empty title when duplicating (#807) 2023-08-09 09:16:46 +00:00
Luke Vella
996743caaf
Allow duplicating a poll (#804) 2023-08-09 09:48:02 +01:00
Luke Vella
222947292b
📢 Add Featurebase (#796) 2023-08-01 21:27:20 +01:00
Luke Vella
09c409526d 🐛 Fix error when finalizing all-day event 2023-07-27 10:23:26 +01:00
Luke Vella
b1e3f63a2e
Allow users to customize poll behaviour (#785) 2023-07-25 17:24:45 +01:00
Luke Vella
e16ce8785b Revert "🍪 Add domain to session cookie (#765)"
This reverts commit 384201365a.
2023-07-17 18:20:04 +01:00
Luke Vella
384201365a
🍪 Add domain to session cookie (#765) 2023-07-17 17:26:11 +01:00
Luke Vella
2e5468ed65
🔗 Add support for shorter urls (#750) 2023-07-14 14:27:11 +01:00
Luke Vella
9f737fc061
📦 Upgrade to prisma 5 (#748) 2023-07-14 12:46:04 +01:00
Luke Vella
2ccf705a2c
💵 Add ability to accept payments (#722) 2023-07-05 14:46:30 +01:00
Luke Vella
cd05d7ab88 ️ Remove getServerSideProps on invite page + handle 404 2023-06-20 11:25:34 +01:00
Luke Vella
1710c3bee6 🐛 Fix return notFound when composing props 2023-06-19 19:14:36 +01:00
Luke Vella
c22b3abc4d
⬆️ v3.0.0 (#704) 2023-06-19 17:17:00 +01:00
Luke Vella
85c0307852
♻️ Update posthog identification flow (#686) 2023-05-02 15:24:07 +01:00
Luke Vella
5b6d8424af
♻️ Improve query invalidation (#659) 2023-04-08 12:43:54 +01:00
Luke Vella
c759e0dc87 👷‍♂️ Move packages around to avoid dependency warnings 2023-04-04 12:16:41 +01:00
Luke Vella
247942a2d9 👷‍♂️ Add lint scripts to packages 2023-04-04 12:03:36 +01:00
Luke Vella
38454302b3
💬 Update email subject lines (#652) 2023-04-04 08:45:52 +00:00
Luke Vella
da97c94012
🐛 Wait for session to save (#651) 2023-04-04 08:45:15 +00:00
Luke Vella
ffa7007184
♻️ Use synchronous id generation (#645) 2023-04-03 18:46:25 +01:00