.. |
auth
|
Merge branch 'ldap-auth-update' into 'dev'
|
2021-04-08 03:49:47 +00:00 |
basic
|
Fix saving Subscription Key in first login
|
2021-06-09 12:52:34 -07:00 |
cameraThread
|
allow swapping pam-diff engine
|
2021-10-15 13:43:00 -07:00 |
commander
|
Force P2P connection to reinit every 15 minutes
|
2021-04-29 17:59:05 -07:00 |
control
|
get snapshot from ONVIF if initialized
|
2021-10-17 22:04:21 -07:00 |
database
|
error catching parse for db row details parsing
|
2021-03-27 06:56:00 -07:00 |
events
|
put autoPtz in after event is validated
|
2021-09-30 15:49:34 -07:00 |
ffmpeg
|
fix for issue #339
|
2021-10-03 13:04:34 -07:00 |
health
|
update ram collection
|
2020-08-28 09:30:25 -07:00 |
monitor
|
add stimeout to snapshot ffmpeg command
|
2021-10-16 15:46:13 -07:00 |
notifications
|
Added Pushover notifications
|
2021-07-18 19:36:09 +00:00 |
onvifDeviceManager
|
onvifDeviceManager and Form Builder UI cleanup
|
2020-12-05 11:54:40 -08:00 |
plugins
|
Add onSubscriptionCheck extender, minor adjustment to plugin loader
|
2021-05-22 09:24:51 -07:00 |
rtmpserver
|
modify libs/rtmpserver/node_core_logger.js
|
2019-06-21 13:23:25 -07:00 |
scanners
|
get snapshot from ONVIF if initialized
|
2021-10-17 22:04:21 -07:00 |
sql
|
make all deleteOldVideos actions occur in cron.js, promisify cron funcs
|
2021-02-05 17:36:10 -08:00 |
system
|
fix docker config save, add customAutoLoad superRawJs
|
2021-06-21 13:06:39 -07:00 |
uploaders
|
Point node-ssh at git repo because npmjs version is broken
|
2021-05-31 10:51:41 -07:00 |
user
|
cleanup Google Drive Upload code
|
2020-11-08 21:20:39 -08:00 |
video
|
Make Notification Video Length apply to new video extract method
|
2021-06-21 16:52:07 -07:00 |
.gitignore
|
Automatic Loading for custom js modules
|
2018-12-12 15:02:24 -08:00 |
auth.js
|
Add Linking and Unlinking Google Sign-In from Alt Logins section
|
2021-04-03 23:53:38 -07:00 |
basic.js
|
cleanup scanners.js and notification.js
|
2020-11-17 14:21:52 -08:00 |
branding.js
|
Some Updates and Fixes
|
2019-04-02 20:47:03 -07:00 |
childNode.js
|
delete messages were emitting to wrong childnode
|
2021-10-15 10:10:29 +08:00 |
codeTester.js
|
Convert to Packagable Syntax
|
2020-05-09 17:27:44 -07:00 |
commander.js
|
Add second Vancouver P2P server
|
2021-04-13 20:49:26 -07:00 |
common.js
|
rebuild query string without postData instead of search and replace
|
2021-01-18 08:03:14 -08:00 |
config.js
|
Merge branch 'onvif-device-manager' into 'dev'
|
2020-12-06 02:53:58 +00:00 |
control.js
|
Improve Automatic PTZ (Return Home when Object lost)
|
2020-09-19 23:28:35 -07:00 |
customAutoLoad.js
|
minor cleanup
|
2021-09-02 17:51:36 -07:00 |
definitions.js
|
Allow custom loading definition elements
|
2019-04-13 18:58:55 -07:00 |
dropInEvents.js
|
minor cleanup
|
2021-09-13 08:03:35 -07:00 |
events.js
|
event.js : finish moving out functions to events/utils.js
|
2021-01-02 10:49:05 -08:00 |
extenders.js
|
add s.onUserLog event handler
|
2021-08-17 20:43:51 -07:00 |
ffmpeg.js
|
make cameraThread/singleCamera.js daemon path configurable
|
2021-08-26 12:51:05 -07:00 |
fileBin.js
|
make cron delete fileBin files and adjust live counter accordingly
|
2020-10-18 22:15:06 -07:00 |
folders.js
|
keep primary Temp directory path in memory
|
2020-08-14 19:21:55 -07:00 |
health.js
|
update CPU use collection for Child Nodes
|
2020-08-27 15:49:16 -07:00 |
language.js
|
Fix definitions for Uploaders
|
2019-03-21 14:54:11 -07:00 |
monitor.js
|
get snapshot from ONVIF if initialized
|
2021-10-17 22:04:21 -07:00 |
notification.js
|
Added Pushover notifications
|
2021-07-18 19:36:09 +00:00 |
onvifDeviceManager.js
|
onvifDeviceManager : add confirm windows and camera reboot button
|
2020-12-05 14:24:44 -08:00 |
plugins.js
|
create pluginWorkerBase to be used with plugins running as Workers
|
2021-01-20 19:00:45 -08:00 |
process.js
|
Add date to Uncaught Exceptions
|
2021-05-19 07:39:37 -07:00 |
rtmpserver.js
|
Add RTMP Server with Node-Media-Server
|
2019-02-13 22:29:19 -08:00 |
scanners.js
|
cleanup scanners.js and notification.js
|
2020-11-17 14:21:52 -08:00 |
scheduler.js
|
fix schedules repeat
|
2020-09-16 13:04:56 -07:00 |
shinobiHub.js
|
Add API request to upload all available monitor configs
|
2020-05-20 10:44:56 -07:00 |
socketio.js
|
Update socketio.js
|
2021-05-18 12:30:52 -07:00 |
sql.js
|
charset and collate are only allowed for mysql
|
2021-04-25 13:39:59 +00:00 |
startup.js
|
Fix saving Subscription Key in first login
|
2021-06-09 12:52:34 -07:00 |
timelapse.js
|
Allow plugin to send frame back to be re-used for save or notification
|
2021-05-19 20:18:19 -07:00 |
uploaders.js
|
baisc Google Drive support for Auto Backup
|
2020-06-15 00:54:52 -07:00 |
user.js
|
add s.onUserLog event handler
|
2021-08-17 20:43:51 -07:00 |
version.js
|
Add System Information to Superuser UI
|
2021-04-05 14:13:20 -07:00 |
videoDropInServer.js
|
Modify Max Purge for Video, Timelapse Frames, FileBin, addStorage
|
2020-08-06 21:33:58 -07:00 |
videos.js
|
Default failed addStorage detection to null
|
2021-03-29 11:37:13 -07:00 |
webServer.js
|
minor cleanup to usage
|
2020-09-21 23:49:18 -07:00 |
webServerAdminPaths.js
|
get snapshot from ONVIF if initialized
|
2021-10-17 22:04:21 -07:00 |
webServerPaths.js
|
minor cleanup
|
2021-09-13 08:03:35 -07:00 |
webServerStreamPaths.js
|
http icon flag handler from query string
|
2020-10-07 14:26:30 -07:00 |
webServerSuperPaths.js
|
fix docker config save, add customAutoLoad superRawJs
|
2021-06-21 13:06:39 -07:00 |