1237 Commits

Author SHA1 Message Date
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
Ben Allfree
99a0bcab9c Merge branch 'master' of github.com:benallfree/pockethost 2024-06-06 12:41:58 +00:00
Ben Allfree
a9b22ec4e7 fix(pockethost): cors preflight 2024-06-06 12:41:51 +00:00
Ben Allfree
6a04e39f8e chore(root): fix docker build 2024-06-06 04:33:33 -07:00
Ben Allfree
8216bc7232 chore(root,pockethost,common,dashboard,superadmin,lander,plugin-console-logger): reabsorb common 2024-06-06 04:33:17 -07:00
Ben Allfree
303b0f3d22 Merge branch 'master' of github.com:pockethost/pockethost 2024-06-06 04:15:56 -07:00
Ben Allfree
99151a6a5d chore(common,pockethost): refactor mergeConfig to common 2024-06-05 23:00:58 -07:00
Ben Allfree
fe23479f6b Merge branch 'master' of github.com:benallfree/pockethost 2024-06-06 02:07:21 +00:00
Ben Allfree
268e882398 chore(root): fix prod cli script 2024-06-05 19:03:38 -07:00
Ben Allfree
e67a1261f7 Merge branch 'master' of github.com:benallfree/pockethost 2024-06-06 01:49:42 +00:00
Ben Allfree
ce464a1285 chore(root): add gobot downloader scripts and pm2 2024-06-06 01:47:19 +00:00
Ben Allfree
c37c377a55 chore(superadmin): do not await loadPlugins 2024-06-05 18:40:33 -07:00
Ben Allfree
da641a2df3 chore(dashboard): do not await loadPlugins 2024-06-05 18:40:24 -07:00
Ben Allfree
4467b99408 chore(root): check types fix 2024-06-05 18:40:00 -07:00
Ben Allfree
12a24fca37 chore(common,dashboard,plugin-console-logger, pockethost, superadmin): add console logger plugin 2024-06-05 18:36:54 -07:00
Ben Allfree
0821c4aea9 chore(root): hoist all plugins to root so they can be dynamically loaded 2024-06-05 18:32:06 -07:00
Ben Allfree
6e2dfc93e7 chore(common): add plugin support 2024-06-05 18:31:43 -07:00
Ben Allfree
c0147a889a chore(dashboard): fix sidebar nav typing 2024-06-05 18:30:13 -07:00
Ben Allfree
26b9a3fc2f chore(root): add master pre-push checks 2024-06-05 18:29:44 -07:00
Ben Allfree
ea19963bf9 chore(superadmin): set apex domain default to local 2024-06-05 17:59:11 -07:00
Ben Allfree
6abcbfe5d3 chore(lander): set apex domain default to local 2024-06-05 17:59:05 -07:00
Ben Allfree
9e3ff0347f chore(dashboard): set apex domain default to local 2024-06-05 17:58:47 -07:00
Ben Allfree
f0cc17ee8c chore(ga): import apex domain 2024-06-05 17:58:25 -07:00
Ben Allfree
1dee201a6d chore(ga): add link to force build screen 2024-06-05 17:58:06 -07:00
Ben Allfree
98b8fa6300 chore(ga): trigger frontend rebuilds when ga or common changes 2024-06-05 17:57:40 -07:00
Ben Allfree
161ce325c9 chore(ga): add pnpm version 2024-06-05 17:57:02 -07:00
Ben Allfree
03ba10a686 chore(root): add superadmin type checking 2024-06-05 17:56:08 -07:00
Ben Allfree
c2f8ab6160 chore(root): add common to commit scopes 2024-06-05 17:55:44 -07:00
Ben Allfree
9a968a7c3b chore(pockethost): add type checking 2024-06-05 17:55:19 -07:00
Ben Allfree
a86b2efaa4 chore(dashboard): fix typing error 2024-06-05 17:54:44 -07:00
Ben Allfree
8cb6f3f842 chore(common): tsconfig.json formatting 2024-06-05 17:54:22 -07:00
Ben Allfree
ff2b4ec818 chore(common): add type checking linter 2024-06-05 17:54:05 -07:00
Ben Allfree
49a740481f chore(pockethost): move to dotenvx 2024-06-05 15:34:00 -07:00
Ben Allfree
b3c9fea3a8 chore(pockethost): fix instance app path 2024-06-05 15:33:15 -07:00
Ben Allfree
5f2d82f131 chore(root): refactor @pockethost/common 2024-06-05 12:21:34 -07:00
Ben Allfree
f03ce2f690 chore(root): remove unneeded ssl and CA creation 2024-06-05 11:18:05 -07:00
Ben Allfree
cce4590ede chore(root): relocate pockethost-instance package 2024-06-05 11:16:48 -07:00
Ben Allfree
48f25d2f0b chore(root): move pockethost to package 2024-06-05 11:14:50 -07:00
Ben Allfree
9bba281477 chore(root): relocate frontends to packages 2024-06-05 10:15:29 -07:00
Ben Allfree
81e89bbdc8 chore(pockethost): add env-paths support 2024-06-05 10:11:47 -07:00
Ben Allfree
34acdf1e2c chore(root): drop buildtool 2024-06-01 09:59:22 -04:00
Ben Allfree
184b883c94 chore(root): drop stresser 2024-06-01 09:57:35 -04:00
Ben Allfree
7c5e1a0d75 chore(root): hoist dockerfile 2024-06-01 09:57:14 -04:00
Ben Allfree
bc87802120 chore(root): localize helper scripts 2024-06-01 09:54:10 -04:00