Blake Blackshear
3e7ed982d4
fix tests
2022-05-20 09:28:26 -05:00
Blake Blackshear
ca7bad8909
get ingress to play nice with vite
2022-05-19 07:31:51 -05:00
Blake Blackshear
da36f25fd0
fix swr fetcher
2022-05-12 12:05:34 -05:00
Blake Blackshear
691ed6a4c7
revamp recordings
2022-05-12 06:29:43 -05:00
Blake Blackshear
bc0206de9d
retain the set topic for switches
2022-04-25 07:13:22 -05:00
Blake Blackshear
95fe62e141
switch to vite
2022-03-11 07:49:06 -06:00
Blake Blackshear
1c9ba11e07
swr events refactor
2022-03-11 07:49:06 -06:00
Nicolas Mowen and GitHub
4004048add
Ability to retain specific clips / events indefinitely ( #2831 )
2022-02-21 22:03:01 -06:00
Blake Blackshear
87e2300855
set retain when setting switches from frontend
2022-02-18 21:18:26 -06:00
4efc584816
Move event-view to events table. ( #1596 )
...
* fixed position for Dialog
* added eventId to deleted item
* removed page route redirect + New Close Button
* event component added to events list. New delete reducer
* removed event route
* moved delete reducer to event page
* removed redundant event details
* keep aspect ratio
* keep aspect ratio
* removed old buttons - repositioned to top
* removed console.log
* event view function
* removed clip header
* top position
* centered image if no clips avail
* comments
* linting
* lint
* added scrollIntoView when event has been mounted
* added Clip header
* added scrollIntoView to test
* lint
* useRef to scroll event into view
* removed unused functions
* reverted changes to event.test
* scroll into view
* moved delete reducer
* removed commented code
* styling
* moved close button to right side
* Added new close svg icon
Co-authored-by: Bernt Christian Egeland <cbegelan@gmail.com >
2021-08-26 06:54:36 -05:00
Jason Hunter and Blake Blackshear
c527b1ca5d
change MQTT to toggle recordings instead of clips
2021-08-07 15:51:16 -05:00
Blake Blackshear
13c2c582ad
remove default value changes
2021-07-06 07:36:37 -05:00
ElMoribond and Blake Blackshear
fd61ca20b0
Add ability to restart
...
disable warning
2021-07-06 07:36:37 -05:00
ElMoribond and Blake Blackshear
f9add57ed4
Add ability to restart
...
I restored the original line as it can be misleading.
2021-07-06 07:36:37 -05:00
ElMoribond and Blake Blackshear
9971482506
Add ability to restart
2021-07-06 07:36:37 -05:00
ElMoribond and Blake Blackshear
a2d5754e4b
Add ability to restart
2021-07-06 07:36:37 -05:00
Bernt Christian Egeland and Blake Blackshear
6e6ee93282
error handling and linting
2021-07-05 08:24:46 -05:00
Bernt Christian Egeland and Blake Blackshear
85de881181
resolve #1143
2021-07-05 08:24:46 -05:00
Jason Hunter and Blake Blackshear
5461308d30
Initial Recordings UI
2021-06-05 07:30:18 -05:00
Blake Blackshear
b2a2fe898c
ensure base url works for websockets
2021-02-21 09:32:45 -06:00
Blake Blackshear
31d408a746
dynamic ws/wss selection
2021-02-20 08:20:17 -06:00
Paul Armstrong and Blake Blackshear
b6ba6459fb
feat(web): detect, clips, snapshots toggles
2021-02-20 08:20:17 -06:00
Paul Armstrong and Blake Blackshear
e399790442
feat(web): mqtt for stats
2021-02-20 08:20:17 -06:00
Paul Armstrong and Blake Blackshear
3348f04889
test(web): App
2021-02-20 08:20:17 -06:00
Paul Armstrong and Blake Blackshear
85776cc7d0
test(web): fix switch case indent lint
2021-02-20 08:20:17 -06:00
Paul Armstrong and Blake Blackshear
6d133ef724
test(web): api/index.jsx
2021-02-20 08:20:17 -06:00
Paul Armstrong and Blake Blackshear
daa759cc55
test(web): add eslint and PR lint validation
2021-02-20 08:20:17 -06:00
Paul Armstrong and Blake Blackshear
e6516235fa
feat(web): auto-paginate events page
2021-01-31 06:18:35 -06:00