465 Commits

Author SHA1 Message Date
Ben Allfree
1edbe255c8 enh: mothership backup 2023-09-20 14:48:14 +00:00
Ben Allfree
7b7185b454 Merge branch 'master' of github.com:benallfree/pockethost 2023-09-15 16:44:20 -07:00
Ben Allfree
02f3092d8e docs: v0.9.0 update 2023-09-15 16:43:36 -07:00
Ben Allfree
075a59b23c
GitBook: No commit message 2023-09-15 23:32:49 +00:00
Ben Allfree
2205f4a30b chore: remove deno worker helper lib 2023-09-15 16:31:12 -07:00
Ben Allfree
535903a160 feat: remove Deno worker, add console.log capture for pb_hooks 2023-09-15 16:30:30 -07:00
Ben Allfree
5a7976a1c9 feat: docker 2023-09-15 15:11:06 -07:00
Ben Allfree
6e9e718df9 chore: husky linting 2023-09-15 08:20:05 -07:00
Ben Allfree
32ee37d2e1 chore: formatting fix 2023-09-15 15:05:24 +00:00
Ben Allfree
c2a01fcab8 feat: potential paid users view 2023-09-15 15:01:35 +00:00
Ben Allfree
2287ad0074 fix: dotenv holdover fix 2023-09-15 13:50:40 +00:00
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