1673 Commits

Author SHA1 Message Date
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
7e303fd4a0 chore(dependencies): add wrangler to package.json and update pnpm-lock.yaml 2025-07-21 09:01:35 -07:00
Ben Allfree
4437c0e95d chore(pockethost): update CLI entry point to use tsx shebang 2025-07-21 09:01:22 -07:00
Ben Allfree
fd4b8339dc enh(pockethost): mothership mirror 2025-07-21 08:49:00 -07:00
Ben Allfree
a9067b1a88 chore(pockethost): update dependencies and scripts to use tsx 2025-07-21 08:48:41 -07:00
Ben Allfree
e93ec24ff8 fix(dashboard): update import path for SecretsInner component 2025-07-21 08:47:17 -07:00
Ben Allfree
2e1c007171 chore(root) update lockfile 2025-07-20 16:24:16 -07:00
Ben Allfree
2b2594af58 chore(dashboard): refactor and clean up secrets component 2025-07-20 15:54:38 -07:00
Ben Allfree
a5d79f96c9 chore(root): update Node.js version in .nvmrc to lts/iron 2025-07-20 15:53:52 -07:00
Ben Allfree
63a5511961 chore(dashboard): update wrangler 2025-07-20 15:53:40 -07:00
Ben Allfree
1d401dbbdb chore(root): update onlyBuiltDependencies to include additional packages 2025-07-20 14:42:51 -07:00
Ben Allfree
0fd2034b7f chore(workflows): update publish workflow to use wrangler 2025-07-19 17:46:51 -07:00
Ben Allfree
a91b3a81ef fix(mothership): add error handling for domain collection deletion 2025-07-19 17:43:13 -07:00
Ben Allfree
722d2f523c feat(dashboard): automated custom domains 2025-07-19 07:35:31 -07:00
Ben Allfree
76c2dbd34e feat(mothership): add Cloudflare API token, zone ID, and account ID to settings 2025-07-19 07:25:22 -07:00
Ben Allfree
c7647d1a09 chore(mothership): improve log debugging 2025-07-19 14:23:29 +00:00
Ben Allfree
2624833221 Merge branch 'main' of github.com:pockethost/pockethost 2025-07-19 14:20:08 +00:00
Ben Allfree
433ad6e998 Merge branch 'main' of github.com:pockethost/pockethost 2025-07-19 07:19:15 -07:00
Ben Allfree
cbf0fa509e chore(mothership): remove bundling from tsdown configuration 2025-07-19 14:18:17 +00:00
Ben Allfree
69f0d19281 chore(root): update onlyBuiltDependencies to include @parcel/watcher, esbuild, and workerd 2025-07-19 14:03:56 +00:00
Ben Allfree
fdbd6bb275 Merge branch 'main' of github.com:pockethost/pockethost 2025-07-19 14:02:44 +00:00
Ben Allfree
e8b0b7a8ec feat(mothership): add migrations for updating and deleting domains collection 2025-07-19 14:02:39 +00:00
Ben Allfree
bf1fbb5a6a chore(mothership): update version list to include 0.29.* 2025-07-19 14:02:25 +00:00
Ben Allfree
13aa539e8a feat(mothership): add cloudflare custom domain updater and remove HandleMigrateCnamesToDomains 2025-07-19 06:58:10 -07:00
Ben Allfree
9c81a2923e fix(firewall): include HTTP status code in health check response 2025-07-19 06:49:20 -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
876a44092f fix(firewall): update health check endpoint path from /_api/firewall/health to /api/firewall/health 2025-07-19 06:16:04 -07:00
Ben Allfree
60eeb5cb05 refactor(instanceService): remove CNAME block check for improved instance handling 2025-07-18 21:03:33 -07:00
Ben Allfree
263700495f refactor(mothership): improve logging clarity in HandleInstanceResolve 2025-07-18 20:52:24 -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
0fa22301df chore(mothership): make domain name presentable 2025-07-19 01:10:15 +00:00
Ben Allfree
1cedfe9f06 Merge branch 'main' of github.com:pockethost/pockethost 2025-07-19 01:08:03 +00:00
Ben Allfree
d8b2c79563 chore(mothership): make region non-presentable 2025-07-19 01:07:10 +00:00
Ben Allfree
8bbe307191 fix(mothership): improve cname/domains migration mangement 2025-07-18 18:06:08 -07:00
Ben Allfree
a5fbcb7958 refactor(mothership): improve logging consistency and clarity in instance handlers 2025-07-18 18:03:18 -07:00
Ben Allfree
ca0e1f14fe chore: update .prettierignore to exclude specific directories 2025-07-18 17:30:07 -07:00
Ben Allfree
297a6e45ee linter fixes 2025-07-18 17:27:20 -07:00
Ben Allfree
60307e6ca7 feat: add db migration support for multiple custom domains per instance 2025-07-17 23:01:11 -07:00
Ben Allfree
81fd2818cc chore: migrate to tsdown 2025-07-17 22:59:45 -07:00
Ben Allfree
01d63a7252 chore: add onlyBuiltDependencies field to package.json for sharp 2025-07-17 20:51:45 -07:00
Ben Allfree
1e02cb466a fix: update MOTHERSHIP_URL formatting to include subdomain and trim path segments 2025-07-17 20:51:23 -07:00
Ben Allfree
ef6c9e1f57 paywall formatting 2025-06-29 02:44:25 -07:00
Ben Allfree
20e6beeb02 sync pnpm version 2025-06-29 02:30:34 -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