Commit graph

901 commits

Author SHA1 Message Date
Luke Vella
33057397b0 💄 Improvements to page skeletons 2024-01-13 19:12:26 +07:00
Luke Vella
0a2e3e3532
Add loading pages (#978) 2024-01-13 18:45:01 +07:00
Luke Vella
a1bac0c986
Update admin layout and pages (#976) 2024-01-13 15:09:48 +07:00
Luke Vella
0ba7e9ce91 🐛 Fix broken link 2024-01-11 14:55:09 +07:00
dependabot[bot]
3c9fbdffe4
📦 Bump follow-redirects from 1.15.2 to 1.15.4 (#975)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 14:16:24 +07:00
Luke Vella
d845573b0c
📝 Fix typo 2024-01-08 11:32:12 +07:00
Luke Vella
38690b7661 🔖 Release 3.5.0 2024-01-08 09:45:55 +07:00
Luke Vella
07f7258637
🌐 New Crowdin updates (#973) 2024-01-08 09:04:56 +07:00
Luke Vella
5898755bbd
🔨 Patch OAuth providers returning unexpected fields (#972) 2024-01-08 09:04:25 +07:00
Luke Vella
48421616ea
🌐 New Crowdin updates (#971) 2024-01-03 12:51:58 +07:00
Adrià Vilanova Martínez
125ced46e9
💬 Add missing i18n string (#969) 2023-12-31 11:38:01 +07:00
Luke Vella
7ffbc960b0
🌐 New Crowdin updates (#965) 2023-12-31 09:22:17 +07:00
Giannis Kepas
d36c363f60
📝 Reorganize image files (#963) 2023-12-15 08:58:19 +07:00
Luke Vella
3952814fd8
📦 Upgrade tsx package (#964) 2023-12-15 08:41:41 +07:00
Luke Vella
fc6c1d54cd
🐛 Fix change button not doing anything (#960) 2023-12-07 03:25:54 +00:00
Luke Vella
381520be04
🌐 New Crowdin updates (#955) 2023-12-07 09:48:59 +07:00
Luke Vella
1bd4723237 🐛 Fix poll status not set to finalized for paused polls 2023-12-05 15:12:17 +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
7670db6778 🔨 Allow users to access customer portal if they have past due payment 2023-12-04 15:47:43 +07:00
Luke Vella
87953cad32 🔖 Release 3.4.2 2023-12-04 14:48:19 +07:00
Luke Vella
2f037e8938
🌐 New Crowdin updates (#954) 2023-12-04 14:47:10 +07:00
Giannis Kepas
603ae577d3
📝 Replace md images with html img (#951) 2023-12-04 11:59:41 +07:00
Luke Vella
28599e7a78
💄 Add loading ui to auth pages (#953) 2023-12-04 11:57:10 +07:00
Luke Vella
de2ebf567a 🐛 Votes for deleted option should be deleted 2023-12-04 09:58:40 +07:00
Luke Vella
f2ae4d6465 🐛 Fix issue caused by orphaned votes 2023-12-04 09:35:55 +07:00
Luke Vella
6ad06fdbe3
🌐 New Crowdin updates (#944) 2023-12-01 08:58:04 +07:00
Luke Vella
3c56d52741 🔗 Fix broken link 2023-11-30 10:54:25 +07:00
Luke Vella
9e36a1fa7c ♻️ Only force dynamic render for self-hosted 2023-11-29 19:35:50 +07:00
Luke Vella
208a764c9a 🔖 Release 3.4.1 2023-11-29 08:27:30 +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
ef3152c5ca 🔖 Release 3.4.0 2023-11-26 17:03:21 +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
c208b460aa 💄 Improve button styling 2023-11-24 22:06:36 +07:00
Luke Vella
3bba2c7ede 🔨 Fix references to old tsconfig 2023-11-24 22:06:25 +07:00
Luke Vella
f7fe4be55b 🤩 Update rating 2023-11-23 17:22:33 +07:00
Luke Vella
2edb7b4427 🔖 Release 3.3.0 2023-11-23 12:44:05 +07:00
Luke Vella
1c849eac77
♻️ Require auth for self hosters with app router (#938) 2023-11-17 17:22:43 +07:00
Luke Vella
acb55d9c45
📝 Update Readme (#937) 2023-11-17 09:39:02 +07:00
Luke Vella
d038486eda
🇷🇺 Enable russian locale (#935) 2023-11-10 14:35:26 +00: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