Luke Vella
239563eac5
📦 Update and fix prettier config ( #987 )
2024-01-19 14:23:07 +07:00
Luke Vella
3952814fd8
📦 Upgrade tsx package ( #964 )
2023-12-15 08:41:41 +07:00
Luke Vella
1bd4723237
🐛 Fix poll status not set to finalized for paused polls
2023-12-05 15:12:17 +07: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
95feb9f01a
♻️ Switch to app router ( #922 )
2023-11-06 09:15:49 +00:00
Luke Vella
b10c64b7da
🐛 Make identifier in verification tokens case insensitive ( #919 )
2023-10-27 07:59:23 +00:00
Luke Vella
768b73c89a
🍃 Update seed script ( #917 )
2023-10-26 17:41:35 +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
9e7b359879
📦 Update prisma ( #862 )
2023-09-17 11:40:49 +01:00
Luke Vella
7a5f9ae474
✨ Self-Hosting Update ( #842 )
2023-09-11 15:34:55 +01:00
Luke Vella
6f425edeaa
💳 Support payments with Stripe ( #822 )
2023-08-23 15:29:40 +01:00
Luke Vella
83ad12b884
✨ Improvements to table component ( #809 )
2023-08-14 12:00:35 +01:00
Luke Vella
b1e3f63a2e
✨ Allow users to customize poll behaviour ( #785 )
2023-07-25 17:24:45 +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
c22b3abc4d
⬆️ v3.0.0 ( #704 )
2023-06-19 17:17:00 +01:00
Luke Vella
d477d066a4
👷♂️ Round times to nearest 15 min in seed script
2023-04-04 11:03:06 +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
8a9159c322
📦 Bump prisma
2023-03-30 14:20:28 +01:00
Luke Vella
3d9dd00736
👷♂️ Add db seed script ( #619 )
2023-03-28 11:29:11 +00: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
309cb109aa
♻️ Refactor email templating code ( #533 )
2023-03-03 11:46:30 +00:00
Luke Vella
0a836aeec7
♻️ Switch to turborepo ( #532 )
2023-03-01 14:10:06 +00:00