Commit graph

72 commits

Author SHA1 Message Date
Luke Vella
56bd684c55
Add scheduled events schema (#1679) 2025-04-22 14:28:15 +01:00
Luke Vella
72ca1d4c38
Updated sidebar layout (#1661) 2025-04-14 15:11:59 +01:00
Luke Vella
53a48a0511
🔥 Remove closed column (#1656) 2025-04-02 15:02:52 +01:00
Luke Vella
13bcd744d2
🗑️ Deprecate touchedAt (#1652) 2025-03-31 11:12:19 +01:00
Luke Vella
f05f437b56
♻️ Refactor poll view tracking (#1644) 2025-03-28 10:10:46 +00:00
Luke Vella
83bf083979
🔒️ Add option to ban malicious users (#1600) 2025-03-02 17:28:08 +00:00
Luke Vella
d195eb9604
️ Enable prisma relation joins (#1588) 2025-02-28 11:15:22 +00:00
Luke Vella
665e72b06a
⬆️ Upgrade prisma (#1587) 2025-02-28 10:06:38 +00:00
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
460e88086d
🐛 Fix migration (#1574) 2025-02-24 17:00:29 +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
17dc1ec013
⬆️ Upgrade prisma (#1461) 2024-12-16 16:13:27 +00:00
Luke Vella
16aca9c9b6
♻️ Stripe Customer Portal (#1441) 2024-11-23 10:53:47 +00:00
Luke Vella
ee68d80026
🎨 Add linting and prettier to more places (#1432) 2024-11-09 15:43:25 +00:00
Luke Vella
d55131c2ab
♻️ Update eslint config (#1424) 2024-11-02 11:50:09 +00:00
Luke Vella
9bbd8e0790
🔧 Use vercel config for app (#1412) 2024-10-24 20:02:14 +01:00
Luke Vella
82eb076c71
🐛 Fix can’t delete user with deleted polls (#1405) 2024-10-20 20:00:59 +00:00
Luke Vella
dcc6d47373
🌱 Update seed script 2024-09-19 09:00:55 +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
02f7c3ac06
🐛 Fix gateway timeout when poll has 55 options (#1238) 2024-08-03 12:54:28 +01:00
Luke Vella
43c450aa91
️ Use infinite query on polls page (#1200)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-10 08:34:00 +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
685f49b4c2
🧑‍💻 Improve developer experience (#1140) 2024-06-09 22:08:02 +01:00
Luke Vella
e0917e2fd4 🐛 Remove reference to deleted table column 2024-06-08 16:21:49 +01:00
Luke Vella
533e347557
♻️ Remove legacy start column (#1113) 2024-05-18 17:32:49 +08:00
Luke Vella
52188c67ad
⚙️ Update seed script (#1083) 2024-05-01 12:37:55 +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
606d7261d1 🩹 Fix seed script 2024-03-01 07:30:11 +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
27dda65ca5
Use only geographic time zones (#1033) 2024-02-24 01:12:05 +00:00
Luke Vella
ba8c05fb57
Add image column to users table (#999) 2024-01-27 06:47:07 +00:00
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