1660 Commits

Author SHA1 Message Date
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
Ben Allfree
d8a5db9384 feat: add timing and logging for Docker container startup in InstanceService and PocketBaseService 2025-06-17 12:51:20 +00:00
Ben Allfree
6bb396fd24 refactor: enhance MultiChannelLimiter with idle cleanup and scheduling 2025-06-17 12:49:17 +00:00
Ben Allfree
fa3175c044 fix: update health check endpoint and response for firewall 2025-06-17 12:47:22 +00:00
Ben Allfree
452796f2db update mothership instance resolver 2025-06-17 02:19:29 +00:00
Ben Allfree
f8d6a8357a Merge branch 'main' of github.com:pockethost/pockethost 2025-05-26 05:22:52 +00:00
Ben Allfree
9908f770e6 feat: add HandleInstanceResolve API handler 2025-05-26 05:22:48 +00:00
Ben Allfree
564f65047b fix: improve instance shutdown handling 2025-05-26 05:22:34 +00:00
Ben Allfree
3b6cf119e7 chore: comment out console log in limiter 2025-05-26 05:22:13 +00:00
Ben Allfree
3d0ceea7f0 Merge branch 'main' of github.com:pockethost/pockethost 2025-05-25 07:54:27 -07:00
Ben Allfree
69aae66229 Merge branch 'main' of github.com:pockethost/pockethost 2025-05-24 10:05:33 +00:00
Ben Allfree
40c8a239c6 chore: update supported versions 2025-05-24 10:05:29 +00:00
Ben Allfree
1f8231db25 fix: update pocketbase and package hashes 2025-05-23 07:54:50 -07:00
Ben Allfree
7834c7e6b9 fix: update Discord contact format in text 2025-04-25 11:19:25 -07:00