557 Commits

Author SHA1 Message Date
Ben Allfree
795fcd7ff1 feat(pockethost): kill instance action 2024-06-29 14:28:58 -07:00
Ben Allfree
5aa29c8c0f docs(auto-admin): formatting 2024-06-29 14:26:46 -07:00
Ben Allfree
82dde2db37 feat(pockethost): extensible filter data types 2024-06-29 14:26:17 -07:00
Ben Allfree
dd3ceaa324 chore(pockethost): filter debugging 2024-06-29 14:24:25 -07:00
Ben Allfree
879845a831 feat(pockethost): unsubscribe from filters 2024-06-29 14:23:15 -07:00
Ben Allfree
35edc77a9a feat(pockethost): sequential execution of actions 2024-06-29 14:21:21 -07:00
Ben Allfree
c473ed9da4 feat(pockethost): action priorities 2024-06-29 14:20:16 -07:00
Ben Allfree
cce72b35e2 feat(pockethost): new action PluginsLoaded 2024-06-29 14:15:40 -07:00
Ben Allfree
52b70cbe76 fix(pockethost): -e param default 2024-06-29 14:12:53 -07:00
Ben Allfree
7931204f19 fix(pockethost): refactor .env config and fix plugin appending 2024-06-29 14:11:45 -07:00
Ben Allfree
c32b845dee feat(multi): doSettingsFilter 2024-06-29 14:09:35 -07:00
Ben Allfree
b2d33cfdbb chore(auto-admin): plugin.ts 2024-06-29 13:54:16 -07:00
Ben Allfree
7b8248a486 chore(multi): move to plugin.ts 2024-06-29 13:48:30 -07:00
Ben Allfree
597d42d3ea feat(ftp-server): initial cut 2024-06-28 17:29:27 -07:00
Ben Allfree
0f8823f5ac docs(pockethost): readme update 2024-06-28 17:13:05 -07:00
Ben Allfree
6e14f576e4 docs(pockethost): plugin authoring guide 2024-06-28 11:57:27 -07:00
Ben Allfree
5405327437 chore(pockethost): ignore types.d.ts 2024-06-28 11:56:57 -07:00
Ben Allfree
6425904515 docs(pockethost): add CLI extension docs 2024-06-28 08:41:27 -07:00
Ben Allfree
a13f714cef chore(multi): add npmignore 2024-06-28 08:05:32 -07:00
Ben Allfree
65e1a91f44 chore(multi): v1.5.0 2024-06-28 07:37:42 -07:00
Ben Allfree
83f8f7af51 chore(root): prettierignore update 2024-06-28 07:19:26 -07:00
Ben Allfree
675e634504 chore(multi): hook enable guard 2024-06-28 07:15:04 -07:00
Ben Allfree
211fba6bde docs(pockethost): plugin authoring update 2024-06-28 07:02:26 -07:00
Ben Allfree
14b951ac44 feat(maildev): auto-configure instances with maildev settings 2024-06-28 06:59:12 -07:00
Ben Allfree
e4d35aeea3 feat(launcher-spawn): support InstanceConfig and binds 2024-06-28 06:56:46 -07:00
Ben Allfree
2376b0d521 chore(pockethost): add InstanceConfig filter, fix instance logger namespace, core instance app lib 2024-06-28 06:47:36 -07:00
Ben Allfree
114b1d2513 chore(pockethost): add namespace() to logger 2024-06-28 06:43:38 -07:00
Ben Allfree
04dc1295b5 chore(root): relocate plugin template 2024-06-27 19:14:29 -07:00
Ben Allfree
5c111a40ef feat(maildev): initial commit 2024-06-27 14:47:33 -07:00
Ben Allfree
bfb6a1d5d5 chore(root): relocate plugin-template 2024-06-27 14:24:56 -07:00
Ben Allfree
c2bb2fdc75 chore(multi): revert version bump 2024-06-27 14:24:14 -07:00
Ben Allfree
1e5321b253 fix(pockethost): improve plugin loading order 2024-06-27 14:11:05 -07:00
Ben Allfree
40d8b8bc33 feat(launcher-spawn): improve URL instructions 2024-06-27 14:09:27 -07:00
Ben Allfree
b4b0cf98d3 fix(launcher-spawn): use correct info() logging call 2024-06-27 14:08:38 -07:00
Ben Allfree
517f602384 feat(multi): settings now logged in DEBUG mode 2024-06-27 14:02:31 -07:00
Ben Allfree
737b4b855a feat(pockethost): expose logSettings 2024-06-27 13:58:48 -07:00
Ben Allfree
3daf7f5310 fix(pockethost): fix INFO prefixing on logger 2024-06-27 13:54:47 -07:00
Ben Allfree
139468f503 docs(pockethost): cloudflare-request-logger 2024-06-27 07:27:38 -07:00
Ben Allfree
f2ad1d1a91 feat(cfr-logger): v0.0.1 2024-06-27 07:23:42 -07:00
Ben Allfree
5e9ed51be3 feat(pockethost): --extra-plugins 2024-06-27 07:20:26 -07:00
Ben Allfree
31e0e8885c chore(pockethost): v1.4.0 2024-06-27 06:32:50 -07:00
Ben Allfree
b7e4323190 feat(pockethost): serve action and filter 2024-06-27 06:31:38 -07:00
Ben Allfree
9927d3f012 docs(pockethost): fix authoring guide link 2024-06-27 01:08:51 -07:00
Ben Allfree
fc0028ebd4 chore(multi): auto-admin@0.1.0, console-logger@0.2.0, launcher-spawn@0.2.0, pockethost@1.3.2 2024-06-27 01:06:58 -07:00
Ben Allfree
38d2c93a36 refactor(multi): move pockethost to peer dependency on all plugins 2024-06-27 01:03:00 -07:00
Ben Allfree
b0a78d830c docs(pockethost): plugin guide update 2024-06-27 01:00:45 -07:00
Ben Allfree
acd760a93f refactor(multi): remove common import from core import 2024-06-27 01:00:11 -07:00
Ben Allfree
eb0d011b3e chore(launcher-spawn): add check-types 2024-06-27 00:48:43 -07:00
Ben Allfree
31eb628703 chore(root): relocate pending packages 2024-06-27 00:44:21 -07:00
Ben Allfree
ac63ea72b7 docs(pockethost): added action docs 2024-06-27 00:36:15 -07:00