Commit graph

1608 commits

Author SHA1 Message Date
Luke Vella
ba613e3f09
🗃️ Update subscription status enum (#1572) 2025-02-24 15:35:40 +00:00
Luke Vella
f8747e45f0
🔥 Remove unused files (#1571) 2025-02-24 09:37:47 +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
0e964ee168
🌐 New Crowdin updates (#1566) 2025-02-21 11:39:41 +00:00
Luke Vella
292e331553
🗃️ Add cancel at period end to subscription table (#1567) 2025-02-21 11:16:47 +00:00
Luke Vella
f7d844abda
💄 Increase size of timezone change dialog 2025-02-19 10:16:13 +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
e022c4c279
🌐 New Crowdin updates (#1556) 2025-02-13 11:26:42 +07:00
Luke Vella
6979c091f2
🐛 Check for new session first (#1563) 2025-02-13 03:58:25 +00:00
Luke Vella
ff4a1d16cb
🐛 Fix infinite loop when trying to migrate legacy cookie (#1561) 2025-02-13 10:14:03 +07:00
Luke Vella
cb27ae9ea7
️ Make view port scalable (#1560) 2025-02-12 14:39:14 +07:00
Luke Vella
8519631c96
🐛 Update name in session (#1559) 2025-02-12 13:04:47 +07:00
Luke Vella
4b26dc50b3
♻️ Upgrade to next-auth v5 (#1558) 2025-02-12 12:51:04 +07:00
Luke Vella
17d386d905
🌐 Make discount value a parameter (#1557) 2025-02-12 11:42:39 +07:00
Luke Vella
8ff805829f
🌐 New Crowdin updates (#1554) 2025-02-10 13:32:51 +07:00
Luke Vella
9fdd5f3ea3
Send recovery url to users with expired checkout sessions (#1555) 2025-02-10 06:15:59 +00: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
4e603d737f
️ Add loading screens (#1553) 2025-02-08 21:59:58 +07:00
Luke Vella
3201670b54
🧑‍💻 Update SMTP host for local development (#1552) 2025-02-08 21:48:20 +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
Brendan Goubin
480f1a03d1
👨‍💻 Add healthcheck for the docker (#1541) 2025-02-05 07:25:33 +00:00
Luke Vella
d7cb362c0b
Add status endpoint (#1546) 2025-02-05 06:58:29 +00:00
Luke Vella
c505d7441d
🌐 New Crowdin updates (#1545) 2025-02-05 13:21:16 +07:00
Luke Vella
1cbd1b3f4f
🌐 New Crowdin updates (#1539) 2025-02-03 19:49:04 +07:00
Luke Vella
c152702820
🐛 Forward callback url when signing in with sso provider (#1543) 2025-02-03 19:28:13 +07:00
Luke Vella
d4b6879a41
Add test for guest to logged in user migration (#1544) 2025-02-03 12:18:02 +00:00
Luke Vella
5abea1e072
🐛 Fix guest users not merging when sign in (#1542) 2025-02-03 11:39:04 +00:00
Luke Vella
0ac1d066ee
️ Avoid blocking request when sending new participant notification (#1538) 2025-01-31 17:51:15 +07:00
Luke Vella
7de0d5ba05
🌐 New Crowdin updates (#1533) 2025-01-31 16:56:27 +07:00
Luke Vella
f7264a885d
Add guest to user flow test (#1536) 2025-01-31 16:54:41 +07:00
Luke Vella
a7b0c62040
🌐 Use single braces for message variables (#1535) 2025-01-31 13:55:18 +07:00
Luke Vella
74bb4140c0
🐛 Fix guest user not merge after creating new account (#1534) 2025-01-31 08:36:02 +07:00
Luke Vella
d1e9f71edb
💄 Set explicity width and height on logo (#1531) 2025-01-30 06:47:47 +00:00
Luke Vella
7cee993808
💄 Use dvh on quick create page (#1530) 2025-01-30 06:40:37 +00: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
Luke Vella
c895c65295
🌐 New Crowdin updates (#1529) 2025-01-30 03:15:45 +07:00
Luke Vella
c7e58f01fb
💄 Use dynamic height for mobile (#1527) 2025-01-28 21:18:52 +00:00
Luke Vella
0117464344
♻️ Clean up login page code (#1525) 2025-01-28 15:01:17 +00:00
Luke Vella
fa3f5a9df3
🌐 New Crowdin updates (#1522) 2025-01-28 13:16:51 +00:00
Luke Vella
c7e4fcb4ec
🔍️ Only set callback url if not root (#1521) 2025-01-27 20:03:46 +00:00
Luke Vella
4907576a3e
🔍️ Update metadata titles (#1520) 2025-01-27 20:00:44 +00:00
Luke Vella
af6f7b6140
🐛 Keep paths private if quick create not enabled (#1519) 2025-01-27 15:54:30 +00:00
Luke Vella
58d5c42a6c
♻️ Make user session optional (#1515) 2025-01-27 13:02:34 +00:00
Luke Vella
f6a0bca4f8
🌐 New Crowdin updates (#1516) 2025-01-27 11:31:23 +00:00
Luke Vella
c8b7093d89
📈 Alias anonymous user with the user (#1517) 2025-01-26 22:50:57 +00:00
Luke Vella
dc608d66e0
🌐 New Crowdin updates (#1511) 2025-01-24 22:53:58 +00:00
Luke Vella
629d6ec7b7
🐛 Disable quick create page when quick create is disabled (#1514) 2025-01-24 16:41:22 +00:00