Commit graph

186 commits

Author SHA1 Message Date
Luke Vella
665e72b06a
⬆️ Upgrade prisma (#1587) 2025-02-28 10:06:38 +00:00
Luke Vella
4b26dc50b3
♻️ Upgrade to next-auth v5 (#1558) 2025-02-12 12:51:04 +07:00
Luke Vella
5437b91c10
♻️ Clean up trpc code and add global client error handling (#1549) 2025-02-09 14:16:57 +07:00
Luke Vella
24558c26bd
Revert unwanted auth changes (#1551) 2025-02-08 21:30:36 +07:00
dependabot[bot]
ffafcbdb43
⬆️ Bump vitest from 2.1.1 to 2.1.9 (#1548)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Luke Vella <me@lukevella.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-08 14:43:15 +07:00
dependabot[bot]
73916421c1
⬆️ Bump @sentry/nextjs from 8.32.0 to 8.49.0 (#1526)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-30 13:36:01 +07:00
dependabot[bot]
138ddd4bc2
⬆️ Bump vite from 5.4.6 to 5.4.14 (#1510)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-22 12:31:05 +00:00
Luke Vella
a896d16c3c
♻️ Migrate trpc route to app directory (#1488) 2025-01-11 18:37:57 +00:00
Luke Vella
285860ec9e
🧑‍💻 Use mailpit as dev/test smtp server (#1486) 2025-01-10 14:27:08 +00:00
dependabot[bot]
b00b685bbd
⬆️ Bump next from 14.2.15 to 14.2.21 (#1480)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 14:15:12 +00:00
dependabot[bot]
c79c0b77ce
⬆️ Bump next from 14.2.13 to 14.2.15 (#1465)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 11:22:53 +01:00
Luke Vella
17dc1ec013
⬆️ Upgrade prisma (#1461) 2024-12-16 16:13:27 +00:00
Luke Vella
48727a690d
⬆️ Upgrade playwright (#1463) 2024-12-16 14:09:13 +00:00
dependabot[bot]
8678c103ab
⬆️ Bump nanoid from 5.0.8 to 5.0.9 (#1459)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 13:38:48 +00:00
Luke Vella
a452e5b764
Use message queue for emails (#1446) 2024-11-30 19:00:56 +00:00
Luke Vella
ee68d80026
🎨 Add linting and prettier to more places (#1432) 2024-11-09 15:43:25 +00:00
Luke Vella
a5da319d82
📈 Posthog package (#1431) 2024-11-09 11:30:14 +00:00
Luke Vella
0fc7d0a0c8
♻️ Move nanoid to utils package (#1430) 2024-11-08 17:50:07 +00:00
Luke Vella
16f9365328
🔥 Remove preview-email (#1416) 2024-10-30 21:39:41 +00:00
Luke Vella
003118a0ae
🧑‍💻 Use sherif (#1400) 2024-10-19 13:17:01 +01:00
dependabot[bot]
9af5b696c8
⬆️ Bump cookie from 0.5.0 to 0.7.2 (#1385)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-11 18:51:21 +01:00
dependabot[bot]
90e58b0d7e
Bump webpack from 5.90.0 to 5.95.0 (#1378)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-06 08:13:06 +00:00
dependabot[bot]
273deaeeb9
Bump cookie from 0.6.0 to 0.7.0 (#1377)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-06 09:07:27 +01:00
Luke Vella
7928c6b34d
⬆️ Upgrade sentry (#1364) 2024-09-28 13:58:25 +01:00
Luke Vella
f92c0075e3
♻️ Migrate landing pages to app router (#1362) 2024-09-27 09:47:42 +01:00
Luke Vella
92f294f40f
⬆️ Upgrade dependencies (#1356) 2024-09-20 22:34:57 +01:00
dependabot[bot]
8e68a50caa
Bump vite from 5.2.8 to 5.4.6 (#1353)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 18:47:33 +01:00
Luke Vella
e24d464cb5
⬆️ Upgrade next 2024-09-09 21:34:41 +01:00
Luke Vella
32ba10b28a
Add support for uploading profile pictures (#1332) 2024-09-08 15:46:50 +01:00
Luke Vella
364bb8b83f
Use profile image from oauth provider (#1330) 2024-09-07 16:57:07 +01:00
Luke Vella
6ed89c897b
⬆️ Upgrade turbo (#1310) 2024-09-05 18:37:12 +00:00
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
88c746b4bc
⬆️ Bump dependencies (#1272) 2024-08-24 11:21:59 +01:00
Luke Vella
1a4eaf7e27
Add to calendar button (#1225) 2024-08-04 14:04:07 +01:00
Luke Vella
02f7c3ac06
🐛 Fix gateway timeout when poll has 55 options (#1238) 2024-08-03 12:54:28 +01:00
Luke Vella
9d3f2c7e08
🥅 Update sentry (#1235) 2024-08-02 09:28:00 +01:00
Luke Vella
d4b41ab88d
📈 Update posthog (#1234) 2024-08-01 09:10:06 +00:00
Luke Vella
a5ee4fafe5
💸 Create abstraction for handling pricing (#1215) 2024-07-21 20:42:53 +01:00
Luke Vella
7c1bc22909
📈 Update Posthog bootstrapping code (#1208)
Signed-off-by: Luke Vella <me@lukevella.com>
2024-07-20 11:24:35 +01:00
Luke Vella
849c199cdd
📦️ Update posthog-js (#1204) 2024-07-13 15:04:28 +00:00
dependabot[bot]
55ef43c2e9
📦 Bump fast-loops from 1.1.3 to 1.1.4 (#1201)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-12 10:32:54 +01:00
Luke Vella
526122b19e
🧑‍💻 Improve support for type-safe env vars (#1195) 2024-07-04 12:15:58 +01:00
Luke Vella
f66653c21a
📦️ Update smtp-tester and fix test environment config (#1181) 2024-06-27 14:37:00 +01:00
Luke Vella
c4a750cce0
🔒 Security upgrade @sentry/nextjs from 7.77.0 to 8.10.0 (#1170)
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-06-24 11:45:28 +01:00
Luke Vella
997a1eec78
New and Improved Screens (#1151) 2024-06-19 11:14:18 +01:00
Luke Vella
585475f1f2
🔥 Remove unused toast code (#1162) 2024-06-18 19:24:29 +01:00
dependabot[bot]
b79f6720f2
📦 Bump ws from 7.5.9 to 7.5.10 (#1154)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 18:53:22 +01:00
Luke Vella
f7eda38e0a
🔒️ Rate limit by ip address (#1155) 2024-06-17 22:13:40 +01:00
Luke Vella
491af5c71b
🔒️ Rate limit registration endpoint (#1153) 2024-06-17 20:42:16 +00:00