Commit graph

41 commits

Author SHA1 Message Date
Luke Vella
d40d4b27e2
♻️ Remove backend package (#1305) 2024-09-05 18:27:12 +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
94fd0ae7a4
🎨 Add rate-limit middleware for trpc (#1291) 2024-09-02 09:13:10 +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
587e11de17
📈 Improvements to posthog analytics data (#1189) 2024-07-03 11:09:58 +00:00
Luke Vella
997a1eec78
New and Improved Screens (#1151) 2024-06-19 11:14:18 +01:00
Luke Vella
db8655aab9 🐛 Fix invite link in email template 2024-06-18 19:37:08 +01:00
Luke Vella
6171f46a8b 📈 Update analytics 2024-06-10 20:40:16 +01:00
Luke Vella
d43bc631f1
♻️ Add abstractions for tracking server-side events (#1143)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-06-10 20:23:49 +01:00
Luke Vella
b55ebebda7
🐛 Fix update options bug (#1116) 2024-05-19 00:12:22 +00:00
Luke Vella
533e347557
♻️ Remove legacy start column (#1113) 2024-05-18 17:32:49 +08:00
Luke Vella
2b11c47a97
️ Send finalization emails asynchronously (#1095) 2024-05-12 14:13:56 +08:00
Luke Vella
f8a217ae75
Show participated polls on polls page + UI refresh (#1089) 2024-05-12 13:20:00 +08:00
Luke Vella
90f0d90fab
♻️ Improvements to house-keeping webhook (#1063) 2024-03-16 11:56:07 +07:00
Luke Vella
08729168d2
🌐 Better way to store times (#1037) 2024-02-29 16:36:21 +05:30
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
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
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
bc521f7ecb ️ Optimize options query 2023-08-25 18:31:09 +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
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
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
c22b3abc4d
⬆️ v3.0.0 (#704) 2023-06-19 17:17:00 +01:00
Luke Vella
ffa7007184
♻️ Use synchronous id generation (#645) 2023-04-03 18:46:25 +01:00
Luke Vella
05fe2edaea
♻️ Create backend package (#643) 2023-04-03 10:41:19 +01:00
Renamed from apps/web/src/server/routers/polls.ts (Browse further)