@scrypted/nvr 0.0.257 → 0.0.259
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -42
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<details>
|
|
2
|
-
<summary
|
|
2
|
+
<summary>Changelog</summary>
|
|
3
3
|
|
|
4
4
|
### 0.0.255
|
|
5
5
|
|
|
@@ -158,7 +158,6 @@ fix event history jumping
|
|
|
158
158
|
|
|
159
159
|
fix event loading refresh bug
|
|
160
160
|
fix camera order drag ghosting on safari
|
|
161
|
-
publish
|
|
162
161
|
|
|
163
162
|
|
|
164
163
|
### 0.0.212
|
|
@@ -189,7 +188,6 @@ grant non-admin access to NVR in landing page
|
|
|
189
188
|
|
|
190
189
|
clean up reconnection warning to prevent ui jitter
|
|
191
190
|
clean up reconnection warning to prevent ui jitter
|
|
192
|
-
publish
|
|
193
191
|
|
|
194
192
|
|
|
195
193
|
### 0.0.207
|
|
@@ -197,7 +195,6 @@ publish
|
|
|
197
195
|
implement iOS picture in picture
|
|
198
196
|
support hiding and reordering cameras
|
|
199
197
|
fix timeline loading bug near edges
|
|
200
|
-
publish
|
|
201
198
|
|
|
202
199
|
|
|
203
200
|
### 0.0.206
|
|
@@ -212,22 +209,12 @@ fix detection thumbnails on nvr.scrypted.app
|
|
|
212
209
|
reduce wire traffic for event thumbnails
|
|
213
210
|
|
|
214
211
|
|
|
215
|
-
### 0.0.204
|
|
216
|
-
|
|
217
|
-
publish
|
|
218
|
-
|
|
219
|
-
|
|
220
212
|
### 0.0.203
|
|
221
213
|
|
|
222
214
|
fix bug when low/local stream mixup
|
|
223
215
|
fix bug when there are less than 3 streams
|
|
224
216
|
|
|
225
217
|
|
|
226
|
-
### 0.0.202
|
|
227
|
-
|
|
228
|
-
publish
|
|
229
|
-
|
|
230
|
-
|
|
231
218
|
### 0.0.201
|
|
232
219
|
|
|
233
220
|
add shim to fix wkwebview fullscreen bugs
|
|
@@ -284,11 +271,6 @@ fix beta expiration
|
|
|
284
271
|
fix mobil back button, add account username text
|
|
285
272
|
|
|
286
273
|
|
|
287
|
-
### 0.0.188
|
|
288
|
-
|
|
289
|
-
publish
|
|
290
|
-
|
|
291
|
-
|
|
292
274
|
### 0.0.187
|
|
293
275
|
|
|
294
276
|
remove debug logging
|
|
@@ -312,11 +294,6 @@ implement notification clicks for web
|
|
|
312
294
|
fix firefox datachannel race condition
|
|
313
295
|
|
|
314
296
|
|
|
315
|
-
### 0.0.181
|
|
316
|
-
|
|
317
|
-
publish
|
|
318
|
-
|
|
319
|
-
|
|
320
297
|
### 0.0.180
|
|
321
298
|
|
|
322
299
|
fix adaptive bitrate usage, update readme
|
|
@@ -445,11 +422,6 @@ add logout button in unlicensed modal dialog
|
|
|
445
422
|
Filter out motion objects
|
|
446
423
|
|
|
447
424
|
|
|
448
|
-
### 0.0.152
|
|
449
|
-
|
|
450
|
-
publish
|
|
451
|
-
|
|
452
|
-
|
|
453
425
|
### 0.0.151
|
|
454
426
|
|
|
455
427
|
send camera url as part of notification
|
|
@@ -498,7 +470,6 @@ transition aspect ratio faster on camera change
|
|
|
498
470
|
fix click scrub flashing
|
|
499
471
|
fix label alignment issue
|
|
500
472
|
ui cleanups
|
|
501
|
-
publish
|
|
502
473
|
working ios notifications
|
|
503
474
|
remove old notification button
|
|
504
475
|
fix build error
|
|
@@ -517,15 +488,9 @@ ios project cleanups
|
|
|
517
488
|
more landscape fixes
|
|
518
489
|
|
|
519
490
|
|
|
520
|
-
### 0.0.145
|
|
521
|
-
|
|
522
|
-
publish
|
|
523
|
-
|
|
524
|
-
|
|
525
491
|
### 0.0.144
|
|
526
492
|
|
|
527
493
|
fix landscape detection in demo
|
|
528
|
-
publish
|
|
529
494
|
|
|
530
495
|
|
|
531
496
|
### 0.0.143
|
|
@@ -549,7 +514,6 @@ remove pip on ios safari. wip ios app.
|
|
|
549
514
|
ui refactor to fix sizing issues
|
|
550
515
|
update readme with noting no cloud camera support
|
|
551
516
|
use viewport-fit=cover to fill notched areas on phones
|
|
552
|
-
publish
|
|
553
517
|
|
|
554
518
|
|
|
555
519
|
### 0.0.141
|
|
@@ -576,11 +540,6 @@ marker tick time should update while scrolling @haxorcize#1023
|
|
|
576
540
|
fix smooth change frames being unused and flooding io thread
|
|
577
541
|
|
|
578
542
|
|
|
579
|
-
### 0.0.135
|
|
580
|
-
|
|
581
|
-
publish
|
|
582
|
-
|
|
583
|
-
|
|
584
543
|
### 0.0.134
|
|
585
544
|
|
|
586
545
|
fix scrubbing time leak
|
package/dist/plugin.zip
CHANGED
|
Binary file
|