Koushik Dutta
|
b42abf377b
|
server: use @electron/get as production dependency
|
2024-08-21 13:41:05 -07:00 |
|
Koushik Dutta
|
5713935ccc
|
server: break out electron runtimes
|
2024-08-21 12:51:23 -07:00 |
|
Koushik Dutta
|
e44ba222b8
|
server: fix convertMediaObjectToJSON back compat
|
2024-08-21 12:18:30 -07:00 |
|
Koushik Dutta
|
e81c454c1e
|
server: fix node thread worker removing handlers that should not be
|
2024-08-21 11:10:21 -07:00 |
|
Koushik Dutta
|
776307bcbc
|
server: enable SharedArrayBuffer and other stuff for electron
|
2024-08-21 11:09:31 -07:00 |
|
Koushik Dutta
|
95c97e3eb2
|
server: fix plugin load causing server crash, fix unhandled rejections caused by plugin kill
|
2024-08-21 10:59:27 -07:00 |
|
Koushik Dutta
|
08926a35a9
|
server: use standard debug port for electron
|
2024-08-21 10:43:51 -07:00 |
|
Koushik Dutta
|
462189efc2
|
server: implement electron debugging
|
2024-08-21 09:50:22 -07:00 |
|
Koushik Dutta
|
3c8f94ab2f
|
server: Fix electron display var
|
2024-08-20 23:20:04 -07:00 |
|
Koushik Dutta
|
c0fe12827f
|
server: hide electron window
|
2024-08-20 22:22:59 -07:00 |
|
Koushik Dutta
|
0d7ee00485
|
server: electron wip
|
2024-08-20 22:21:09 -07:00 |
|
Koushik Dutta
|
099ba4f081
|
server: organize
|
2024-08-20 20:49:48 -07:00 |
|
Koushik Dutta
|
c14487ac27
|
server: remove deno
|
2024-08-20 20:49:23 -07:00 |
|
Koushik Dutta
|
9c5ce45c1e
|
server: catch unhandled iterator teardown throwups
|
2024-08-19 17:54:08 -07:00 |
|
Koushik Dutta
|
0ebbc5ea8f
|
server: sketchy check to determine if buffer is pool buffer
|
2024-08-19 16:04:38 -07:00 |
|
Koushik Dutta
|
11831e5d87
|
server: rpc should handle transport serialization failures and attempt to send plain objects with the error
|
2024-08-19 15:50:32 -07:00 |
|
Koushik Dutta
|
a49256f073
|
server: already connected ipc object fast path
|
2024-08-19 13:24:35 -07:00 |
|
Koushik Dutta
|
2da762dfc2
|
server: working transferible buffers
|
2024-08-19 13:20:21 -07:00 |
|
Koushik Dutta
|
c2747c80dc
|
server: consolidate peer thread setup
|
2024-08-19 11:43:10 -07:00 |
|
Koushik Dutta
|
2b58de196e
|
server: use ipc for node threads
|
2024-08-19 11:07:13 -07:00 |
|
Koushik Dutta
|
731744afbc
|
server: warn on base64 serialization
|
2024-08-19 09:47:51 -07:00 |
|
Koushik Dutta
|
265fc4b481
|
Merge branch 'main' of github.com:koush/scrypted
|
2024-08-18 12:47:06 -07:00 |
|
Koushik Dutta
|
40a300cff1
|
server: update console logging location to accomodate vscode filters
|
2024-08-18 12:47:00 -07:00 |
|
Brett Jia
|
199f333fc1
|
server: allow all application/* mime types (#1561)
|
2024-08-17 23:21:04 -07:00 |
|
Koushik Dutta
|
2c54dc07ae
|
server: use js for deno-plugin-remote
|
2024-08-14 20:22:11 -07:00 |
|
Koushik Dutta
|
d18b8e0694
|
server: fix deno stdout
|
2024-08-14 19:33:03 -07:00 |
|
Koushik Dutta
|
8ef3fe7a24
|
server: add support for cross language fork
|
2024-08-14 11:14:13 -07:00 |
|
Koushik Dutta
|
561852bc15
|
server: fixup python remote debugging, fs chdir locations
|
2024-08-14 08:42:55 -07:00 |
|
Koushik Dutta
|
8a8bee33c1
|
server: normalize fs path
|
2024-08-13 22:45:51 -07:00 |
|
Brett Jia
|
0bc6fadb23
|
server: allow plugins to customize python installs (#1542)
* server: allow plugins to customize python installs
* move options inside pythonVersion
|
2024-08-13 18:18:39 -07:00 |
|
Koushik Dutta
|
407f573a29
|
server: better ipv6 filtering
|
2024-08-13 12:03:24 -07:00 |
|
Koushik Dutta
|
39674ef9b6
|
server: fix backup
|
2024-08-13 10:58:11 -07:00 |
|
Koushik Dutta
|
76e63120f0
|
server: remove ip dependency for custom implementation
|
2024-08-13 10:39:37 -07:00 |
|
Koushik Dutta
|
154bc6fef7
|
postbeta
|
2024-08-13 10:38:56 -07:00 |
|
Koushik Dutta
|
affda9e94f
|
server: fix anonymous auth + backup/deploy
|
2024-08-13 09:07:42 -07:00 |
|
Koushik Dutta
|
2a624a95e5
|
server: import type for acl for peer dependencies
|
2024-08-11 13:11:07 -07:00 |
|
Koushik Dutta
|
0a55732919
|
server: fix basic auth handling for demo site
|
2024-08-10 17:37:30 -07:00 |
|
Koushik Dutta
|
e41af930c5
|
server: fix basic auth handling for demo site
|
2024-08-10 15:18:59 -07:00 |
|
Koushik Dutta
|
c15fe4281e
|
common: fix auth http body
|
2024-08-08 21:56:58 -07:00 |
|
Koushik Dutta
|
b7980b7cbf
|
server: worker pid cleanup
|
2024-08-04 00:28:42 -07:00 |
|
Koushik Dutta
|
0a6114cc60
|
server: fix deno kill
|
2024-08-04 00:26:23 -07:00 |
|
Koushik Dutta
|
149675cfb3
|
server: fix closure capture
|
2024-08-04 00:24:57 -07:00 |
|
Koushik Dutta
|
b8eec159bc
|
server: revert and use a global shim
|
2024-08-04 00:14:59 -07:00 |
|
Koushik Dutta
|
ddb93b28cd
|
Revert "server: use function constructor rather than eval"
This reverts commit 4ed6d1a9fd.
|
2024-08-04 00:02:13 -07:00 |
|
Koushik Dutta
|
4ed6d1a9fd
|
server: use function constructor rather than eval
|
2024-08-03 23:42:53 -07:00 |
|
Koushik Dutta
|
bd60e39b24
|
server: fix deno console
|
2024-08-03 20:42:43 -07:00 |
|
Koushik Dutta
|
8c8beea2eb
|
server: add deno flags
|
2024-08-03 17:14:50 -07:00 |
|
Koushik Dutta
|
5bb8ea0f86
|
server: deno runtime
|
2024-08-03 10:30:31 -07:00 |
|
Koushik Dutta
|
daddf10035
|
server: organize imports
|
2024-08-03 10:29:49 -07:00 |
|
Koushik Dutta
|
2ac8e1509d
|
server: use globalThis rather than global
|
2024-08-03 10:25:55 -07:00 |
|