192 Commits

Author SHA1 Message Date
Ben Allfree
c3f3957f83 chore: remove instance backup remanence 2023-06-14 11:51:27 -07:00
Ben Allfree
baad010305 chore: singleton base config 2023-06-14 11:31:18 -07:00
Ben Allfree
4cd7dc93cf chore: add log breadcrumb support 2023-06-14 11:30:30 -07:00
Ben Allfree
a438dc293c chore: add preflight check to tryFetch 2023-06-14 12:00:18 +00:00
Ben Allfree
b962b4b54b chore: adjust debugging output 2023-06-14 11:41:10 +00:00
Ben Allfree
8a6c6c5df9 chore: remove platform reference when launching instance 2023-06-14 11:21:20 +00:00
Ben Allfree
2fbc3d1ca9 chore: log file destination 2023-06-14 11:04:35 +00:00
Ben Allfree
17287a5ca6 Merge branch 'master' of github.com:benallfree/pockethost 2023-06-14 10:57:01 +00:00
Ben Allfree
2f7f46ec76 fix: Increase release page limit to 100 2023-06-11 09:29:28 +00:00
Ben Allfree
fa788fa5d9 chore: remove docs css 2023-06-10 04:54:43 -07:00
Ben Allfree
bdaf15f7e4 docs: remove docs and move to book 2023-06-10 04:41:02 -07:00
Ben Allfree
ea3cb58cd0 docs: book 2023-06-10 04:23:01 -07:00
Ben Allfree
b4a68f99fa chore: remove 'platform' field 2023-06-10 02:32:47 -07:00
Ben Allfree
4ec54bc292 fix: Secrets css 2023-06-08 00:25:18 -07:00
Ben Allfree
a601e53430 fix: FTP access to deep subdirectories and pb_migrations 2023-06-07 23:40:49 -07:00
Ben Allfree
17ab6c5fa7 feat: native PB migrations 2023-06-07 17:06:34 -07:00
Ben Allfree
1a23f5b2fd feat: .env semver lock 2023-06-07 17:01:41 -07:00
Ben Allfree
2b220fb884 chore: enhance spawn debugging info 2023-06-07 16:56:49 -07:00
Ben Allfree
c5e4f058ed Merge branch 'master' of github.com:benallfree/pockethost 2023-06-07 16:15:19 +00:00
Ben Allfree
6c84254c54 fix: update access control 2023-06-07 16:14:51 +00:00
Souvlaki42
ece6ac475f
Typo fix (#202) 2023-05-17 03:41:16 -07:00
Ben Allfree
ef022073a2 chore: dev environment fixes 2023-02-21 07:12:29 -08:00
Ben Allfree
64b21bd2db Create first admin user 2023-02-20 08:45:59 -08:00
Ben Allfree
366ff5f3b2 feat: FAQ navbar item 2023-01-25 16:30:26 -08:00
Ben Allfree
86235a8ac1 faq update 2023-01-25 16:29:36 -08:00
Ben Allfree
f11ea2ec90 Merge branch 'master' of github.com:benallfree/pockethost 2023-01-25 12:54:47 +00:00
Ben Allfree
4123674300 fix: instance service returns instance or throws 2023-01-25 12:54:31 +00:00
Ben Allfree
4007775b86 chore: doc fixes - draft mode, retina images 2023-01-24 09:42:23 -08:00
Ben Allfree
4b15d16993 chore: signup page ts typing 2023-01-24 16:58:06 +00:00
Ben Allfree
4dfa972bd5 chore: password reset ts typing 2023-01-24 16:57:57 +00:00
Ben Allfree
06ce2499b0 chore: faq compoent formatting 2023-01-24 16:57:44 +00:00
Ben Allfree
f77463a634 fix: error page now goes back to Home page 2023-01-24 16:57:26 +00:00
Ben Allfree
22606b5e40 Merge branch 'master' of github.com:benallfree/pockethost 2023-01-24 16:42:55 +00:00
Oscar Fally
8d0618573f
FAQ (#170, #37) 2023-01-24 08:42:42 -08:00
Ben Allfree
e3bd7a17d5 fix: proxy service now catches handler exceptions properly 2023-01-24 16:21:20 +00:00
Ben Allfree
91ef1f928e chore: clear pocketbasae processes on daemon launch 2023-01-24 16:20:59 +00:00
Ben Allfree
486285b56e fix: timermanager async tasks and exception catching 2023-01-24 16:20:30 +00:00
Ben Allfree
057a49f85b feat: update faq 2023-01-24 06:21:59 -08:00
Ben Allfree
07b4c31b21 feat: faq update 2023-01-24 06:16:22 -08:00
Ben Allfree
9778679be9 feat: markdown outliner 2023-01-24 05:47:24 -08:00
Ben Allfree
2db8609a88 chore: update micro-dash 2023-01-24 05:46:52 -08:00
Ben Allfree
bebdd6862d chore: refactor docs 2023-01-24 05:44:50 -08:00
Ben Allfree
ac6e1e47e4 fix: proper handling of http-proxy error conditions 2023-01-23 15:53:32 +00:00
Ben Allfree
606e52e9b6 fix: urlencude ftp username correctly 2023-01-23 15:25:02 +00:00
Ben Allfree
bef419ab0f chore: catch getInstance() to return instance or null in all cases 2023-01-23 15:24:45 +00:00
Ben Allfree
f1c6ced111 fix: temporarily forward all requests to instance (even static assets) 2023-01-23 15:23:39 +00:00
Ben Allfree
34b44fa27f chore: cancel all pending RPCs at bootup 2023-01-23 15:22:52 +00:00
Ben Allfree
b1089f1875 chore: remove SQLite warning 2023-01-23 15:22:34 +00:00
Ben Allfree
938bfd070f fix: proxy rejects IP and bogus hosts 2023-01-23 15:20:12 +00:00
Ben Allfree
628165c51d chore: remove restoreInstance rpc c ommand 2023-01-23 15:17:42 +00:00