1308 Commits

Author SHA1 Message Date
Ben Allfree
39388fbaca feat: dev mode SSL 2024-02-29 03:19:12 -08:00
Ben Allfree
f39a9a91d1 Merge branch 'master' into feat/devcert 2024-02-29 03:03:02 -08:00
Ben Allfree
a78477804e feat: force ssl on firewall 2024-02-29 02:54:22 -08:00
Ben Allfree
c65c41ef7e wip 2024-02-29 02:50:02 -08:00
Ben Allfree
2d067b296b wip 2024-02-29 02:49:31 -08:00
Ben Allfree
5cc5480b24 wip 2024-02-29 02:49:04 -08:00
Ben Allfree
bbeb315e78 wip 2024-02-29 02:48:40 -08:00
Ben Allfree
cae8e79e0f fix: disable ip-cidr on empty cidr list 2024-02-29 02:46:04 -08:00
Ben Allfree
771fb00d62 chore: warn on service reinitialization rather than throw 2024-02-28 22:11:53 -08:00
Ben Allfree
c72857c885 chore: constants refactor 2024-02-28 22:08:53 -08:00
Ben Allfree
d9998b8d87 enh: improve 'Timeout obtaining instance' error 2024-02-28 13:00:33 -08:00
Ben Allfree
eda95b49ae fix: clarify ftp port number in dashboard 2024-02-28 06:32:36 -08:00
Ben Allfree
9ec78e97ce chore: blog post fix 2024-02-27 03:41:15 -08:00
Ben Allfree
5ca6a8e8bb v0.11.0 v0.11.0 2024-02-27 03:36:47 -08:00
Ben Allfree
4661ff47da feat: edge instance caching 2024-02-27 11:19:29 +00:00
Ben Allfree
46f71118d2 fix: fire and forget mothership updates in InstanceService (fixes API timeout errors) 2024-02-26 11:57:27 +00:00
Ben Allfree
30a1964a66 chore: enhance debug logging in InstanceService 2024-02-26 11:57:01 +00:00
Ben Allfree
ccb9fa892c enh: fortify instance startup errors 2024-02-25 03:33:08 +00:00
Ben Allfree
90b9ba7d88 feat: discord exception alerter 2024-02-24 19:29:40 -08:00
Ben Allfree
cc743dadcc chore: refactor pb launcher for better performance 2024-02-24 09:09:04 -08:00
Ben Allfree
2a52a57344 fix: remove double close in syslogger 2024-02-24 08:58:53 -08:00
Ben Allfree
81b899ce42 fix: wait for container start signal rather than 'container' signal 2024-02-24 07:55:01 -08:00
Ben Allfree
4b65f46046 fix: shut down instance logger when container exits 2024-02-24 06:54:12 -08:00
Ben Allfree
ec28584417 chore: refactor FTP physical and virtual directory names 2024-02-24 06:46:43 -08:00
Ben Allfree
0a9110a9e1 docs: pb_hooks description clarification 2024-02-24 06:44:54 -08:00
Ben Allfree
386beaf991 release: 0.10.1 v0.10.1 2024-02-24 06:08:36 -08:00
Ben Allfree
8bc1107301 enh: improve release announcement generation 2024-02-24 06:06:24 -08:00
Ben Allfree
ea9a7406d3 chore: update release plop to scan for additional commit prefixes 2024-02-24 05:13:39 -08:00
Ben Allfree
69de661add chore: spelling updates 2024-02-24 05:13:12 -08:00
Ben Allfree
9d7ccf884c chore: remove unneeded restart guard in FTP 2024-02-24 05:12:51 -08:00
Ben Allfree
53623fa503 fix: recursively create missing FTP paths 2024-02-24 05:03:59 -08:00
Ben Allfree
5ea0a71585 docs: backup & restore updates 2024-02-24 05:01:08 -08:00
Ben Allfree
14d473ec05 docs: clarify language on what's available via FTP 2024-02-24 05:00:03 -08:00
Ben Allfree
99f337718e chore: clarify language about what's in the pocketbase pb_data directory 2024-02-24 04:59:00 -08:00
Ben Allfree
3ea96aadb8 chore: clarify language about how secrets are forwarded as environment variables 2024-02-24 04:58:37 -08:00
Ben Allfree
13814ce022 fix: correctly detect StatusCode on container exit 2024-02-24 12:37:42 +00:00
Ben Allfree
2b58716d88 enh: cf pages publish workflow name 2024-02-22 13:49:58 -08:00
Ben Allfree
469c97d935 enh: force deploy frontends via github actions 2024-02-22 13:48:30 -08:00
Ben Allfree
16b63b4ba8 chore: lockfile fix 2024-02-22 13:28:45 -08:00
Ben Allfree
d9bada23a4 Merge branch 'master' of github.com:pockethost/pockethost 2024-02-22 13:23:57 -08:00
Ben Allfree
0dd623c62c release: 0.10.0 v0.10.0 2024-02-22 13:22:58 -08:00
Ben Allfree
d800010c83 enh: release template 2024-02-22 13:22:28 -08:00
Ben Allfree
e0464f9007 chore: remove unneeded pocketbase script 2024-02-22 13:20:03 -08:00
LuminareHQ
e4979afee6
fix: dashboard nav and overview
Sidebar Nav Item Not Staying highlighted when not on overview.
Overview Information not updating when switching between instances.
2024-02-22 00:51:53 -08:00
Ben Allfree
795e3191a7 lint fixes 2024-02-19 21:11:45 -08:00
LuminareHQ
63d8983dcd
fix: instance title on hard refresh 2024-02-19 21:08:28 -08:00
Ben Allfree
d38a6c335c Merge branch 'master' of github.com:benallfree/pockethost 2024-02-20 01:53:48 +00:00
Ben Allfree
05e8492c10 enh: add user log message on idle shutdown 2024-02-20 01:49:39 +00:00
Ben Allfree
a7ee001735 fix: improve status code parsing on docker exit 2024-02-20 01:48:51 +00:00
LuminareHQ
a9e4da05e5
fix: instance title not updating in dashboard (#364) 2024-02-18 04:28:27 -08:00