1167 Commits

Author SHA1 Message Date
Ben Allfree
328d6a41ee Update prettierignore for forks 2023-10-24 21:30:10 -07:00
Ben Allfree
7caa40d32b Remove patch-package 2023-10-24 21:29:50 -07:00
Ben Allfree
f5cf75322c fix: continuously try to log in as admin 2023-10-21 06:16:28 -07:00
Ben Allfree
bcec67b51e chore: download.ts import drilldown 2023-10-21 05:08:34 -07:00
Ben Allfree
e43c9b4ac7 chore: add @types/eventsource 2023-10-21 04:12:16 -07:00
Ben Allfree
7b0b10cb5b fix: remove deno path 2023-10-21 03:39:07 -07:00
Ben Allfree
f09b679aee fix: download.ts name 2023-10-21 03:34:26 -07:00
Ben Allfree
f07b69dd71 chore: services imports 2023-10-21 03:28:36 -07:00
Ben Allfree
aeab8c09bd chore: improve PocketbaseService preflight check 2023-10-21 03:28:23 -07:00
Ben Allfree
a3b317c847 chore: improved instance logger cleanup output 2023-10-21 03:27:39 -07:00
Ben Allfree
b4d4655aac chore: remove logger from Spawn context 2023-10-21 03:26:18 -07:00
Ben Allfree
01e294ba96 chore: rename exited to exitCode in PocketbaseService 2023-10-21 03:24:54 -07:00
Ben Allfree
c2dc918ad4 chore: remove PbClient logger context 2023-10-21 03:22:19 -07:00
Ben Allfree
39a45b0aec chore: improve process exit cleanup 2023-10-21 03:20:37 -07:00
Ben Allfree
db2a47fd4a chore: remove AsyncContext 2023-10-21 03:20:18 -07:00
Ben Allfree
a76566002d chore: improve tryFetch documentation and handling 2023-10-21 03:14:42 -07:00
Ben Allfree
3bb058762a fix: throw error on debug for unhandled rejections and exceptions 2023-10-20 17:45:08 -07:00
Ben Allfree
387c2eb874 enh: decouple version downloading into separate cli 2023-10-20 17:44:15 -07:00
Ben Allfree
84c6ee1ce4 chore: MOTHERSHIP_INTERNAL_URL addition 2023-10-20 17:39:06 -07:00
Ben Allfree
81e3a12bbf chore: timeManager now takes initial flag 2023-10-20 17:38:22 -07:00
Ben Allfree
9265399cd1 enh: make timeManager config optional 2023-10-20 17:37:50 -07:00
Ben Allfree
6e9927c948 refactor: remove logger reference from pocketbaseService 2023-10-20 17:37:19 -07:00
Ben Allfree
e5a1e40205 refactor: remove mothership migration from boot sequence 2023-10-20 17:36:34 -07:00
Ben Allfree
624a264eb4 refactor: remove logger requirement from mkSingleton 2023-10-20 11:49:39 -07:00
Ben Allfree
569690aaf3 enh: catch docker exit codes >125 2023-10-20 04:14:26 -07:00
Ben Allfree
3747957f43 enh: mothership restarter 2023-10-20 04:13:49 -07:00
Ben Allfree
fb30978d8f fix: graceful instance restart on docker exit 2023-10-20 03:50:57 -07:00
Ben Allfree
23bf51ebe5 fix: double logging in debug mode 2023-10-20 03:50:35 -07:00
Ben Allfree
4085a73c25 enh: add exit-hook support 2023-10-20 02:53:45 -07:00
Ben Allfree
89e8d96c16 chore: remove shutdown api from singleton 2023-10-20 02:47:31 -07:00
Ben Allfree
b1a39e6fe1 chore: remove unused file 2023-10-20 02:46:28 -07:00
Ben Allfree
f4be4318c4 chore: refactor includes 2023-10-20 01:35:16 -07:00
Ben Allfree
d1c25e0d47 hotfix: logger tailing errors 2023-10-19 15:47:44 -07:00
Ben Allfree
08ae50e93f enh: log tail fixes and enhancements 2023-10-19 15:28:46 -07:00
Ben Allfree
cbc5448d20 fix: remove extra console.log 2023-10-19 09:58:58 -07:00
Ben Allfree
b33750564d fix: blog path calculation 2023-10-19 09:40:56 -07:00
Ben Allfree
6a639a3021 enh: winston logging 2023-10-19 08:51:10 -07:00
Ben Allfree
1b749a621b refactor: constants and helpers 2023-10-18 23:35:40 -07:00
Ben Allfree
a6ad194827 enh: new port allocation strategy 2023-10-18 23:06:35 -07:00
Ben Allfree
65f58d5a8a fix: pb_hooks module not building when @pockethost/common was included 2023-10-18 23:05:57 -07:00
Ben Allfree
9c5c87a62d fix: caddyfile motherhsip port 2023-10-18 23:04:45 -07:00
Ben Allfree
83965c43d3 chore: remove unnecessary child process kill on init 2023-10-18 23:04:29 -07:00
Ben Allfree
88132020b6 chore: .env refactor 2023-10-18 12:44:51 -07:00
Ben Allfree
238cd0fb05 Merge branch 'master' of github.com:benallfree/pockethost 2023-10-18 18:39:49 +00:00
Ben Allfree
320f417431 fix: type error on reset pw page 2023-10-18 10:45:54 -07:00
Ben Allfree
1c1e2cd18a Merge branch 'master' of github.com:pockethost/pockethost 2023-10-18 10:44:25 -07:00
Ben Allfree
c2fc64d66e enh: overhaul dashboard nav and state management 2023-10-18 10:44:13 -07:00
Ben Allfree
a4ca2985f6 enh: removed public routes guards in dashboard 2023-10-18 10:43:15 -07:00
Ben Allfree
7a5dfa1c1c enh: added dashboard guards 2023-10-18 10:41:45 -07:00
Ben Allfree
cd52f924ac enh: added common assert util 2023-10-18 10:41:09 -07:00