Josh Hawkins
|
f9e1ad253f
|
Check websocket readyState for disconnect and fix firefox pip (#12216)
|
2024-06-30 06:04:45 -06:00 |
|
Josh Hawkins
|
f0159bf41e
|
Fix jsmpeg player flickering (#12213)
|
2024-06-29 17:45:28 -06:00 |
|
Nicolas Mowen
|
21a777ab45
|
Fix nginx 5000 template (#12210)
|
2024-06-29 18:36:24 -05:00 |
|
Nicolas Mowen
|
18b8e19847
|
Fix audio model download again (#12207)
* Fix audio model download again
* Update Dockerfile
|
2024-06-29 12:55:55 -06:00 |
|
Josh Hawkins
|
53a2a865f1
|
Live player fixes and improvements (#12202)
* Live player fixes and improvements
* remove comment
* Simplify wording
|
2024-06-29 09:02:30 -06:00 |
|
Nicolas Mowen
|
48a87b16b8
|
Fix yamnet model download (#12200)
|
2024-06-29 09:35:34 -05:00 |
|
Nicolas Mowen
|
46c3ef8c6b
|
Nginx config tweaks (#12174)
* Change auth port and remove ipv6
* Add docs for nginx bind mount
* Consolidate listen statements
* Update port in docs
* Fix typing
|
2024-06-29 07:18:40 -06:00 |
|
Steven Conaway
|
94b1350c9d
|
config reference: add note about birdseye>layout>scaling_factor (#12190)
|
2024-06-28 15:34:15 -06:00 |
|
Nicolas Mowen
|
bfbacee7b5
|
Quick fix (#12153)
* Use list for zones to keep chronological order
* Replace when changing playbackRate
|
2024-06-25 07:38:37 -05:00 |
|
On Freund
|
c3455518c2
|
Update TLS docs with certbot instructions (#12141)
* Update tls.md
Update TLS docs with certbot instructions
* Apply suggestions from code review
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
---------
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
|
2024-06-24 18:06:23 -05:00 |
|
Nicolas Mowen
|
00e235867a
|
Downgrade go2rtc (#12139)
|
2024-06-24 08:26:32 -05:00 |
|
Nicolas Mowen
|
88046ebd15
|
Fix review items (#12126)
|
2024-06-23 18:52:02 -05:00 |
|
Nicolas Mowen
|
abc1ecfb60
|
Show correct previous state when updating for end (#12122)
* Show correct previous state when updating for end
* remove log
* Formatting
|
2024-06-23 08:45:10 -05:00 |
|
Nicolas Mowen
|
9bbb88cdcb
|
Fix left swipe on preview (#12104)
* Fix left swipe
* Simplify
|
2024-06-21 16:06:40 -05:00 |
|
Nicolas Mowen
|
c867d90f50
|
Add reviews topic to MQTT docs (#12097)
|
2024-06-21 11:43:52 -05:00 |
|
Nitin Gupta
|
1129a2aba4
|
Added FAQ entry for viewing logs (#12088)
|
2024-06-21 10:20:45 -06:00 |
|
Nicolas Mowen
|
3410290b45
|
Fix preview failing on cameras with - in name (#12093)
|
2024-06-21 07:33:20 -06:00 |
|
Nicolas Mowen
|
b34be991bd
|
Simplify zone objects example (#12086)
|
2024-06-20 21:06:42 -05:00 |
|
Nicolas Mowen
|
73755e9777
|
Auto focus user field for login (#12083)
|
2024-06-20 11:37:54 -05:00 |
|
Nicolas Mowen
|
c871bebee6
|
Fix export timing (#12080)
|
2024-06-20 07:25:02 -06:00 |
|
Josh Hawkins
|
a60ffe06ac
|
Prevent ptz keyboard shortcuts from reopening presets menu (#12079)
|
2024-06-20 07:24:50 -06:00 |
|
Josh Hawkins
|
9f81ce2876
|
Only close MSE websocket when it's already open (#12078)
|
2024-06-20 06:03:14 -06:00 |
|
Josh Hawkins
|
5c33cdba4e
|
Timeline performance improvements (#12070)
* Use intersection observer for timeline segments
* only render when visible
|
2024-06-19 18:14:32 -05:00 |
|
Nicolas Mowen
|
e9cdef9f25
|
fix case where camera is disabled and has no previews (#12066)
* fix case where camera is disabled and has no previews
* Maintain slow loading behavior
|
2024-06-19 12:51:19 -06:00 |
|
Nicolas Mowen
|
d01457e64d
|
Fix showing loading indicator when first loading a camera without previews (#12064)
|
2024-06-19 08:52:45 -06:00 |
|
Nicolas Mowen
|
c72d304515
|
Update go2rtc (#12063)
|
2024-06-19 08:46:23 -06:00 |
|
Sam Wright
|
10c1f7ead4
|
Update web readme (#12062)
* Update web readme
* Update /web readme
* Apply suggestions from code review
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
---------
Co-authored-by: Sam Wright <sam@sams-mbp.lan>
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
|
2024-06-19 08:11:51 -06:00 |
|
Josh Hawkins
|
7b57a66d45
|
Various UI tweaks (#12061)
|
2024-06-19 06:09:49 -06:00 |
|
Nicolas Mowen
|
767033e4d8
|
Treat meta key same as ctrl (#12051)
|
2024-06-18 20:26:00 -05:00 |
|
Nicolas Mowen
|
e6790d9a6a
|
Add ability to select all on desktop (#12044)
* Add ability to select all review items
* Refactor keybaord listener
|
2024-06-18 09:32:17 -05:00 |
|
Marc Altmann
|
4bca405e29
|
fix key error for custom models (#12042)
|
2024-06-18 07:40:54 -06:00 |
|
Nicolas Mowen
|
bdda89b5e2
|
Fix case where S6 timestamp is missing (#12040)
|
2024-06-18 08:07:28 -05:00 |
|
Josh Hawkins
|
2cbc336bc0
|
Memoize onPlaying and only instantiate one jsmpeg player (#12033)
|
2024-06-17 17:10:41 -06:00 |
|
Josh Hawkins
|
6c107883b5
|
Small jsmpeg and mse player fixes (#12032)
|
2024-06-17 14:54:14 -06:00 |
|
Nicolas Mowen
|
4635e64b2e
|
Use api path to determine type (#12031)
* Use api path to determine type
* Use in both cases
* Fix extension parsing
|
2024-06-17 14:53:35 -06:00 |
|
Nicolas Mowen
|
5b60785cca
|
Increase resolution for mobile viewing (#12025)
|
2024-06-17 12:35:36 -05:00 |
|
Nicolas Mowen
|
ef304e6f7f
|
Set image height to make bandwidth usage lower (#12024)
|
2024-06-17 08:21:51 -06:00 |
|
Nicolas Mowen
|
24770148a7
|
Don't fail when preview restore fails (#12022)
* Don't fail when preview restore fails
* Cleanup
|
2024-06-17 08:56:24 -05:00 |
|
Nicolas Mowen
|
ba6fc0fdb3
|
UI Tweaks (#12002)
* Adjust review padding
* Fix mse check
* Don't fail when cpu property is missing
* ignore lines without any spaces
|
2024-06-17 06:19:16 -06:00 |
|
Josh Hawkins
|
89a478ce0a
|
Use modal on dropdowns for mobile only (#11993)
|
2024-06-16 13:58:28 -05:00 |
|
Blake Blackshear
|
f1bb797fe0
|
enable tls by default if undefined (#11994)
|
2024-06-16 07:55:28 -05:00 |
|
Miguel Angel Nubla
|
e208241eea
|
Fix X-Proxy-Secret header passthrough (#11984)
|
2024-06-16 05:53:02 -05:00 |
|
Miguel Angel Nubla
|
02af1b0ac7
|
Fix header auth (#11985)
|
2024-06-16 05:52:17 -05:00 |
|
Nicolas Mowen
|
3c12872a56
|
Update template to include all detector types (#11981)
* Change from coral to general detector dropdown
* Update camera-support.yml
* Update config-support.yml
* Update general-support.yml
|
2024-06-15 15:26:09 -05:00 |
|
Josh Hawkins
|
4e5a6eb1c8
|
Consolidate onvif camera recommendations in docs (#11972)
|
2024-06-15 08:02:18 -05:00 |
|
Josh Hawkins
|
5617fbbcb1
|
Optional proxy in config (#11973)
|
2024-06-15 08:01:19 -05:00 |
|
Blake Blackshear
|
15e2df1e5c
|
set shortest edge to preview height (#11971)
|
2024-06-15 06:42:23 -05:00 |
|
Alex Yao
|
0d862d6aa8
|
Show failure exception message (#11964)
|
2024-06-14 20:34:14 -05:00 |
|
Blake Blackshear
|
9ceffeb191
|
split out proxy from auth (#11963)
* split out proxy from auth
* update documentation
* fixup auth mode check
|
2024-06-14 18:02:13 -05:00 |
|
Nicolas Mowen
|
b49cda274d
|
Fix calendar selection (#11959)
|
2024-06-14 12:14:32 -05:00 |
|