176 Commits

Author SHA1 Message Date
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
Ben Allfree
22cb70d444 chore: kill span process for central db when shutting down 2023-01-23 15:16:22 +00:00
Ben Allfree
6d63078fcf chore: use ~0.11.0 for central db 2023-01-23 15:16:03 +00:00
Ben Allfree
f79e6704f9 fix: path interfering with realtime logging api 2023-01-23 15:11:22 +00:00
Ben Allfree
35ad0ac7f5 chore: enable error tracing when not in debug mode 2023-01-23 15:10:42 +00:00
Ben Allfree
094640cf90 chore: log environment variables 2023-01-23 15:10:07 +00:00
Ben Allfree
b25c4e1fc6 chore: TimerManager uses existing logger() singleton 2023-01-23 15:09:47 +00:00
Ben Allfree
0c32c2700f chore: unify pm2 error and output logs for better traceback support 2023-01-23 15:09:16 +00:00
Ben Allfree
06528c7d55 fix: clear timeout 2023-01-23 15:08:57 +00:00
Ben Allfree
778405bb22 chore: adjust safecatch error messaging 2023-01-23 15:08:17 +00:00
Ben Allfree
63841389bc chore: adjust safeCatch timeout 2023-01-23 15:07:26 +00:00
Ben Allfree
e1ce83efb5 chore: enhance logging traceback 2023-01-23 15:07:00 +00:00
Ben Allfree
5311706789 chore: add date stamp to logging 2023-01-23 15:06:34 +00:00
Ben Allfree
8ca9bd65bd Docs introduction 2023-01-06 04:49:40 -06:00
Ben Allfree
65b963e09d Deno worker support 2023-01-03 14:09:03 -08:00
Ben Allfree
b892d86947 chore: instanceService refactor 2022-12-31 09:23:33 -08:00
Ben Allfree
a3fc37b149 chore: $constants refactor 2022-12-31 09:19:00 -08:00