1430 Commits

Author SHA1 Message Date
Ben Allfree
6f19be8afb fix(pockethost): constants env import default fix 2024-07-31 02:37:33 -04:00
Ben Allfree
96ab243d1c Merge branch 'v0/main' of github.com:benallfree/pockethost into v0/main 2024-07-30 13:59:01 +00:00
Ben Allfree
bec4a65907 chore: v0.12.0 v0.12.0 2024-07-30 13:58:24 +00:00
Ben Allfree
331cdc9fd5 chore(pockethost): gobot service fixes (split commit) 2024-07-30 09:50:23 -04:00
Ben Allfree
4a5a063268 chore(pockethost): refactor gobot service 2024-07-30 09:49:28 -04:00
Ben Allfree
a210022387 fix(pockethost): update docker instance name 2024-07-30 09:43:02 -04:00
Ben Allfree
6311870e21 chore(pockethost): add configurable request timeout to tryFetch 2024-07-30 09:42:24 -04:00
Ben Allfree
77e91315fd chore(pockethost): enhance unhandled exception debugging information 2024-07-30 09:41:22 -04:00
Ben Allfree
114ce3739a chore(pockethost): refactor root env vars 2024-07-29 18:53:23 -04:00
Ben Allfree
4723f88aff chore(pockethost): add env-var support 2024-07-29 18:10:58 -04:00
Ben Allfree
292f0415e9 chore(root): setup.sh update 2024-07-29 18:08:04 -04:00
Ben Allfree
e03b19b29d fix(pockethost): patch eventsource to use URL instead of parse 2024-07-29 18:06:27 -04:00
Ben Allfree
ccf08c66f9 Merge branch 'v0/main' of github.com:benallfree/pockethost into v0/main 2024-07-28 01:33:59 +00:00
Ben Allfree
0b36c450ad Merge branch 'v0/main' of github.com:pockethost/pockethost into v0/main 2024-07-27 21:33:33 -04:00
Ben Allfree
bda982e262 chore(pockethost): ignore versions.cjs prettier formatting 2024-07-28 01:29:54 +00:00
Ben Allfree
f9527f3db0 enh(root): add github access token to .env template 2024-07-27 21:27:44 -04:00
Ben Allfree
3aab951541 fix(root): fix invalid gobot script in package.json 2024-07-28 01:23:41 +00:00
Ben Allfree
a9728fb893 fix(pockethost): improve formatting of invalid mothership version message 2024-07-28 01:23:22 +00:00
Ben Allfree
1c031f46af fix(pockethost): disable unneeded mothership migrations 2024-07-28 01:23:00 +00:00
Ben Allfree
457f33b754 fix(pockethost): write versions to current mothership data and source folder too 2024-07-28 01:22:38 +00:00
Ben Allfree
8cd9410f21 fix(pockethost): do not freshen versions on mothership launch 2024-07-28 01:22:18 +00:00
Ben Allfree
f6eb510533 chore(pocketbase): versions update 2024-07-28 01:21:55 +00:00
Ben Allfree
7e8f758153 chore(pockethost): update mothership migrations base 2024-07-27 07:14:46 +00:00
Ben Allfree
3626dc9096 chore(root): format mothership migrations 2024-07-27 07:14:25 +00:00
Ben Allfree
c4de3c3870 chore(root): remove debugging 2024-07-26 08:31:18 +00:00
Ben Allfree
3d6dd69144 chore(root): spelling updates 2024-07-26 08:30:54 +00:00
Ben Allfree
80a65e4fce Merge branch 'v0' of github.com:benallfree/pockethost into v0 2024-07-26 08:22:31 +00:00
Ben Allfree
e35eb4f0de chore(root): repo cleanup 2024-07-26 04:20:49 -04:00
Ben Allfree
95488267cd chore(root): add server setup script 2024-07-26 04:20:40 -04:00
Ben Allfree
a40ff3d0ef chore(root): add server setup script 2024-07-24 21:40:02 -04:00
Ben Allfree
4d5bccdfcb feat(pockethost): sass custom domains support 2024-07-23 21:01:15 +00:00
Ben Allfree
d687fcf98a feat(pockethost): lsof command 2024-07-23 20:48:03 +00:00
Ben Allfree
1d475927e9 chore(pockethost): support region at signup and instance creation 2024-07-23 20:47:45 +00:00
Ben Allfree
8445c81fe7 chore(pockethost): migrate mothership regions 2024-07-23 20:47:30 +00:00
Ben Allfree
4a1fb1419e Merge branch 'v0' of github.com:benallfree/pockethost into v0 2024-07-23 05:54:46 +00:00
Ben Allfree
eca1110824 chore(pockethost): fix mothership typing path 2024-07-22 22:54:30 -07:00
Ben Allfree
943a655889 fix(pockethost): import cycle 2024-07-23 05:48:18 +00:00
Ben Allfree
af455164b1 fix(pockethost): ResourceAllocator import 2024-07-23 05:48:07 +00:00
Ben Allfree
aa4a1039c3 chore(pockethost): fix mothership migration typings 2024-07-22 22:29:43 -07:00
Ben Allfree
5734bf2a3d chore(pockethost): make sure mothership updates gobot versions from github 2024-07-23 05:28:16 +00:00
Ben Allfree
1ded35f72a chore(root): add gobot support to root 2024-07-23 05:27:55 +00:00
Ben Allfree
c821258dea chore(pockethost): rename PromiseAllocator to ResourceAllocator 2024-06-07 03:08:24 -07:00
Ben Allfree
d34a2f62b5 chore(pockethost): rename TryCatchConfig 2024-06-07 03:07:32 -07:00
Ben Allfree
b55b3651da chore(pockethost): remove action/filter typings 2024-06-06 23:28:41 -07:00
Ben Allfree
9ed4fbbe3c chore(dashboard,pockethost,superadmin): fix frontend dev mode and expose pure js common 2024-06-06 22:39:03 -07:00
Ben Allfree
7de708b354 chore(pockethost): remove extra mount storage report 2024-06-06 08:09:00 -07:00
Ben Allfree
a6427ac469 chore(pockethost): move util to public-api 2024-06-06 06:16:45 -07:00
Ben Allfree
d2a404e0e0 Merge branch 'master' of github.com:pockethost/pockethost 2024-06-06 05:55:16 -07:00
Ben Allfree
d3ed03457b chore(dashboard): fix preview command 2024-06-06 05:54:23 -07:00
Ben Allfree
5cbe1d8979 chore(dashboard): move console logger to dev deps 2024-06-06 05:54:11 -07:00