Commit graph

1346 commits

Author SHA1 Message Date
Luke Vella
fcf05b3dae 🤖 Capture errors in sentry 2023-11-06 19:15:45 +00:00
Luke Vella
88c86eae18 🔨 Allow viewing poll with no options 2023-11-06 14:51:43 +00:00
Luke Vella
def423606b 🐛 Fix parsing error 2023-11-06 14:47:54 +00:00
Luke Vella
7f2be5549d 🐛 Move rbc styles and overrides 2023-11-06 14:39:50 +00:00
Luke Vella
cbe7cafdac 🐛Fix duplicate billing controls 2023-11-06 09:26:45 +00:00
Luke Vella
95feb9f01a
♻️ Switch to app router (#922) 2023-11-06 09:15:49 +00:00
Luke Vella
41f85279bb Revert "♻️ Update how guest session is handled"
This reverts commit b5c20533d2.
2023-11-04 18:51:54 +00:00
Luke Vella
b5c20533d2 ♻️ Update how guest session is handled 2023-11-04 18:29:59 +00:00
Luke Vella
debf21f309 Revert "📈 Enable auto capture"
This reverts commit e792a2aaeb.
2023-11-04 17:37:20 +00:00
Luke Vella
fca8948ea2 ♻️ Replace useContext with useUtils 2023-11-04 17:36:20 +00:00
Luke Vella
e792a2aaeb 📈 Enable auto capture 2023-11-04 17:15:57 +00:00
Luke Vella
481fcc0471 ♻️ Update handling of unauthenticated user 2023-11-04 16:24:42 +00:00
Luke Vella
3da803a41a 🐛Default to en locale in middleware 2023-11-04 15:20:49 +00:00
Luke Vella
1cf242d134 🧪 Add legacy token conversion test 2023-11-04 14:41:03 +00:00
Luke Vella
e65850370f
♻️ Create guest user in middleware (#927) 2023-11-04 13:50:15 +00:00
Luke Vella
25da819774 🐛 Only migrate legacy token if nextauth token doesn’t exist 2023-11-03 22:33:46 +00:00
Luke Vella
1e93a4f65b 🐛 Avoid setting expired legacy user 2023-11-03 21:24:11 +00:00
Luke Vella
1d79f117b3 ♻️ Move paddle script 2023-11-03 20:38:57 +00:00
Luke Vella
30f57948e2 🐛Remove call to trpc 2023-11-03 19:52:05 +00:00
Luke Vella
90d85de8c0
💬 Fix crowdin issues (#926) 2023-11-03 11:17:37 +00:00
Luke Vella
ca137509a6 🔖 Release 3.2.1 2023-10-30 19:42:39 +00:00
Luke Vella
faaf21c08a
🐛 Use current origin as base url for code verification (#925) 2023-10-30 19:41:45 +00:00
Luke Vella
1b5543d20c 🔖 Release 3.2.0 2023-10-30 10:26:18 +00:00
Luke Vella
3e90c302d6
♻️ Handle self-hosting environment with updated authentication (#918) 2023-10-30 10:23:43 +00:00
Luke Vella
221ae62d8e 📝 Update support docs 2023-10-27 14:40:29 +01:00
Luke Vella
692068bc5d Include email address and year in csv exporter 2023-10-27 12:03:23 +01: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
f24c95afe1
🐛 Fix emails package complaining about missing static folder (#915) 2023-10-25 13:51:13 +01:00
Luke Vella
f771f6aab5
📈 Track login events in posthog (#911) 2023-10-24 18:05:33 +01:00
Luke Vella
4f1389c510
♻️ Add intermediate step for magic link login (#910) 2023-10-24 17:42:50 +01:00
Luke Vella
825f2ece2f
🌐 New Crowdin updates (#905) 2023-10-24 14:56:15 +01:00
Luke Vella
d95d648012
🐛 Fix magic link consumed before user gets it (#909)
* 🐛 Fix magic link consumed before user gets it

* Improve abstraction

* Remove extra comment
2023-10-23 18:54:39 +01:00
Luke Vella
ac1d844b7a 🐛 Fix handle incorrect 6 digit code 2023-10-23 16:09:44 +01:00
Luke Vella
cdcd2a2305
📦 Update sentry (#908) 2023-10-23 12:24:09 +01:00
Luke Vella
c6b17aa22b 🐛 Fix dayjs locale should default to router locale 2023-10-23 09:51:11 +01:00
Luke Vella
7c54268b58
🐛 Fix merge guest user into logged in user (#907) 2023-10-20 15:45:43 +00:00
Luke Vella
5be17fd249
♻️ Move trpc client code to app (#906) 2023-10-20 15:46:02 +01:00
Luke Vella
502f2a7a43 🐛 Fix broken checkout and portal 2023-10-20 12:13:03 +01:00
Luke Vella
703d551aac
♻️ Refactor code for generating absolute url (#904) 2023-10-19 17:01:00 +00:00
Luke Vella
eaa8f5813d
💄 Add custom auth error page (#903) 2023-10-19 16:11:33 +01:00
Luke Vella
6fa66da681
♻️ Switch to next-auth for handling authentication (#899) 2023-10-19 09:14:53 +01:00
dependabot[bot]
5f9e428432
Bump zod from 3.22.2 to 3.22.3 (#901)
Bumps [zod](https://github.com/colinhacks/zod) from 3.22.2 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.22.2...v3.22.3)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 10:29:47 +00:00
dependabot[bot]
4a6f8576a4
Bump @babel/traverse from 7.21.2 to 7.23.2 (#902)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 10:28:41 +00:00
dependabot[bot]
42820deee7
Bump postcss from 8.4.21 to 8.4.31 (#897)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 11:23:05 +01:00
Luke Vella
e85045a562
🐛 Fix 404 error on invite page (#898) 2023-10-09 14:50:39 +01:00
Luke Vella
3a57a9551d 🧹 Remove unnecessary label 2023-10-06 10:53:39 +01:00
Luke Vella
fc87ac9cf1
🐛 Fix time zone conversion for dst dates (#895) 2023-10-02 16:20:26 +00:00
Luke Vella
557612b9b3 🐛 Fix time zone conversion from utc date 2023-10-02 15:44:10 +01:00
Luke Vella
04d8b71281
🐛 Fix timezone conversion (#894) 2023-10-02 15:05:23 +01:00