Luke Vella
aebea5a41c
♻️ Make user required in subscription model ( #1585 )
2025-02-27 15:23:01 +00:00
Luke Vella
01758f81ae
🔥 Remove legacy billing system (paddle) ( #1583 )
2025-02-27 11:14:49 +00:00
Luke Vella
ba613e3f09
🗃️ Update subscription status enum ( #1572 )
2025-02-24 15:35:40 +00:00
Luke Vella
ca46b18f3a
✨ Keep payment methods synchronized ( #1569 )
2025-02-23 16:15:37 +00:00
Luke Vella
5e356afab6
🗃️ Add subscription interval enum ( #1568 )
2025-02-21 11:52:07 +00:00
Luke Vella
292e331553
🗃️ Add cancel at period end to subscription table ( #1567 )
2025-02-21 11:16:47 +00:00
Luke Vella
9dd99619e5
🗃️ Make subscription fields required ( #1565 )
2025-02-17 18:25:30 +07:00
Luke Vella
7cf578bedf
🗃️ Add new fields to subscription ( #1564 )
2025-02-17 17:26:40 +07:00
Luke Vella
f764ea9846
♻️ Update relational model ( #1472 )
2024-12-28 10:48:52 +01:00
Luke Vella
5b3c4ad2f6
♻️ Keep guest ids in separate column ( #1468 )
2024-12-27 11:12:19 +01:00
Luke Vella
9bbd8e0790
🔧 Use vercel config for app ( #1412 )
2024-10-24 20:02:14 +01:00
Luke Vella
f4218c3115
✨ Translations for Email Notifications ( #1278 )
...
Co-authored-by: Niko Heller <hellerniko@gmail.com>
2024-09-02 19:30:58 +01:00
Luke Vella
6df4405cf4
✨ Soft delete participants ( #1193 )
2024-07-04 10:03:09 +01:00
Luke Vella
997a1eec78
✨ New and Improved Screens ( #1151 )
2024-06-19 11:14:18 +01:00
Luke Vella
533e347557
♻️ Remove legacy start column ( #1113 )
2024-05-18 17:32:49 +08:00
Luke Vella
90f0d90fab
♻️ Improvements to house-keeping webhook ( #1063 )
2024-03-16 11:56:07 +07:00
Luke Vella
6e3bc651cf
⚡ ️ Create option index in votes table
2024-03-09 10:45:38 +05:30
Luke Vella
247085869d
⚡ ️ Remove redundant index on votes table ( #1050 )
2024-03-09 10:17:40 +05:30
Luke Vella
08729168d2
🌐 Better way to store times ( #1037 )
2024-02-29 16:36:21 +05:30
Luke Vella
44a0d95355
🧹 Remove legacy user preferences ( #1035 )
2024-02-24 10:44:53 +08:00
Luke Vella
ba8c05fb57
✨ Add image column to users table ( #999 )
2024-01-27 06:47:07 +00:00
Luke Vella
04211ac168
♻️ Update how we store poll status ( #957 )
2023-12-05 14:43:48 +07:00
Armand Didierjean
7c03059bc0
✨ Add support for OpenID Connect ( #939 )
2023-11-26 11:13:42 +07:00
Luke Vella
b10c64b7da
🐛 Make identifier in verification tokens case insensitive ( #919 )
2023-10-27 07:59:23 +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
6f425edeaa
💳 Support payments with Stripe ( #822 )
2023-08-23 15:29:40 +01:00
Luke Vella
b1e3f63a2e
✨ Allow users to customize poll behaviour ( #785 )
2023-07-25 17:24:45 +01:00
Luke Vella
2ccf705a2c
💵 Add ability to accept payments ( #722 )
2023-07-05 14:46:30 +01:00
Luke Vella
c22b3abc4d
⬆️ v3.0.0 ( #704 )
2023-06-19 17:17:00 +01:00
Luke Vella
7fc08c6736
✏️ Fix typo
2023-03-31 19:16:58 +01:00
Luke Vella
51c5016656
🏗️ Update how we store date values
...
This also fixes a few bugs:
- some values had end times that were before the start times
- some values has end times a couple of days in the future
It’s not entirely clear how users were able to set these values but this update fixes these values and helps avoid similar issues in the future.
2023-03-30 14:20:28 +01:00
Luke Vella
1f263a46db
🔥 Drop authorName from polls table ( #616 )
2023-03-27 16:03:46 +01:00
Luke Vella
d8e3dcd357
✨ Skip user details step for logged in users ( #602 )
2023-03-23 12:17:56 +00:00
Luke Vella
3f94a0e276
🗃️ Remove unused unique indexes from database
...
This indexes are only slowing things down
2023-03-18 11:37:31 +00:00
Luke Vella
0ac3c95755
✨ Allow participant to enter email to receive edit link ( #534 )
2023-03-03 16:50:50 +00:00
Luke Vella
0a836aeec7
♻️ Switch to turborepo ( #532 )
2023-03-01 14:10:06 +00:00