1284 Commits

Author SHA1 Message Date
Ben Allfree
51b3e35fd3 chore(pockethost): pockethost@1.7.0 pockethost@1.7.0 2024-06-30 12:14:19 -07:00
Ben Allfree
3c7e9bfe2d feat(pockethost): Added plugin template command and updated docs 2024-06-30 12:11:52 -07:00
Ben Allfree
a967c050a1 chore(multi): pockethost@1.6.1, instance-logger-file@0.0.1 2024-06-30 07:10:17 -07:00
Ben Allfree
db0a2aba96 chore(root): template dep bump 2024-06-30 07:04:09 -07:00
Ben Allfree
dc8f70b6b8 Revert "chore(root): changeset cleanup"
This reverts commit deb4e8e0a9d9579cf4b4f2a77634f123ec4f586e.
2024-06-30 07:03:26 -07:00
Ben Allfree
4ce43b785d chore(root): lockfile update 2024-06-30 07:02:29 -07:00
Ben Allfree
4eb1a1a0a1 chore(root): remove old package 2024-06-30 07:02:21 -07:00
Ben Allfree
a1fcc9e217 feat(instance-logger-file): initial commit 2024-06-30 07:02:00 -07:00
Ben Allfree
9550c386d9 chore(root): try new peerdep changeset settings 2024-06-30 06:59:52 -07:00
Ben Allfree
deb4e8e0a9 chore(root): changeset cleanup 2024-06-30 06:59:34 -07:00
Ben Allfree
4fbe58f341 chore(root): template fix 2024-06-29 19:04:47 -07:00
Ben Allfree
ff18319c15 docs(pockethost): Updated docs 2024-06-29 17:45:25 -07:00
Ben Allfree
96dfdf8fb7 chore(pockethost): update npmignore 2024-06-29 17:44:53 -07:00
Ben Allfree
5e8a40aa40 chore(root): pockethost@1.6.0, plugin-local-auth@0.1.0, et al 2024-06-29 17:39:06 -07:00
Ben Allfree
c9fecf6694 chore(root): lockfile update 2024-06-29 17:26:16 -07:00
Ben Allfree
2495ade000 chore(root): spelling update 2024-06-29 17:25:48 -07:00
Ben Allfree
12bf035250 chore(root): template update 2024-06-29 17:25:42 -07:00
Ben Allfree
873fcd1074 chore(root): cleanup 2024-06-29 17:25:31 -07:00
Ben Allfree
b43aeb1552 feat(ftp-server): Added support for built-in admin account, FTP server now uses hooks for user auth, and disallows db access when instance is running. 2024-06-29 17:24:54 -07:00
Ben Allfree
478dfa6ddc feat(launcher-spawn): Relocated instance database, added support for starting/stopping/listing instances via CLI, added remote internal API for starting/stopping/listing instances. 2024-06-29 17:23:41 -07:00
Ben Allfree
a236f3e4dc feat(pockethost): Added several more filters 2024-06-29 17:21:55 -07:00
Ben Allfree
f79b067574 docs(pockethost): Added serve command details 2024-06-29 17:21:29 -07:00
Ben Allfree
0e4bf43942 chore(pockethost): Updated commit parser deps 2024-06-29 17:20:20 -07:00
Ben Allfree
5be2c9ef0f feat(local-auth): Initial commit 2024-06-29 17:19:16 -07:00
Ben Allfree
55b43a1573 feat(pockethost): Remove unneeded params from GetOrProvisionInstanceUrl filter 2024-06-29 17:15:56 -07:00
Ben Allfree
b55c585e8a chore(pockethost): Clean up dead code 2024-06-29 17:15:03 -07:00
Ben Allfree
45a8f457da feat(pockethost): Add internal app (remote control) support 2024-06-29 17:14:42 -07:00
Ben Allfree
b7277cf885 enh(multi): Add public instance URL calculators and refactor HTTP protocol detection 2024-06-29 17:10:11 -07:00
Ben Allfree
12f029a294 feat(root): Add changeset maker 2024-06-29 17:06:49 -07:00
Ben Allfree
40bbb3c774 enh(pockethost): Improve tryFetch by accepting node-fetch params 2024-06-29 17:05:01 -07:00
Ben Allfree
22ea7a9b1c feat(pockethost): foobar 2024-06-29 16:53:52 -07:00
Ben Allfree
228fad2b84 add changeset streamlining tool 2024-06-29 15:57:40 -07:00
Ben Allfree
38686065bf Disable commitlint 2024-06-29 15:57:23 -07:00
Ben Allfree
76049303b7 fix(pockethost): remove extra vars in GetOrProvisionInstanceUrlFilter 2024-06-29 14:30:18 -07:00
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
9f514f8c04 chore(root): update ftp server - not ready yet 2024-06-28 14:23:38 -07:00