Moe
55f2567976
Add Permission checks to Scheduler, Probe, and ONVIF Device Man
2022-08-06 11:18:46 -07:00
Serdar Sanri
267cd88500
fix for
...
```
0|camera | knexError----------------------------------- END
0|camera | TypeError: Cannot read properties of undefined (reading 'forEach')
0|camera | at /home/Shinobi/libs/scheduler.js:11:18
0|camera | at /home/Shinobi/libs/database/utils.js:159:33
0|camera | at __node_internal_ (node:util:281:10)
0|camera | at processTicksAndRejections (node:internal/process/task_queues:83:21)
0|camera | Uncaught Exception occured! Wed Jul 06 2022 03:58:06 GMT+0000 (Coordinated Universal Time)
```
2022-07-07 04:50:10 +00:00
Moe Alam
27fff92c7f
fix schedules repeat
2020-09-16 13:04:56 -07:00
Moe
4be1659873
update some delete queries
2020-08-07 15:12:45 -07:00
Moe
c56fbc1d93
sqlQuery Conversion : Fix syntax errors
2020-08-05 18:15:10 -07:00
Moe
556ea34ba8
sqlQuery Conversion : minor cleanup
2020-07-11 00:39:11 -07:00
Moe
21ea4d804f
sqlQuery Conversion : basic, events, notifications, scheduler, socketio
2020-07-09 22:48:34 -07:00
Moe
683218d988
minor touch up
2020-05-27 17:48:30 -07:00
Moe
c2a9633cc1
Refactor Schedules js, add Scheduler launcher in Preset section
2020-05-27 17:46:37 -07:00
Moe
695bc8c781
Fix No Image Return for Snapshots
...
- this fixes the icons on the left side and the snapshots provided in detection events.
+ remove extra debug log in scheduler.js
2019-07-25 22:43:34 -07:00
Moe
c31d3bfebd
Update Scheduling Manager
...
- Add selection for Days of the week
- Add Timezone selector
- cleanup schedule.js
2019-07-23 22:06:23 -07:00
Moe
4884597ae8
Add Missing fs module from notification.js
...
+ add "schedules" to "schedule" API method
2019-01-01 11:23:43 -08:00
Moe
afdc0cf568
Audio Detector, Detect Object in Region, and API Methods for Scheduling System
...
- Audio Detector measures decibels (dB). Section can be found under Motion Detection.
- Regions can now be used with Object detection alone, find the option the Object Detection section.
- Scheduling System will allow automatically activating Monitor States based on time. GUI will be posted in the next commit.
+ Update Installers
+ Update framework.sql
+ `npm test` will run the test
+ Minor Bug Fixes
2018-12-29 11:32:12 -08:00