Commit graph

46 commits

Author SHA1 Message Date
Luke Vella
dd9bdbcfc4
♻️ Fetch data from space (#1779) 2025-06-16 15:27:11 +02:00
Luke Vella
2fe17e7f32
📸 Sync stripe subscriptions with space data (#1777) 2025-06-15 14:04:26 +02:00
Luke Vella
04fcc0350f
Add spaces concept (#1776) 2025-06-15 11:48:51 +02:00
Luke Vella
37b7ed5e19
🔥 Remove deprecated event model (#1775) 2025-06-14 12:39:02 +02:00
Luke Vella
9aa0375008
🐛 Display unlimited seats for enterprise licenses (#1764) 2025-06-09 15:33:04 +01:00
Luke Vella
1146586e14
Update control panel layout + add new action bar (#1756) 2025-06-05 11:18:28 +01:00
Luke Vella
c7af881f2d
Handle enterprise license with unlimited seats (#1753) 2025-06-03 18:20:04 +01:00
Luke Vella
dcc41eb0f1
🎨 Sort classes (#1750) 2025-06-03 09:24:33 +01:00
Luke Vella
3c2e008579
Add instance settings and option to disable user registration (#1745) 2025-06-02 19:40:00 +01:00
Luke Vella
fbccc4f98b
Enable object store for self-hosted instance (#1739) 2025-05-28 18:20:05 +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
6e7253971f
🐛 Coerce values for license validation response 2025-05-27 09:48:16 +01:00
Luke Vella
3ae7f7e021
🐛 Fix licensing checkout and webhook (#1731) 2025-05-26 19:07:17 +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
c5724f0118
Add admin control panel (#1726) 2025-05-24 14:59:05 +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
c83ffc4fab
💬 Update feedback copy 2025-05-17 18:14:37 +01:00
Luke Vella
bb0a58ca12
🐛 Hide feedback toggle on self-hosted instances and use correct from address 2025-05-17 16:52:45 +01:00
Luke Vella
2a88b8d610
🐛 Fix feedback form 2025-05-17 16:33:12 +01:00
Luke Vella
5a4ee56df6
♻️ Upgrade to next 15 (#1700) 2025-04-30 13:44:28 +01:00
Luke Vella
a34da49486
♻️ Replace eslint and prettier with biome (#1697) 2025-04-28 19:47:47 +01:00
Luke Vella
8d2e5f8359
Add pagination to events page (#1689)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-24 15:30:30 +01:00
Luke Vella
843dfc4a7d
Add setup screen (#1682) 2025-04-23 13:10:05 +01:00
Luke Vella
56bd684c55
Add scheduled events schema (#1679) 2025-04-22 14:28:15 +01:00
Luke Vella
7faa698b18
💄 UI Tweaks (#1673) 2025-04-18 11:28:56 +01:00
Luke Vella
cf90e7a6df
💄 Update poll page (#1672) 2025-04-17 17:21:19 +01:00
Luke Vella
44faca3ccf
♻️ Refactor poll feature (#1671) 2025-04-16 10:38:42 +00:00
Luke Vella
1ad5f7019a
Feedback form (#1670) 2025-04-16 09:18:18 +00:00
Luke Vella
5f76285f10
♻️ Rename space folder (#1666) 2025-04-14 17:50:17 +01:00
Luke Vella
72ca1d4c38
Updated sidebar layout (#1661) 2025-04-14 15:11:59 +01:00
Luke Vella
402348b854
⬆️ Upgrade typescript (#1639) 2025-03-25 15:49:54 +00:00
Luke Vella
bd21350a87
🔥 Remove unnecessary log 2025-03-05 14:30:28 +00:00
Luke Vella
c37ce625e3
🔥 Remove moderation init logs 2025-03-05 12:42:15 +00:00
Luke Vella
b1a86769b2
♻️ Refactor moderation code into a feature (#1614) 2025-03-05 12:31:22 +00:00
Luke Vella
4b26dc50b3
♻️ Upgrade to next-auth v5 (#1558) 2025-02-12 12:51:04 +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
Luke Vella
58d5c42a6c
♻️ Make user session optional (#1515) 2025-01-27 13:02:34 +00:00
Luke Vella
a5b9edf5e6
Add quick create config (#1513) 2025-01-24 16:20:31 +00:00
Luke Vella
e30f9b43cd
🌐 Remove redundant translation string 2025-01-21 18:55:22 +00:00
Luke Vella
f5ab25ed1f
New Login Page (#1504) 2025-01-21 18:07:13 +00:00
Luke Vella
b2ad535d19
🚩 Remove feature flag 2024-10-05 21:14:53 +01:00
Luke Vella
e723d9a933
Custom Profile Pictures (#1339) 2024-09-09 16:51:42 +01:00