184 Commits

Author SHA1 Message Date
Ben Allfree
d5e850041e v2.3.0 2025-07-22 08:47:09 -07:00
Ben Allfree
0cfed9530f feat(pockethost): webhooks 2025-07-22 08:15:33 -07:00
Ben Allfree
da70988c20 chore(dashboard): downgrade @sveltejs/enhanced-img to version 0.3.8 in package.json and pnpm-lock.yaml 2025-07-21 09:03:04 -07:00
Ben Allfree
e93ec24ff8 fix(dashboard): update import path for SecretsInner component 2025-07-21 08:47:17 -07:00
Ben Allfree
2b2594af58 chore(dashboard): refactor and clean up secrets component 2025-07-20 15:54:38 -07:00
Ben Allfree
63a5511961 chore(dashboard): update wrangler 2025-07-20 15:53:40 -07:00
Ben Allfree
722d2f523c feat(dashboard): automated custom domains 2025-07-19 07:35:31 -07:00
Ben Allfree
e59c0af44d chore(dashboard): remove unused DISCORD_URL import for cleaner code 2025-07-19 06:48:48 -07:00
Ben Allfree
51c361aec6 enh(dashboard): improve logging for user and instance subscriptions 2025-07-19 06:48:09 -07:00
Ben Allfree
4fcf613aa1 enh(dashboard): update condition for v0.23.* user alert on instance version page 2025-07-18 19:12:36 -07:00
Ben Allfree
2a8a97e48d enh(dashboard): update max width constraints on instance detail pages 2025-07-18 19:09:36 -07:00
Ben Allfree
6aad803416 enh(dashboard): update instance title layout and cosmetics 2025-07-18 19:04:59 -07:00
Ben Allfree
bb9d73c4f1 chore(dashboard): remove prose quotes 2025-07-18 18:22:46 -07:00
Ben Allfree
297a6e45ee linter fixes 2025-07-18 17:27:20 -07:00
Ben Allfree
ef6c9e1f57 paywall formatting 2025-06-29 02:44:25 -07:00
Ben Allfree
f2025cf71f update deps 2025-06-29 02:13:43 -07:00
Ben Allfree
6c063bb87c lock enhanced img version 2025-06-29 02:13:35 -07:00
Piers Courtney
8d6d03cac7
Update Paywall.svelte (#452)
* Update Paywall.svelte

re-worded starter package

* Update packages/dashboard/src/routes/(static)/pricing/Paywall.svelte

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-29 01:48:57 -07:00
Ben Allfree
7834c7e6b9 fix: update Discord contact format in text 2025-04-25 11:19:25 -07:00
Fatih Yılmaz
42ef37b244
feat: Add subdomain text truncation to prevent UI overlap (#443)
Implements text truncation for long subdomain names in the instance list view to improve the UI layout and prevent text overlap with the toggle button.

Changes:
- Added text truncation logic for subdomains longer than 15 characters
- Appends ellipsis (...) to indicate truncated text
- Improves readability and prevents UI layout issues

Before this change, long subdomain names could overlap with the power toggle button, causing poor user experience. Now, any subdomain longer than 15 characters will be truncated with an ellipsis, maintaining a clean and consistent layout while still indicating there's more text available.
2025-04-05 15:32:13 -07:00
rushhee
986a19f978
get current year (#442)
very high priority update
2025-04-05 11:06:30 -07:00
Thomas Wissemann
50a61db23c
fixed broken dropdown menu on Safari (#441) 2025-03-10 21:11:41 -07:00
Ben Allfree
4fc6b9f1f3 chore(dashboard): update free trial language 2025-02-25 06:39:55 -08:00
Piers Courtney
a5e4df5329
Removed free wording from docs page (#433) 2025-02-06 05:07:40 -08:00
Piers Courtney
00f2f0a8ab
Added pockethost billing link to allow subscribers to manage their lemonsqueezy account. (#432)
Co-authored-by: Courtney, Piers <Piers.Courtney@iow.gov.uk>
2025-01-27 04:41:06 -08:00
Fatih Yılmaz
af3360daee
fix: show error message when instance name is empty at signup
Fixed the error of entering a blank name instead of entering a name on the registration page.
2025-01-21 17:01:44 -08:00
Ben Allfree
3bd283085e fix: blog link typo 2025-01-16 03:31:52 -08:00
Ben Allfree
b4021dab5a blog: kingdom announcement 2025-01-15 16:58:29 -08:00
Ben Allfree
1f36e64c49 enh: more pricing cosmetics 2025-01-15 16:50:46 -08:00
Ben Allfree
1d5337f94b fix: must be logged in to subscribe 2025-01-15 16:11:24 -08:00
Ben Allfree
bf9ae3cfdf chore: paywall cleanup 2025-01-12 18:44:16 -08:00
Ben Allfree
b31eda867b enh: paywall refactor 2025-01-12 18:43:56 -08:00
Ben Allfree
2af8834cf3 chore: dashboard svelte5, sveltekit3, and vite6 upgrades 2025-01-12 14:31:00 -08:00
Ben Allfree
135fdd1a4e feat: paywall video 2025-01-12 13:37:27 -08:00
Ben Allfree
a3be3b7deb enh: pricing page refactor 2025-01-11 03:26:15 -08:00
Ben Allfree
f60ac04703 feat: hard paywall in dashboard 2025-01-10 12:24:25 -08:00
Ben Allfree
8e02495ac8 enh: hide GPDR edit button 2025-01-10 12:18:04 -08:00
Ben Allfree
4d4590eec1 enh: make promo banner pull from latest blog post 2025-01-10 04:44:14 -08:00
Ben Allfree
39a435fd1c chore: refactor founder/flounder pricing cards 2025-01-10 04:17:20 -08:00
Ben Allfree
2d15e46c02 enh: add allowed instances to account screen 2025-01-10 04:08:04 -08:00
Ben Allfree
ad64887ba0 chore: remove hard-coded max instance counts and prefer subscription_quantity 2025-01-10 04:05:41 -08:00
Ben Allfree
a1d7f65aa6 fix: prevent avatar digest error on localhost 2025-01-10 04:00:39 -08:00
Ben Allfree
1ef47713f4 chore: refactor isPaid 2025-01-10 03:59:10 -08:00
Ben Allfree
ffaa2946d7 chore: unset userstore when not logged in 2025-01-10 03:58:00 -08:00
Ben Allfree
a3a60517de chore: update trySubscribe to async 2025-01-10 03:57:33 -08:00
Ben Allfree
c3097a415a enh: add testimonials to pricing 2025-01-10 03:34:48 -08:00
Ben Allfree
6b9773a23d enh: realtime user record updates 2025-01-09 12:42:20 -08:00
Ben Allfree
95bf887b36 chore: decouple user casting for clearer code 2025-01-09 11:57:18 -08:00
Ben Allfree
d4f56c5eac fix: promo banner link 2025-01-09 11:10:50 -08:00
Ben Allfree
813abda1ac fix: update YT link 2025-01-08 12:26:29 -08:00