.. |
auth
|
update all instances where .sub was used and replace with .subAccount
|
2022-02-16 20:41:28 -08:00 |
basic
|
Child Node Framework Update : syntax fixes+
|
2021-11-25 12:49:35 -08:00 |
cameraThread
|
cleanup cameraThread/dataPortConnection
|
2021-11-24 13:02:38 -08:00 |
childNode
|
remove packet limit on child node file transfer
|
2021-12-23 08:55:15 -08:00 |
commander
|
P2P Connection check every 15 minutes if disconnected
|
2021-11-21 07:39:40 -08:00 |
control
|
properly get snap from ONVIF device when available
|
2021-12-04 19:11:18 -08:00 |
database
|
update all instances where .sub was used and replace with .subAccount
|
2022-02-16 20:41:28 -08:00 |
dropInEvents
|
fix event save on child node, fix command filter condition, add SideMenuAfterList
|
2022-01-12 10:41:23 -08:00 |
events
|
run finalize action on event based recording on exit of record process
|
2022-01-20 13:02:36 -08:00 |
ffmpeg
|
Update libs/ffmpeg/builders.js
|
2022-01-30 02:09:58 +00:00 |
health
|
update Child Node selection formula
|
2021-11-27 15:46:54 -08:00 |
monitor
|
fix fatalError trigger on monitor processes
|
2021-12-09 08:22:44 -08:00 |
notifications
|
update details check for sub to use column
|
2022-02-16 20:13:36 -08:00 |
onvifDeviceManager
|
Port over ONVIF Device Manager
|
2021-11-23 21:05:56 -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
|
fix onvif scanner result draw
|
2021-12-19 12:32:44 -08: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
|
add "Not Authorized" notice to Backblaze Uploader
|
2021-12-25 16:08:50 -08:00 |
user
|
update details check for archived to use column
|
2022-02-16 20:11:08 -08:00 |
video
|
clean up scanForOrphanedVideos execution for childNode
|
2021-11-30 08:08:07 -08:00 |
.gitignore
|
Automatic Loading for custom js modules
|
2018-12-12 15:02:24 -08:00 |
auth.js
|
update all instances where .sub was used and replace with .subAccount
|
2022-02-16 20:41:28 -08:00 |
basic.js
|
cleanup scanners.js and notification.js
|
2020-11-17 14:21:52 -08:00 |
branding.js
|
Update branding.js
|
2021-11-08 14:29:05 -08:00 |
childNode.js
|
Child Node Framework Update : fix disconnected child recovery
|
2021-11-28 11:06:01 -08:00 |
codeTester.js
|
Convert to Packagable Syntax
|
2020-05-09 17:27:44 -07:00 |
commander.js
|
update P2P Server list for dev branch
|
2021-11-18 19:48:13 -08:00 |
common.js
|
fix onvif scanner result draw
|
2021-12-19 12:32:44 -08:00 |
config.js
|
redesigned login page
|
2021-09-02 21:45:35 -07:00 |
control.js
|
Improve Automatic PTZ (Return Home when Object lost)
|
2020-09-19 23:28:35 -07:00 |
customAutoLoad.js
|
allow choosing which page blocks load to dashboard
|
2021-10-15 21:21:37 -07:00 |
dataPort.js
|
better dataPort security
|
2021-12-21 12:03:56 -08:00 |
definitions.js
|
Allow custom loading definition elements
|
2019-04-13 18:58:55 -07:00 |
dropInEvents.js
|
fixed issue 359
|
2022-01-29 08:47:25 +00:00 |
events.js
|
event.js : finish moving out functions to events/utils.js
|
2021-01-02 10:49:05 -08:00 |
extenders.js
|
make http websocket upgrade less hardcoded
|
2021-11-24 15:40:59 -08:00 |
ffmpeg.js
|
fix ffmpeg.js
|
2021-12-19 07:39:44 -08:00 |
fileBin.js
|
update all instances where .sub was used and replace with .subAccount
|
2022-02-16 20:41:28 -08: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 language selection
|
2021-10-24 16:34:31 -07:00 |
monitor.js
|
update all instances where .sub was used and replace with .subAccount
|
2022-02-16 20:41:28 -08:00 |
notification.js
|
Email Notification settings are now configurable in Account Settings
|
2022-02-07 11:15:11 -08:00 |
onvifDeviceManager.js
|
fix posting on ONVIF Device Manager Endpoints
|
2021-11-23 22:56:50 -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
|
update all instances where .sub was used and replace with .subAccount
|
2022-02-16 20:41:28 -08:00 |
shinobiHub.js
|
minor cleanup
|
2021-10-23 17:28:26 -07:00 |
socketio.js
|
update all instances where .sub was used and replace with .subAccount+
|
2022-02-16 20:53:16 -08:00 |
sql.js
|
update old sub account rows to use new column on start
|
2022-02-16 22:04:44 -08:00 |
startup.js
|
update details check for sub to use column
|
2022-02-16 20:13:36 -08:00 |
timelapse.js
|
update all instances where .sub was used and replace with .subAccount
|
2022-02-16 20:41:28 -08:00 |
uploaders.js
|
fix displaying Uploader fields
|
2021-11-15 13:09:37 -08:00 |
user.js
|
update all instances where .sub was used and replace with .subAccount+
|
2022-02-16 20:53:16 -08: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
|
run finalize action on timelapse video build on exit of build process
|
2022-01-20 13:01:59 -08:00 |
webServer.js
|
make http websocket upgrade less hardcoded
|
2021-11-24 15:40:59 -08:00 |
webServerAdminPaths.js
|
Update webServerAdminPaths.js
|
2022-02-16 20:54:26 -08:00 |
webServerPaths.js
|
update all instances where .sub was used and replace with .subAccount++
|
2022-02-16 22:46:35 -08:00 |
webServerStreamPaths.js
|
update all instances where .sub was used and replace with .subAccount
|
2022-02-16 20:41:28 -08:00 |
webServerSuperPaths.js
|
update all instances where .sub was used and replace with .subAccount
|
2022-02-16 20:41:28 -08:00 |