Ben Allfree
|
b4a68f99fa
|
chore: remove 'platform' field
|
2023-06-10 02:32:47 -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 |
|
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
|
4123674300
|
fix: instance service returns instance or throws
|
2023-01-25 12:54:31 +00:00 |
|
Ben Allfree
|
22606b5e40
|
Merge branch 'master' of github.com:benallfree/pockethost
|
2023-01-24 16:42:55 +00: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
|
2db8609a88
|
chore: update micro-dash
|
2023-01-24 05:46:52 -08:00 |
|
Ben Allfree
|
ac6e1e47e4
|
fix: proper handling of http-proxy error conditions
|
2023-01-23 15:53:32 +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
|
0c32c2700f
|
chore: unify pm2 error and output logs for better traceback support
|
2023-01-23 15:09:16 +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 |
|
Ben Allfree
|
c6ba24af87
|
chore: $util refactor
|
2022-12-31 09:16:54 -08:00 |
|
Ben Allfree
|
0d4c2e90d7
|
chore: refactor $services base
|
2022-12-31 08:41:25 -08:00 |
|
Ben Allfree
|
457e3cd210
|
chore: refactor services
|
2022-12-31 07:05:49 -08:00 |
|
Ben Allfree
|
111d0fcb9b
|
chore: $services root
|
2022-12-31 06:58:10 -08:00 |
|
Ben Allfree
|
f3e4af798a
|
chore: refactor clientService
|
2022-12-31 06:52:52 -08:00 |
|
Ben Allfree
|
3f942e2507
|
chore: refactor clientService
|
2022-12-31 06:48:25 -08:00 |
|
Ben Allfree
|
a611c86c9c
|
chore: refactor clientService
|
2022-12-31 06:47:03 -08:00 |
|
Ben Allfree
|
5f8351ebf7
|
chore: backupService singleton
|
2022-12-31 06:43:36 -08:00 |
|
Ben Allfree
|
fe7fab71ba
|
chore: proxyService singleton
|
2022-12-31 06:41:05 -08:00 |
|
Ben Allfree
|
337c2818a7
|
chore: instanceService refactor
|
2022-12-31 06:39:28 -08:00 |
|
Ben Allfree
|
93353f8570
|
chore: rpcService refactor
|
2022-12-31 06:36:33 -08:00 |
|
Ben Allfree
|
31abcb7a21
|
chore: refactor client from rpcService
|
2022-12-31 06:30:51 -08:00 |
|
Ben Allfree
|
9afabf9067
|
chore: refactor client from backupService
|
2022-12-31 06:29:47 -08:00 |
|
Ben Allfree
|
b09014d0a1
|
refactor ftp
|
2022-12-31 03:09:33 -08:00 |
|
Ben Allfree
|
f51fc0f413
|
ftp passive mode support
|
2022-12-31 11:00:41 +00:00 |
|
Ben Allfree
|
21cf9b2773
|
FTP support
|
2022-12-30 16:20:43 -08:00 |
|
Ben Allfree
|
ea432684d7
|
log refactor
|
2022-12-27 16:30:27 -08:00 |
|
Ben Allfree
|
74115bc7c3
|
Wrap instance client in a limiter per instance
|
2022-12-27 08:54:50 -08:00 |
|
Ben Allfree
|
dc52f95f11
|
fix instance creation
|
2022-12-26 03:47:57 -08:00 |
|