Commit graph

1064 commits

Author SHA1 Message Date
Luke Vella
7de3e9b168
🐛 Bring back SEO pages 2025-06-02 23:12:08 +01:00
Luke Vella
82d14b1617
Add control panel tests (#1746) 2025-06-02 19:08:04 +00:00
Luke Vella
3c2e008579
Add instance settings and option to disable user registration (#1745) 2025-06-02 19:40:00 +01:00
Luke Vella
9e1f3c616e
💄 Remove poll header from invite page (#1744) 2025-06-02 17:23:57 +01:00
Luke Vella
b6182fcd2e
💄 Fix desktop poll styling (#1743) 2025-06-02 16:33:09 +01:00
Luke Vella
b19a498ffc
Add admin setup test (#1742) 2025-06-02 10:54:45 +01:00
Luke Vella
74f4ba23be
🐛 Fix links on thank you page 2025-06-01 11:29:59 +01:00
Luke Vella
782ed12f3e
🔒️ Move rate limit middleware to the front 2025-06-01 11:10:20 +01:00
Luke Vella
e631da2ddf
🔒️ Check license status in validation response 2025-06-01 11:01:13 +01:00
Luke Vella
b9cbb61afc
🔒️ Fix middleware logic 2025-06-01 10:59:12 +01:00
Luke Vella
532410d76c
💄 Update styles 2025-06-01 08:37:06 +01:00
Luke Vella
a38c1d8587
️ Reduce state updates 2025-05-31 15:30:47 +01:00
Luke Vella
07835f5f2e
️ Use transform instead of height for animation 2025-05-31 15:28:23 +01:00
Luke Vella
5a57474293
Add open source banner (#1741) 2025-05-31 15:21:44 +01:00
Luke Vella
4f015bc9dd
📝 Add screenshot of control panel 2025-05-30 16:34:49 +01:00
Luke Vella
ed5a704c5d
📝 Update documentation 2025-05-30 16:27:04 +01:00
Luke Vella
eb6ea9535b
📝 Update documentation 2025-05-29 07:44:13 +01:00
Luke Vella
fbccc4f98b
Enable object store for self-hosted instance (#1739) 2025-05-28 18:20:05 +01:00
Luke Vella
294ab49e9f
📝 Update documentation 2025-05-28 16:06:44 +01:00
Luke Vella
102529a99f
🐛 Require oidc issuer url (#1738) 2025-05-28 13:11:52 +00:00
Luke Vella
262a074f58
📝 Make background white to improve readability 2025-05-28 11:55:58 +01:00
Luke Vella
a1035581fc
📝 Add FAQ 2025-05-28 11:30:16 +01:00
Luke Vella
0bfcbba080
📝 Update image in docs 2025-05-28 10:56:26 +01:00
Luke Vella
b557084d9c
📝 Update documentation (#1733) 2025-05-28 10:28:21 +01:00
Luke Vella
53a957dc49
🐛 Fix locale fallback mechanism (#1734) 2025-05-28 09:44:41 +01:00
Luke Vella
eb625b946f
💸 Allow promo codes on checkout page 2025-05-27 18:08:22 +01:00
Luke Vella
d25c8ddaf3
🐛 Fix wrong promo code applied at checkout 2025-05-27 18:02:45 +01:00
Luke Vella
a07f4a5e83
💸 Apply early org discount 2025-05-27 15:58:33 +01:00
Luke Vella
bfd8fea2e1
🌐 Localize cta 2025-05-27 10:06:52 +01:00
Luke Vella
049fb15931
🎨 Better error handling when validating license key 2025-05-27 10:05:16 +01:00
Luke Vella
5a3c3f385b
💄 Update title and icon for control panel page 2025-05-27 09:48:16 +01:00
Luke Vella
6e7253971f
🐛 Coerce values for license validation response 2025-05-27 09:48:16 +01:00
Luke Vella
9e87985b7d
🐛 Filter undefined social providers (#1732) 2025-05-27 07:18:53 +01:00
Luke Vella
3ae7f7e021
🐛 Fix licensing checkout and webhook (#1731) 2025-05-26 19:07:17 +01:00
Luke Vella
518b66aa9a
🐛 Fix thank you page copy 2025-05-26 18:11:29 +01:00
Luke Vella
6cb0813378
🐛 Show correct number of decimal places in subscription price 2025-05-26 17:03:10 +01:00
Luke Vella
0a2312ae13
🔒️ Secure access to control panel (#1730) 2025-05-26 16:56:42 +01:00
Luke Vella
0512e07539
💸 Update webhook and checkout route (#1729) 2025-05-26 15:28:47 +01:00
Luke Vella
061989d241
🌐 Streamline supported languages (#1728) 2025-05-25 11:33:24 +01:00
Luke Vella
c5724f0118
Add admin control panel (#1726) 2025-05-24 14:59:05 +01:00
Luke Vella
1b3b3aac50
♻️ Clean up login code (#1727) 2025-05-23 22:27:20 +01:00
Luke Vella
3f3e2a5aab
♻️ Refactor queries (#1725) 2025-05-23 20:15:36 +01:00
Luke Vella
679d6fb034
Add licensing api (#1723) 2025-05-23 15:35:40 +01:00
Luke Vella
982fc39ac7
🗃️ Upgrade prisma, split schema and add user role (#1722) 2025-05-22 10:45:34 +01:00
Luke Vella
cdf311fa27
️ Improve tab responsiveness 2025-05-21 22:59:58 +01:00
Luke Vella
5d6b6c8190
♻️ Refinements (#1719) 2025-05-21 21:01:43 +01:00
Luke Vella
9165951b13
🌐 New Crowdin updates (#1718) 2025-05-19 21:53:40 +01:00
Luke Vella
24858af42c
🐛 Exclude delete polls from count 2025-05-17 22:03:05 +01:00
Luke Vella
21694767f1
Add tile descriptions (#1717)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-05-17 21:51:33 +01:00
Luke Vella
a9d34829d1
🐛 Hide billing link on self-hosted 2025-05-17 21:51:14 +01:00