Commit Graph

2623 Commits

Author SHA1 Message Date
Tom Sightler
4accb8a7d2 Release v5.7.3 2024-11-23 21:19:30 -05:00
Tom Sightler
5059fee8d2 Bump dependencies 2024-11-22 23:00:56 -05:00
Tom Sightler
935479868a Test custom DNS for fetch issues
Use container native NodeJS even for dev.

Custom ring-client-api using undici

Update package.json

Revert to official ring-client-api
2024-11-22 22:47:23 -05:00
Tom Sightler
0f078ff9f2 Logging changes 2024-11-22 22:46:42 -05:00
Tom Sightler
4e2c1b24ac Release v5.7.2 2024-11-02 20:56:34 -04:00
Tom Sightler
032c177d91 Release v5.7.2 2024-11-02 20:43:28 -04:00
Tom Sightler
bee811c9f6 Release 5.7.2 2024-11-02 16:39:00 -04:00
tsightler
0b4fc9ba78 Merge pull request #899 from wahflz/dev
Fixed bug that incorrectly set location mode to 'disarmed'. Caused by…
2024-10-03 20:04:01 -04:00
Tom Sightler
d6eecd3f00 Fix locking bug
Fix locking bug that kept live and event streams from being active concurrently.
2024-10-01 16:46:25 -04:00
Tom Sightler
31d8f1187c Fix line endings 2024-10-01 16:43:46 -04:00
Tom Sightler
519d26d61e Ignore null ice candidates
Ignore null ice candidate
2024-09-26 08:46:01 -04:00
Tom Sightler
800fb32ef4 Bump dependencies 2024-09-25 21:31:12 -04:00
Patrick Burns
e3e3bd3e8a Fixed bug that incorrectly set location mode to 'disarmed'. Caused by async function not being awaited for value. 2024-09-06 02:50:36 -04:00
Tom Sightler
894db4ed9c Release 5.7.2 2024-08-27 21:34:46 -04:00
Tom Sightler
447daa7d18 Add initial panic button code 2024-08-27 21:32:11 -04:00
Tom Sightler
812e829170 Release v5.7.1 2024-08-16 21:21:55 -04:00
Tom Sightler
5ed0d49919 Release v5.7.1 2024-08-12 22:22:12 -04:00
Tom Sightler
f06884a85f Water valve support 2024-08-12 21:54:12 -04:00
Tom Sightler
107ece6638 Use stock node for dev 2024-08-12 18:07:49 -04:00
Tom Sightler
ccf2792e31 Water valve support 2024-08-12 18:00:38 -04:00
Tom Sightler
3daa9ea77b Release v5.7.0 2024-08-12 14:00:31 -04:00
Tom Sightler
763b6380ef Release v5.7.0 2024-08-12 13:11:13 -04:00
Tom Sightler
81501075b9 Release v5.7.0 2024-08-10 18:20:41 -04:00
Tom Sightler
c5b7f36d90 Release v5.7.0 2024-08-08 10:15:04 -04:00
Tom Sightler
adf918b5d3 Bump to node 20.16.0 2024-08-07 19:20:12 -04:00
Tom Sightler
69d17d2916 Use custom push-receiver 2024-08-07 19:18:09 -04:00
Tom Sightler
7f570b15aa Delete go2rtc binaries from app dir 2024-08-06 23:09:23 -04:00
Tom Sightler
ac8acc2b0e Release v5.7.0 2024-08-06 23:06:23 -04:00
Tom Sightler
d1abc0a7d1 Fix up linting errors 2024-08-06 23:03:40 -04:00
Tom Sightler
c762930458 Release v5.7.0 2024-07-24 14:03:57 -04:00
Tom Sightler
7e445fbf50 Release v5.7.0 2024-07-24 13:59:38 -04:00
tsightler
b91fca9da6 Delete package-lock.json 2024-07-23 10:29:23 -04:00
tsightler
b1234905fd Bump ring-client-api beta version 2024-07-23 10:08:51 -04:00
tsightler
18dccad2f4 Bump ring-client-api beta version 2024-07-23 10:07:44 -04:00
Tom Sightler
8aec2398fc Release v5.7.0 2024-07-22 20:09:21 -04:00
Tom Sightler
9073bd1413 Remove go2rtc hacks from scripts 2024-07-05 20:02:52 -04:00
Tom Sightler
b1085066b4 Custom go2rtc 2024-07-05 19:55:48 -04:00
Tom Sightler
630eb36cd4 More tweaks to improve stream reliability 2024-07-04 21:19:05 -04:00
Tom Sightler
60019ef527 Release 5.7.0
Release v5.7.0
2024-07-03 00:19:30 -04:00
Tom Sightler
de750abcb1 Use custom go2rtc build
Use custom go2rtc binary
2024-07-01 21:54:48 -04:00
Tom Sightler
2f8bb4341f Streaming stability improvements 2024-07-01 19:12:48 -04:00
Tom Sightler
5abf9b3f1b Bump go2rtc
Stick with go2rtc latest version
2024-07-01 14:23:23 -04:00
Tom Sightler
0dcaec99c2 Test node v20 2024-07-01 14:21:13 -04:00
Tom Sightler
c672a5554e Bump ring-client-api 13.0.0-beta.2
Implement FCMv1 push changes

Fixes for new notification v2 format

Revert to upstream ring-client-api

Use upstream ring-client-api

Fix timestamp for notification v2 format

Fix incorrect timestamp property

Bump ring-client-api

Drop milliseconds from ding timestamp
2024-07-01 14:21:12 -04:00
tsightler
3b249ecb70 Merge branch 'main' into dev 2024-06-18 22:29:11 -04:00
Tom Sightler
b075e2d6ef Release v5.6.7 2024-06-18 22:10:03 -04:00
Tom Sightler
22bff8dce8 Release v5.6.7 2024-06-18 22:01:45 -04:00
Tom Sightler
1784bcbf09 Kill ffmpeg during exit as well 2024-06-18 21:48:54 -04:00
Tom Sightler
5baac449e0 Release v5.6.7 2024-06-18 21:22:13 -04:00
Tom Sightler
6b401492f9 Update CHANGELOG.md 2024-06-14 14:59:54 -04:00