Moe
115752820d
Update No Motion Detector; Add Discord Notification
2019-10-31 17:26:52 -07:00
Moe
2457ccdfbf
Update notification.js
2019-10-02 19:17:20 -07:00
Moe
ac6cd26bcc
more async functions
2019-09-07 23:17:57 -07:00
Moe
5565127676
add onBeforeInsertCompletedVideo extender
...
+ minor cleanup
2019-08-14 10:41:28 -07:00
Moe
9d05ff8e59
Fix No Image Return for Snapshots++
2019-07-26 09:13:33 -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
f2918cb09b
rename `.mon` and `.mon_conf`
...
- now labelled `.activeMonitors` and `.rawMonitorConfigurations`
2019-07-07 20:39:41 -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
b0523293c1
Allow Disabling the Thumbnail for Videos List
2018-12-13 11:56:05 -08:00
Moe
ce4c07b703
Make Discord Bot log error in user logs when fails to get sendable location
2018-12-12 15:54:50 -08:00
Moe
57defcc20f
light cleanup
2018-10-15 19:40:12 -07:00
Moe
5fcdd860e0
humanize some variable names
...
+ some minor adjustments
2018-10-07 11:45:38 -07:00
Moe
9e11f6d810
move discord and email functions into libs/notification.js
...
+ add more event controllers for custom functions
2018-09-30 22:44:35 -07:00
Moe
a3744787d9
Mega Update
...
- Add Extender functions in some places. Hopefully will add in all functions after more rewriting.
- Add Backblaze B2 uploading support
- Add support for managing cloud storage space used
- put all cloud video management functions in one library file using Extender
- separate uses of "s.s". s.s = JSON.stringify again and API calls with s.s will use "s.prettyPrint"
- move ffmpeg init functions
- rename s.beat to better reflect purpose
2018-09-30 15:44:04 -07:00
Moe
1740e3461d
break s.init into individual functions
2018-09-28 18:38:14 -07:00
Moe
dd3858e94e
Modularize camera.js+++
2018-09-28 13:26:24 -07:00
Moe
af8fc608e7
Modularize camera.js
2018-09-27 22:37:08 -07:00