166 Commits

Author SHA1 Message Date
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
Ben Allfree
b58611da24 fix: pricing card variable mixup 2025-01-08 12:14:08 -08:00
Ben Allfree
45208df304 chore: dashboard page cleanup 2025-01-08 12:06:00 -08:00
Ben Allfree
8466459809 chore: refactor dashboard files 2025-01-08 12:03:10 -08:00
Ben Allfree
2b243ef597 feat: show email in account settings 2025-01-08 12:01:13 -08:00
Ben Allfree
e87890407a feat: blog 2025-01-08 11:51:48 -08:00
Ben Allfree
2529d1932c fix(dashboard): delete button not working 2024-12-04 22:03:57 -08:00
Ben Allfree
3c0af3dcb4 dashboard debug cleanup 2024-12-04 21:55:51 -08:00
Ben Allfree
141750eb23 dashboard fix: promo banner reactivity 2024-12-04 21:41:02 -08:00
Ben Allfree
afe377011d v23 support 2024-12-04 21:35:56 -08:00
Ben Allfree
88e0bcc32f dashboard: update versions filter 2024-12-04 10:39:17 -08:00
Ben Allfree
d6711b5d6a dashboard fix: clicking 'admin' button on dashboard no longer goes into instance details 2024-12-04 08:56:02 -08:00
Ben Allfree
966b3c8ce0 fix: reverse power boolean 2024-12-04 08:49:21 -08:00
Ben Allfree
6569e5ad03 chore: rename maintenance to power 2024-12-04 08:23:23 -08:00
Ben Allfree
d7148c997a dashbaord: v23 rollback prep 2024-12-04 04:37:49 -08:00
Ben Allfree
7f3e4c905e dashboard: promo banner prep 2024-12-04 04:30:53 -08:00
Ben Allfree
f6d069acd2 dashboard: v23 prep 2024-12-04 04:02:28 -08:00
Ben Allfree
966d7aa734 dashboard: v23 version switching prep 2024-12-04 03:39:11 -08:00
Ben Allfree
d291b11349 dashboard: refactor version picker 2024-12-04 03:28:27 -08:00