454 Commits

Author SHA1 Message Date
Ben Allfree
f5d1201b1a Merge branch 'master' of github.com:benallfree/pockethost 2023-09-15 13:47:14 +00:00
Ben Allfree
ac3c0a1f05 fix: startup error - initialize portmanager first 2023-09-15 13:46:22 +00:00
Ben Allfree
bf36252da0 chore: make ftpService await initialization 2023-09-15 13:45:53 +00:00
Ben Allfree
dc47562695 chore: optimize port allocation initialization 2023-09-15 13:44:03 +00:00
Ben Allfree
fa32dcd179 chore: env template typo fix 2023-09-15 13:42:19 +00:00
Ben Allfree
59e41cc005 chore: doc update 2023-09-15 13:38:20 +00:00
Ben Allfree
38f57aa166 chore: yarn lock update 2023-09-15 05:35:49 -07:00
Ben Allfree
ed5ae85391 chore: tsx update 2023-09-10 16:49:31 -07:00
Ben Allfree
4e22e62706 chore: prettier update 2023-09-10 16:33:38 -07:00
Ben Allfree
f0f7dee969 chore: remove dotenv support 2023-09-10 16:18:07 -07:00
Ben Allfree
86f676ce12 chore: frontend tsconfig fix 2023-09-10 15:58:44 -07:00
Ben Allfree
5f387095d3 chore: dotenvify frontend 2023-09-10 15:58:38 -07:00
Ben Allfree
6f55dbee28 chore: add dotenv support to root 2023-09-10 15:51:44 -07:00
Ben Allfree
080469b271 chore: yarn.lock update 2023-09-10 15:49:40 -07:00
Ben Allfree
c0d35f4378 chore: hoist tslib and ts versions 2023-09-10 15:48:52 -07:00
Ben Allfree
69914f4156 chore: node version guard 2023-09-10 15:48:39 -07:00
Ben Allfree
b51060329a chore: update sqlite3 2023-09-10 15:48:21 -07:00
Ben Allfree
e62f8c1214 chore: fix env.ts typing 2023-09-10 15:47:56 -07:00
Ben Allfree
2a9e69f26c chore: upgrade svelte & sveltekit 2023-09-10 15:47:44 -07:00
Ben Allfree
30b5b6d993 docs: hosting section 2023-09-10 14:36:38 -07:00
Charbs
8c97524a70
Accept all headers in options requests (#274) 2023-08-15 07:25:10 -07:00
Ben Allfree
3cf2b3d65d
GitBook: No commit message 2023-08-13 14:12:01 +00:00
Ben Allfree
95784f659d Merge branch 'master' of github.com:benallfree/pockethost 2023-08-13 14:10:16 +00:00
Ben Allfree
4a164abc40 chore: prod logging update 2023-08-13 14:10:13 +00:00
Ben Allfree
a111d80699 feat: pb_hooks 2023-08-13 07:09:33 -07:00
Ben Allfree
1beee3ac10 chore: prevent access to pb_data and pb_migrations while instance may be running 2023-08-13 01:46:18 -07:00
Ben Allfree
32ce0e7835 docs: pb_hooks 2023-08-13 01:25:16 -07:00
Ben Allfree
a9f87897d6 Merge branch 'master' of github.com:benallfree/pockethost 2023-08-13 01:09:10 -07:00
Charbs
92cbdbbc09
Support pb_hooks directory introduced by PocketBase 0.17.0 (#272)
* Support pb_hooks directory introduced by PocketBase 0.17.0

See https://github.com/benallfree/pockethost/discussions/271

* Added simple documentation on pb_hooks

* Extended the hooks documentation to include some more samples.

* Updated the way "PocketBase" is spelt for consistency
2023-08-13 01:07:35 -07:00
Ben Allfree
23d6f09b34 chore: move UpdaterService 2023-08-12 07:00:52 -07:00
Ben Allfree
4c670adbd1 Merge branch 'master' of github.com:benallfree/pockethost 2023-07-19 08:17:34 -07:00
Ben Allfree
0f91508943 fix: reactive instance subdomain in code sample section 2023-07-19 08:17:30 -07:00
Ben Allfree
b69c9ffed4 v0.8.2 2023-07-19 14:50:00 +00:00
Ben Allfree
72fa946d16 v0.8.2 v0.8.2 2023-07-19 14:49:46 +00:00
Ben Allfree
1f14a32efe Merge branch 'master' of github.com:benallfree/pockethost 2023-07-19 14:41:11 +00:00
Ben Allfree
27d5da9527 enhancement: proxy logging output fix 2023-07-19 14:41:08 +00:00
Ben Allfree
dcf680a373 chore: logging fixes 2023-07-19 14:40:55 +00:00
Ben Allfree
b8e3d5e63c fix: lock node version 2023-07-17 08:02:05 -07:00
Ben Allfree
9fc75ab95d fix: unzipper nodejs incompatibility 2023-07-17 07:59:25 -07:00
Ben Allfree
ec293eb5a8 chore: sqlite patch update 2023-06-23 13:25:49 -07:00
Ben Allfree
dec56cc06a refactor: UpdaterService 2023-06-22 23:27:06 -07:00
Ben Allfree
66ab24ab10 chore: rename pocketbaseService 2023-06-22 23:26:20 -07:00
Ben Allfree
332c2d3e06 fix: service template 2023-06-22 23:25:08 -07:00
Ben Allfree
ed974e5b4e enh: stresser 2023-06-22 23:11:17 -07:00
Ben Allfree
522586e651 enh: stresser cleanup 2023-06-22 22:18:01 -07:00
Ben Allfree
9766469cd1 fix: restore pb_static in FTP service 2023-06-22 21:49:37 -07:00
Ben Allfree
3e45ff182e chore: docs cleanup 2023-06-22 21:49:22 -07:00
Ben Allfree
29f4e5c477 enh: FTP support 2023-06-22 21:36:59 -07:00
Ben Allfree
a1116d3faf enh: breadcrumb fluent logging 2023-06-22 19:27:41 -07:00
Ben Allfree
b04c8bcf56 docs: image format experiment 2023-06-22 18:57:00 -07:00