200 Commits

Author SHA1 Message Date
cheskoxd
138a826a01 fix(docs): update effective date in Terms of Service 2025-09-11 18:59:26 -05:00
cheskoxd
af1467f46a fix(docs): update tos 2025-09-11 15:31:32 -05:00
cheskoxd
c3ef886103 fix(docs): update Discord community link and remove outdated pricing plans 2025-09-10 22:15:05 -05:00
cheskoxd
eedf37c4b8 fix(docs): update FAQ section 2025-09-01 22:38:22 -05:00
cheskoxd
c76b948e62 fix(InstanceList): implement URL state management for sort, filter and query 2025-08-29 18:44:32 -05:00
cheskoxd
0f89400050 chore(docs): replace outdated screenshots after UI overhaul 2025-08-26 23:09:34 -05:00
cheskoxd
8c2fb84104 fix(manifest): update theme and background colors for consistency 2025-08-26 20:14:32 -05:00
cheskoxd
4f433c4e62 fix(Meta): rename poster file to invalidate discord cache 2025-08-24 19:44:02 -05:00
cheskoxd
356882f052 fix(poster): update og image 2025-08-23 21:49:17 -05:00
cheskoxd
db96b6d2fb fix(code): add prism.js support for syntax highlighting and codeblocks languange 2025-08-21 21:53:25 -05:00
cheskoxd
aa3361401f fix(List): truncate secret value to avoid horizontal overflow 2025-08-20 20:09:49 -05:00
cheskoxd
8ed40ee71b fix(InstanceLayout): truncate instance name if too long 2025-08-20 20:01:43 -05:00
cheskoxd
0ac63427c8 fix(InstanceCard): update admin link for better visibility 2025-08-20 19:57:36 -05:00
cheskoxd
75919bf8be fix(InstanceCard): update instance name to take full width and truncate if needed 2025-08-20 19:42:03 -05:00
cheskoxd
9cdcf14197 fix(InstanceList): add auto-rows-min class for better layout consistency 2025-08-20 19:33:22 -05:00
Derek Lacayo
dbd615841c
UI Overhaul (#456)
* Refactor blog posts and enhance UI components

- Removed titles from md blog posts and show them as title
- Updated the layout of the documentation sidebar to include a blurred background.
- Improved the styling of the login and registration forms for better user experience.
- Enhanced the pricing page layout and card designs for clarity and visual appeal.
- Added a blurred background component to several pages for a modern aesthetic.
- Updated the Navbar and footer with new links and improved styling.
- Introduced new color themes in Tailwind configuration for better branding.
- Added new images for the PocketHost logo and promotional materials.

* refactor(Splash): remove redundant sections and improve layout

* fix(login): center InstanceGeneratorWidget within the container

* Latest update

* fix(blog): Improve visibility

* fix(NavbarMenu): Adjust dropdown z-index for better visibility

* fix(Creator): Update cancel button link to redirect to dashboard instead of Splash

* feat(InstanceList): add search, filter and sorting

* fix(Main): z index and styling issues

* fix(InstanceList): power on should be first when sorting

* enh(InstanceList): display cname if defined, and allow search by cname

* style(404): update UI to match other pages

* style(LoggingInner): update styles to match color palette

* style(Paywall): missing top padding

* style(versionPage): change width to match other pages

* fix(InstancesLayout): fix logs UI overflow

* style(docsSideBar): Separate scroll between sidebar and content, also stick sidebar to top

* style(docsSidebar): fix weird pad in menu-title

* clean(blog): remove some comment code

* enh(blog): add article name to title in head

* feat(footer): add link to / from footer

* style(promoBanner): fix padding on mobile

* style(dashboard): make mobile friendly

* enh(instances): close sideBar on a link click

* fix(InstanceList): fix performance issues on mobile (lag)

* feat(InstanceList): add asc and desc sorting

* fix(InstanceList): add tabIndex to sortDirection

* style(prose): fix margin on terms and privacy policy

* style(InstanceList): fix pad

* style(InstancePages): fix content overflow on multiple pages

* style(docs); make sidebar mobile friendly

* fix(sideBar):  bug with svelte

* fix(InstanceList): make asc sort default

* fix(NavBar): remove dashboard link on > md

* style(AlertBar): improve styles

* style(splash): simple landing page

* fix(mobile): fix small bugs in mobile

* fix(InstanceList): asc and desc icon mixed

* style(Logs): add mono font to logs

* fix(Splash): add more decimal points to uptime

* style(Logs):  add mono font to fullscreen logs

* fix(Splash): cta retriggers the animation on hover

* fix(InstanceList): cards had toomuch gap when search

* style(Instance Sidebar): match px with head

* style(footer): move elements closer on md

* style(blogFooter): update colors to match design

* fix(Splash): swap gh with shields due to rate limit

---------

Co-authored-by: Ben Allfree <ben@benallfree.com>
2025-08-20 06:52:27 -07:00
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