Koushik Dutta
|
c55f63d039
|
server: fix mixin cycle
|
2022-10-02 16:57:27 -07:00 |
|
Koushik Dutta
|
fdbf831b78
|
server: add support for webhook update
|
2022-10-02 15:33:40 -07:00 |
|
Koushik Dutta
|
35251c726d
|
server: fix mixin cyclical dependency detection
|
2022-10-02 08:09:49 -07:00 |
|
Koushik Dutta
|
2462d63bc5
|
server: detect cyclical mixins.
|
2022-10-01 20:53:12 -07:00 |
|
Koushik Dutta
|
8743c606e0
|
client: fix rpc peer kill event not firing sdk onClose
|
2022-10-01 17:06:53 -07:00 |
|
Koushik Dutta
|
3c5c723ef9
|
server: remove logging
|
2022-09-25 16:27:20 -07:00 |
|
Koushik Dutta
|
2b9240def8
|
sdk: wip restructure
|
2022-09-24 11:31:02 -07:00 |
|
Koushik Dutta
|
a4f3a29c4b
|
server: Fix invalid data from being populated in system state preventing plugin load
|
2022-09-23 20:01:26 -07:00 |
|
Koushik Dutta
|
fbbc177e11
|
server: fix python rpc finalizer.
|
2022-09-23 07:48:06 -07:00 |
|
Koushik Dutta
|
a4582da683
|
server: improve python rpc buffer wrangling
|
2022-09-21 21:53:38 -07:00 |
|
Koushik Dutta
|
0a890ddabb
|
server: fix weird media bug
|
2022-09-21 21:52:14 -07:00 |
|
Koushik Dutta
|
85a092b1fa
|
server: implement long term token support
|
2022-09-15 08:31:21 -07:00 |
|
Koushik Dutta
|
31124fe016
|
server: add rpc param modification api, add support for long term cookies for pwa
|
2022-09-13 21:36:48 -07:00 |
|
Koushik Dutta
|
26f2fc0251
|
server: update descriptor on mixin change
|
2022-09-06 22:20:39 -05:00 |
|
Koushik Dutta
|
1f41355c4e
|
server: fix crashed plugins not showing up in plugins list. ScryptedDevice interface should only bubble atomic events.
|
2022-09-06 21:40:59 -05:00 |
|
Koushik Dutta
|
7b00235641
|
server: fix nre, remove new device alert
|
2022-09-06 21:40:59 -05:00 |
|
Koushik Dutta
|
3b8cf24d11
|
server: fix packaged ffmpeg regression
|
2022-08-29 07:49:31 -07:00 |
|
Koushik Dutta
|
2131d430e4
|
server: logout with non json accept should redirect to login
|
2022-08-26 14:28:03 -07:00 |
|
Koushik Dutta
|
6d6c45847f
|
server: fix event listener leaks
|
2022-08-23 00:51:46 -07:00 |
|
Koushik Dutta
|
32f1ed14dd
|
server: forked result should never be serialized
|
2022-08-22 20:11:48 -07:00 |
|
Koushik Dutta
|
a8a4d382c9
|
server: fix device convertor
|
2022-08-22 08:32:39 -07:00 |
|
Koushik Dutta
|
85cf741edc
|
server: add device conversion intrinsic
|
2022-08-20 14:48:55 -07:00 |
|
Koushik Dutta
|
bb35ad4468
|
server: add typings
|
2022-08-19 12:23:00 -07:00 |
|
Koushik Dutta
|
d5d6e31b35
|
server: fix plugin fork mixin event bug
|
2022-08-19 12:00:04 -07:00 |
|
Koushik Dutta
|
f5b51e1c5b
|
server: fix possible failure to load when mixin provider is deleted
|
2022-08-18 00:08:43 -07:00 |
|
Koushik Dutta
|
c5881e06d1
|
server: switch to lgpl ffmpeg installer
|
2022-08-14 08:55:10 -07:00 |
|
Koushik Dutta
|
58384f3126
|
server: trim packages
|
2022-08-12 16:55:18 -07:00 |
|
Koushik Dutta
|
28bee058f6
|
server: clear out old threads
|
2022-08-11 20:43:36 -07:00 |
|
Koushik Dutta
|
9fc0e019de
|
server: fix multithreaded memory usage reporting. fix cpu reporting. fix multithreaded storage api clobbering.
|
2022-08-11 20:35:41 -07:00 |
|
Koushik Dutta
|
e096e9532a
|
server: fix device state across thread boundaries
|
2022-08-11 11:05:58 -07:00 |
|
Koushik Dutta
|
8d5376b21f
|
server: expose worker thread
|
2022-08-11 09:28:35 -07:00 |
|
Koushik Dutta
|
2639ea58f9
|
server: fix forked processes missing storage
|
2022-08-11 08:49:27 -07:00 |
|
Koushik Dutta
|
5b89c2c67f
|
server: remove unnecessary state syncing
|
2022-08-06 08:21:14 -07:00 |
|
Koushik Dutta
|
a66a5ac83e
|
server: fix bug where detection plugins get deactivated after server restart due to startup race conditions.
|
2022-08-02 11:44:16 -07:00 |
|
Koushik Dutta
|
1b74fb1f06
|
server: use device ids for conversion graph
|
2022-08-02 11:11:54 -07:00 |
|
Koushik Dutta
|
917296cc55
|
Merge branch 'main' of github.com:koush/scrypted
|
2022-08-02 10:50:18 -07:00 |
|
Koushik Dutta
|
8f1467c682
|
server: respect conversion weights on all mime types
|
2022-08-02 10:50:10 -07:00 |
|
Koushik Dutta
|
68faf03b19
|
server: make rpc bundler friendly
|
2022-08-02 09:50:39 -07:00 |
|
Koushik Dutta
|
48222f5bdc
|
server: move snapshot handling to snapshot plugin, snapshot plugin will be installed as part of the server install.
|
2022-07-31 14:05:43 -07:00 |
|
Koushik Dutta
|
7e09f4c07f
|
server: fix socket leak
|
2022-07-30 09:29:40 -07:00 |
|
Koushik Dutta
|
b6a582d6b1
|
server: feature to have video conversion respect resize parameters. video snapshots no longer write to file system.
|
2022-07-28 15:46:37 -07:00 |
|
Koushik Dutta
|
d3ddd52d30
|
server: media manager improvements
|
2022-07-28 14:12:43 -07:00 |
|
Koushik Dutta
|
5319bc8827
|
server: cors fixes
|
2022-07-28 08:28:27 -07:00 |
|
Koushik Dutta
|
19d670c6f3
|
server: add support for plugin forking to better utilize cpu cores in plugins like rebroadcast or nvr
|
2022-07-19 08:34:59 -07:00 |
|
Koushik Dutta
|
b247be225e
|
server: simplify plugin loading
|
2022-07-15 08:28:53 -07:00 |
|
Koushik Dutta
|
5b67c74078
|
server: implement sendSocket.
|
2022-07-13 07:48:51 -07:00 |
|
Koushik Dutta
|
41a24fbaba
|
server: Fix api access auth issue.
|
2022-07-07 09:58:51 -07:00 |
|
Koushik Dutta
|
b0fe3a4618
|
server: switch node-pty to one with modern prebuilts
|
2022-07-04 13:43:59 -07:00 |
|
Koushik Dutta
|
a8b6111db4
|
server: simplify rpc serializer
|
2022-07-04 13:28:58 -07:00 |
|
Koushik Dutta
|
a8675479c6
|
server: fix python plugins on windows
|
2022-07-01 13:22:36 -07:00 |
|