Koushik Dutta
|
2d3bb8798d
|
server: disable python stdout buffering
|
2023-03-18 08:05:14 -07:00 |
|
Koushik Dutta
|
b271567428
|
server: Fix device initialization on first report
|
2023-03-16 09:37:25 -07:00 |
|
Koushik Dutta
|
ba030ba197
|
server: fix multiprocessing blocking read on linux
|
2023-03-14 23:45:06 -07:00 |
|
Koushik Dutta
|
369dcff2bd
|
server: support large file transfers on engine io
|
2023-03-14 14:50:47 -07:00 |
|
Koushik Dutta
|
940d4b7fd4
|
rpc: various python fixes
|
2023-03-12 22:09:50 -07:00 |
|
Koushik Dutta
|
1e004d6700
|
rpc: fixup various async iterator bugs, add memoryview support to python
|
2023-03-11 19:38:43 -08:00 |
|
Koushik Dutta
|
601cd39ba4
|
rpc: fix proxied iterator proxy
|
2023-03-10 21:38:48 -08:00 |
|
Koushik Dutta
|
2bd3592aad
|
server: fix mediaobject polymorphism
|
2023-03-10 19:46:38 -08:00 |
|
Koushik Dutta
|
6e2aa37d75
|
server: implement missing setMixins
|
2023-03-06 09:34:29 -08:00 |
|
Koushik Dutta
|
bb8b0125b6
|
server/sdk: update
|
2023-03-05 21:36:50 -08:00 |
|
Koushik Dutta
|
8e5f44f998
|
server: add support for polymorphic media objects
|
2023-03-05 21:33:44 -08:00 |
|
Koushik Dutta
|
34b26c81dc
|
server: fix bug where express sets Cache-Control: max-age=0 on all file responses
|
2023-03-04 19:19:52 -08:00 |
|
Koushik Dutta
|
dc5148c856
|
rpc: dont throw on oneway methods even if the peer is closed
|
2023-03-04 18:59:55 -08:00 |
|
Koushik Dutta
|
29c98777e9
|
server: add python plugin id to command line
|
2023-03-04 14:05:04 -08:00 |
|
Koushik Dutta
|
19da68884b
|
server: implement python connectRPCObject
|
2023-03-03 23:17:43 -08:00 |
|
Koushik Dutta
|
6f90b1a0e3
|
server: add support for direct ipc
|
2023-03-03 16:48:29 -08:00 |
|
Koushik Dutta
|
445581eefa
|
server: plugin worker cleanups
|
2023-03-03 11:36:15 -08:00 |
|
Koushik Dutta
|
096c036ea2
|
rpc: implement python async iterator
|
2023-03-02 21:03:29 -08:00 |
|
Koushik Dutta
|
b2e5801426
|
rpc: improve error serialization and handling
|
2023-03-02 16:02:48 -08:00 |
|
Koushik Dutta
|
41061854f1
|
rpc: add intrinsic support for async iterators
|
2023-03-02 13:49:20 -08:00 |
|
Koushik Dutta
|
694c195024
|
rpc: fixup WeakRef typing
|
2023-03-01 14:51:40 -08:00 |
|
Koushik Dutta
|
2d4357e4c0
|
server: preserve MediaObject name in constructor
|
2023-02-28 11:17:58 -08:00 |
|
Koushik Dutta
|
14e4b5c0e3
|
rebroadcast/rtsp: initial support for clustering
|
2023-02-28 08:15:56 -08:00 |
|
Koushik Dutta
|
3189317b2d
|
server: additional admin login traps for HA ingress
|
2023-02-25 14:25:16 -08:00 |
|
Koushik Dutta
|
bafe73d296
|
server: add support for admin configuration via env
|
2023-02-25 09:54:54 -08:00 |
|
Koushik Dutta
|
6a55172924
|
server/rpc: add support for clobbering non-state properties and methods
|
2023-02-24 19:41:50 -08:00 |
|
Koushik Dutta
|
1e41af77fa
|
rebroadcast: add external url request support
|
2023-02-24 18:58:28 -08:00 |
|
Koushik Dutta
|
1588ea250b
|
server: publish rpc change
|
2023-02-24 16:01:52 -08:00 |
|
Koushik Dutta
|
247666cea6
|
server: remove scripts invocations
|
2023-02-24 08:42:28 -08:00 |
|
Koushik Dutta
|
13f8c2e73f
|
server: move oauth into cloud plugin
|
2023-02-20 22:51:39 -08:00 |
|
Koushik Dutta
|
9e62393218
|
server: fix device.info being unsettable
|
2023-02-20 10:27:11 -08:00 |
|
Koushik Dutta
|
68508acb38
|
sdk/server: update
|
2023-02-17 19:44:22 -08:00 |
|
Koushik Dutta
|
44af4ce006
|
server: rename to plugin_remote.py
|
2023-02-16 23:26:59 -08:00 |
|
Koushik Dutta
|
d292e1cf6b
|
server: fix order of operations
|
2023-02-13 10:59:46 -08:00 |
|
Koushik Dutta
|
017b599170
|
server/windows: add support for python version when used with py.exe
|
2023-02-11 09:35:08 -08:00 |
|
Koushik Dutta
|
aa5cb119cc
|
server: dont run watchdog on plugins that havent fully started
|
2023-02-08 12:35:35 -08:00 |
|
Koushik Dutta
|
6b5592d49d
|
server: disable plugin watchdog when debugging
|
2023-02-06 14:49:36 -08:00 |
|
Koushik Dutta
|
8b6f816e1d
|
server: fix potential server crash in watchdog process
|
2023-02-06 14:22:03 -08:00 |
|
Koushik Dutta
|
3215e1953f
|
server: add plugin hang watchdog
|
2023-02-01 08:42:17 -08:00 |
|
Koushik Dutta
|
fb5b748b67
|
server: fix acl crash
|
2023-01-27 10:55:08 -08:00 |
|
Koushik Dutta
|
fdda9267f7
|
server: fix migration bug
|
2023-01-26 13:10:01 -08:00 |
|
Koushik Dutta
|
fdf5f624c0
|
server: trust loopback proxies. remove localhost usage as secure.
|
2023-01-26 09:53:52 -08:00 |
|
Koushik Dutta
|
e07b3b1027
|
server: fix addresses crash if none are provided
|
2023-01-26 09:19:38 -08:00 |
|
Koushik Dutta
|
d13cb79c54
|
server: add periodic timestamps to logs
|
2023-01-26 08:57:26 -08:00 |
|
Koushik Dutta
|
41bf154d2b
|
rpc: fix missing export for eval
|
2023-01-25 23:52:53 -08:00 |
|
Koushik Dutta
|
760e4d2062
|
server: add support for query tokens
|
2023-01-25 23:32:07 -08:00 |
|
Koushik Dutta
|
9d53633337
|
server: formatting
|
2023-01-25 19:57:30 -08:00 |
|
Koushik Dutta
|
6d571a624b
|
server: consider localhost remote addresses as secure for cookie purposes
|
2023-01-25 19:57:20 -08:00 |
|
Koushik Dutta
|
6eb4d499d9
|
sdk/cloud/server: add proper CORS api for endpoints
|
2023-01-25 14:53:38 -08:00 |
|
Koushik Dutta
|
c314ec3be6
|
server: add support for CORS API access
|
2023-01-25 13:18:12 -08:00 |
|