Luke Vella
|
9e36a1fa7c
|
♻️ Only force dynamic render for self-hosted
|
2023-11-29 19:35:50 +07:00 |
|
Luke Vella
|
d1fe240f34
|
🐛 Dynamically render login page (#946)
|
2023-11-29 08:26:28 +07:00 |
|
Luke Vella
|
d1b995fbb5
|
🐛 Use callback url when signing in as guest
|
2023-11-26 19:53:58 +07:00 |
|
Luke Vella
|
183ab09daa
|
📝 Update SSO docs
|
2023-11-26 16:50:31 +07:00 |
|
Luke Vella
|
f7c8e8269b
|
🧹 Remove unused env vars
|
2023-11-26 16:50:31 +07:00 |
|
dependabot[bot]
|
fd06d21754
|
📦 Bump next-auth from 4.23.2 to 4.24.5 (#940)
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.23.2 to 4.24.5.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@4.23.2...next-auth@4.24.5)
---
updated-dependencies:
- dependency-name: next-auth
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-11-26 16:48:09 +07:00 |
|
Luke Vella
|
80424813ff
|
🌐 New Crowdin updates (#942)
|
2023-11-26 16:44:43 +07:00 |
|
Armand Didierjean
|
7c03059bc0
|
✨ Add support for OpenID Connect (#939)
|
2023-11-26 11:13:42 +07:00 |
|
Luke Vella
|
9ceb27f6e3
|
♻️ Refactor logic for showing upgrade button
|
2023-11-24 22:25:47 +07:00 |
|
Luke Vella
|
f7fe4be55b
|
🤩 Update rating
|
2023-11-23 17:22:33 +07:00 |
|
Luke Vella
|
1c849eac77
|
♻️ Require auth for self hosters with app router (#938)
|
2023-11-17 17:22:43 +07:00 |
|
Luke Vella
|
9ed5e660eb
|
🌐 New Crowdin updates (#912)
|
2023-11-10 12:12:45 +00:00 |
|
Luke Vella
|
7e2d138455
|
📝 Update docs
|
2023-11-09 20:47:11 +00:00 |
|
Luke Vella
|
948c4ba142
|
📝 Suggest using safe sender for outlook users
|
2023-11-09 17:56:41 +00:00 |
|
Kaiwalya Koparkar
|
3d86c8e548
|
📝 Adding elestio as managed-hosting option (#914)
|
2023-11-09 13:02:28 +00:00 |
|
Luke Vella
|
09cb7af93b
|
🔨 Make Sentry last to run
|
2023-11-08 16:44:49 +00:00 |
|
Luke Vella
|
e3aacbe668
|
🐛 Fix login error (#932)
|
2023-11-08 16:14:09 +00:00 |
|
Luke Vella
|
3f6a5603b3
|
🔨 Ensure preferences context is present (#931)
|
2023-11-07 12:50:56 +00:00 |
|
Luke Vella
|
541d7bf4a3
|
🐛 Fix date preferences
|
2023-11-07 11:58:07 +00:00 |
|
Luke Vella
|
4bac312c5d
|
🧹 Clean up code
|
2023-11-06 19:34:04 +00:00 |
|
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
|
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
|
faaf21c08a
|
🐛 Use current origin as base url for code verification (#925)
|
2023-10-30 19:41:45 +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
|
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 |
|