..
auth
Add Alternate Logins section in Settings, Minor Cleanup
2021-04-03 21:46:58 -07:00
basic
cleanup cron.js and fix broken knexQuery
2020-10-18 21:41:27 -07:00
cameraThread
PTZ : Fix Turn Speed
2021-01-30 11:02:13 -08:00
commander
send headers in P2P bridges as well
2021-03-27 06:56:32 -07:00
control
PTZ : Fix Turn Speed
2021-01-30 11:02:13 -08:00
database
error catching parse for db row details parsing
2021-03-27 06:56:00 -07:00
events
fix addEventDetailsToString undefined
2021-03-27 13:04:01 -07:00
ffmpeg
Fix Reolink RTMP restart bug, fix undefined codec array
2021-03-31 11:01:05 -07:00
health
update ram collection
2020-08-28 09:30:25 -07:00
monitor
Fix Reolink RTMP restart bug, fix undefined codec array
2021-03-31 11:01:05 -07:00
notifications
fix discord notification lock
2021-01-30 15:04:26 -08:00
onvifDeviceManager
onvifDeviceManager and Form Builder UI cleanup
2020-12-05 11:54:40 -08:00
plugins
Plugin Manager : allow cancelling install processes
2021-01-21 08:32:08 -08:00
rtmpserver
modify libs/rtmpserver/node_core_logger.js
2019-06-21 13:23:25 -07:00
scanners
Fixes for PTZ and ONVIF controls
2020-12-16 09:28:16 -08:00
sql
make all deleteOldVideos actions occur in cron.js, promisify cron funcs
2021-02-05 17:36:10 -08:00
system
re-add Update button to Superuser panel (dedicated and git-only)
2020-10-29 20:56:57 -07:00
uploaders
cleanup Google Drive Upload code
2020-11-08 21:20:39 -08:00
user
cleanup Google Drive Upload code
2020-11-08 21:20:39 -08:00
video
make all deleteOldVideos actions occur in cron.js, promisify cron funcs
2021-02-05 17:36:10 -08:00
.gitignore
Automatic Loading for custom js modules
2018-12-12 15:02:24 -08:00
auth.js
Add Alternate Logins section in Settings, Minor Cleanup
2021-04-03 21:46:58 -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
update CPU use collection for Child Nodes
2020-08-27 15:49:16 -07:00
codeTester.js
Convert to Packagable Syntax
2020-05-09 17:27:44 -07:00
commander.js
humanize Easy Remote Access tab more
2020-10-07 14:25:28 -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
allow enable and disable of plugins as workers
2021-01-19 09:04:07 -08:00
definitions.js
Allow custom loading definition elements
2019-04-13 18:58:55 -07:00
dropInEvents.js
Enable PASV mode support for the FTP server. Some cheap Dahua imports require PASV mode when sending FTP event notifications.
2021-03-28 13:04:42 -05:00
events.js
event.js : finish moving out functions to events/utils.js
2021-01-02 10:49:05 -08:00
extenders.js
Allow watching uploaded videos from Google Drive in Dashboard
2020-06-15 07:53:08 -07:00
ffmpeg.js
clean up ffmpeg.js and use of ffprobe
2020-11-16 18:08:24 -08: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
fix discord notification lock
2021-01-30 15:04:26 -08:00
notification.js
cleanup scanners.js and notification.js
2020-11-17 14:21:52 -08: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
Convert to Packagable Syntax
2020-05-09 17:27:44 -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
Merge branch 'cron.js-update' into 'dev'
2021-02-12 19:13:49 +00:00
sql.js
Add Alternate Logins section in Settings, Minor Cleanup
2021-04-03 21:46:58 -07:00
startup.js
Fix Timelapse Max Storage Share default amount
2021-01-30 07:33:19 -08:00
timelapse.js
Fix frame deletion (allow row delete if file does not exist)
2021-02-11 09:45:05 -08:00
uploaders.js
baisc Google Drive support for Auto Backup
2020-06-15 00:54:52 -07:00
user.js
Fix Sub Account Settings Save
2021-01-30 06:26:00 -08:00
version.js
log Shinobi version on start and show in Superuser panel+
2019-07-29 13:10:08 -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
API Keys Manager : clean up interface layout
2021-02-08 20:45:35 -08:00
webServerPaths.js
Add Alternate Logins section in Settings, Minor Cleanup
2021-04-03 21:46:58 -07:00
webServerStreamPaths.js
http icon flag handler from query string
2020-10-07 14:26:30 -07:00
webServerSuperPaths.js
add get for conf.json by api and make config update POST only
2021-04-01 22:41:39 -07:00