1154 Commits

Author SHA1 Message Date
Ben Allfree
9c80682c3b fix: remove left padding when logged out 2024-01-05 00:29:50 -08:00
Ben Allfree
b45614eaea Consolidate migration commands 2024-01-05 00:24:49 -08:00
Ben Allfree
e41a61f71e Merge branch 'master' of github.com:benallfree/pockethost 2024-01-05 07:59:19 +00:00
Ben Allfree
0353d0683e feat: notify on maintenance mode 2024-01-04 23:58:40 -08:00
Ben Allfree
8454d3ae9d dev: add migrate create/down to package.json 2024-01-04 23:58:26 -08:00
Ben Allfree
a3a2f99044 fix: sync admin by default on instance create 2024-01-04 23:57:24 -08:00
Ben Allfree
fa0285e13f fix: use latest version on instance create 2024-01-04 23:57:00 -08:00
Ben Allfree
38fd98670a Remove erroneous shutdown error 2024-01-05 00:49:02 +00:00
Ben Allfree
92ddadd86b Refactor stripe payments table 2024-01-04 09:57:29 +00:00
Ben Allfree
b6c8a6ca18 temporarily disable nodejs container bridge 2024-01-04 01:19:11 -08:00
Ben Allfree
147c9af54d Merge branch 'master' of github.com:pockethost/pockethost 2024-01-03 20:22:01 -08:00
Brewhouse Digital
a4245e5e0d
Dashboard - Layout Modernization (#355)
* Dashboard - updated sidebar

* Ran Linter
2024-01-03 10:04:00 -08:00
Ben Allfree
fd49e063f6 Log proxy default requests 2024-01-03 09:32:11 -08:00
Ben Allfree
deedd83fc6 Update pocketbase js sdk version 2024-01-03 09:32:02 -08:00
Ben Allfree
bc9a9a23c8 dashboard rc 1 2024-01-03 08:56:22 -08:00
Ben Allfree
b2e254e038 ignore versions.js 2024-01-03 08:48:15 -08:00
Ben Allfree
082a1c715a add criticalError with traceback 2024-01-03 08:42:34 -08:00
Ben Allfree
94492ed0a2 Log container stderr as errors 2024-01-03 08:35:20 -08:00
Ben Allfree
4e7468bf42 Move versions.js to PH_HOME/versions.js 2024-01-03 08:35:02 -08:00
Ben Allfree
9f9e3ad794 .env autocreate bincache 2024-01-03 08:33:52 -08:00
Ben Allfree
d2eae73b0b .env secret key defaults to project path 2024-01-03 08:33:40 -08:00
Ben Allfree
f2c3c84f46 Remove unused edge key from .env 2024-01-03 08:33:08 -08:00
Ben Allfree
9d6f526ce3 Remove unused build root from .env 2024-01-03 08:32:01 -08:00
Ben Allfree
079282e43a PH_HOME .env support 2024-01-03 08:28:50 -08:00
Ben Allfree
aed6f8ce3d Switch to LemonSqueezy checkout 2024-01-03 06:57:19 -08:00
Ben Allfree
6f1c320f10 honor UPGRADE_MODE on nonzero instance exit 2023-12-30 11:07:45 -08:00
Ben Allfree
b7ad8c296d fix: Dockerfile working dir 2023-12-30 11:07:05 -08:00
Ben Allfree
17de7b3a4a Refactor spawn params 2023-12-30 11:05:16 -08:00
Ben Allfree
357cf74a91 Do not throw on unrecognized .env var 2023-12-30 11:00:45 -08:00
Ben Allfree
345cdbc813 Always output constants on startup 2023-12-30 11:00:17 -08:00
Ben Allfree
c06f7b53d3 Exit code fixes in Docker bootstrap 2023-12-30 10:59:27 -08:00
Ben Allfree
8446e68203 Add dynamic logging level to Logger 2023-12-30 10:59:09 -08:00
Ben Allfree
4d7b4bf76d Merge branch 'master' of github.com:pockethost/pockethost 2023-12-30 10:57:30 -08:00
Ben Allfree
4d6fb4557e add unsubscribe to users 2023-12-30 15:51:42 +00:00
Ben Allfree
da8831a9f7 Add upgrade mode support 2023-12-30 15:49:50 +00:00
Ben Allfree
cd49c81fd4 s3 fields 2023-12-30 15:49:28 +00:00
Ben Allfree
0e193f986c pb v0.20.2 2023-12-30 15:48:21 +00:00
Ben Allfree
79652ceafb Add UPGRADE_MODE for testing new rollouts 2023-12-29 08:37:32 -08:00
Ben Allfree
6e84ceaa35 Vite HMR/proxy updates 2023-12-29 08:12:53 -08:00
Ben Allfree
b59b95e8cf Container node proxy 2023-12-29 07:45:08 -08:00
Ben Allfree
50ff32b2ea Remvoe Dockerfile auto-build 2023-12-29 07:31:11 -08:00
Ben Allfree
43e4d5ed57 Manual docker build command 2023-12-29 07:29:32 -08:00
Ben Allfree
77f276090a Fix: default mothership hooks location 2023-12-29 07:28:48 -08:00
Ben Allfree
c3bb234c39 Mount mothership app 2023-12-29 07:26:24 -08:00
Ben Allfree
9bf68b2550 Mothership app skeleton 2023-12-29 07:25:08 -08:00
Ben Allfree
8999d450d5 Replace custom CORS with package 2023-12-29 00:55:59 -08:00
Ben Allfree
ba11fc52d4 Replace custom middleware with express middleware 2023-12-29 00:46:21 -08:00
Ben Allfree
3414e9c198 Hoist request signature into middleware 2023-12-29 00:06:33 -08:00
Ben Allfree
f626e99d32 Hoist hostname into middleware 2023-12-29 00:00:32 -08:00
Ben Allfree
97d5acb906 Convert proxy service to express 2023-12-28 23:52:22 -08:00