.. |
auth
|
Merge branch 'ldap-auth-update' into 'dev'
|
2021-04-08 03:49:47 +00:00 |
basic
|
update object tracker version and update branding defaults
|
2024-03-12 13:38:00 -07:00 |
cameraThread
|
pass dataPort to detector engine
|
2023-12-13 16:59:52 -08:00 |
childNode
|
fix syntax error in childUtils.js+
|
2024-01-02 10:04:58 -08:00 |
commander
|
update remote shell control and allow custom host/port
|
2023-08-11 14:24:02 -07:00 |
control
|
(Super) Timeline, Power Viewer v10
|
2023-08-04 17:00:58 +00:00 |
cron
|
make cron get conf.json from main process
|
2023-02-14 14:08:51 -08:00 |
database
|
Update preQueries.js
|
2023-08-09 06:14:24 +00:00 |
dropInEvents
|
fix event save on child node, fix command filter condition, add SideMenuAfterList
|
2022-01-12 10:41:23 -08:00 |
events
|
add additional tracker functions
|
2024-02-06 10:59:06 -08:00 |
ffmpeg
|
fix "Send Frames" toggle for object when motion off
|
2023-10-07 10:01:47 -07:00 |
health
|
update Child Node selection formula
|
2021-11-27 15:46:54 -08:00 |
monitor
|
Fix monitor sub stream process crashing+
|
2023-12-22 09:59:31 -08:00 |
notifications
|
Merge branch 'rejectUnauthorized' into 'dev'
|
2024-03-11 20:18:36 +00:00 |
onvifDeviceManager
|
Port over ONVIF Device Manager
|
2021-11-23 21:05:56 -08:00 |
plugins
|
make plugins enabled by super start before monitors
|
2023-07-14 22:31:33 -07:00 |
rtmpserver
|
modify libs/rtmpserver/node_core_logger.js
|
2019-06-21 13:23:25 -07:00 |
scanners
|
Add credentials to snapshots for cameras that need it
|
2022-07-19 13:24:48 -07:00 |
sql
|
make all deleteOldVideos actions occur in cron.js, promisify cron funcs
|
2021-02-05 17:36:10 -08:00 |
system
|
fix configuration get/set for docker
|
2022-12-10 11:31:46 +02:00 |
uploaders
|
make backblaze errors not return file buffer with error
|
2024-01-07 11:01:53 -08:00 |
user
|
fix #504
|
2023-12-26 19:17:11 -08:00 |
video
|
fix typo for function splitForFFMPEG
|
2023-03-28 09:11:21 +07:00 |
.gitignore
|
Automatic Loading for custom js modules
|
2018-12-12 15:02:24 -08:00 |
auth.js
|
Fix API Permissions for Session Key
|
2022-11-28 15:54:27 -08:00 |
basic.js
|
Manually merge !465 with some changes
|
2023-05-20 18:25:28 -07:00 |
branding.js
|
update object tracker version and update branding defaults
|
2024-03-12 13:38:00 -07:00 |
childNode.js
|
childNode adjustments
|
2023-10-26 10:26:33 -07:00 |
codeTester.js
|
Convert to Packagable Syntax
|
2020-05-09 17:27:44 -07:00 |
commander.js
|
cleanup p2p init and fix breakge with blank ssl object
|
2023-03-14 21:33:17 -07:00 |
common.js
|
Refactor Monitor Launch Sequence
|
2023-01-21 00:49:37 +00:00 |
config.js
|
add passing super.json path parameter on camera.js run
|
2023-01-20 16:24:38 -08:00 |
control.js
|
fix log output for ptz and minor cleanup
|
2023-07-22 12:14:07 -07:00 |
cron.js
|
make cron get conf.json from main process
|
2023-02-14 14:08:51 -08:00 |
customAutoLoad.js
|
Fix customAutoLoad loading pageBlocks
|
2022-10-11 20:14:33 -07:00 |
dataPort.js
|
pass dataPort to detector engine
|
2023-12-13 16:59:52 -08:00 |
definitions.js
|
reload language and definitions when a customAutoLoad module loads
|
2022-06-07 16:46:36 -07:00 |
dropInEvents.js
|
fix jpeg write for ftpServer
|
2024-02-06 10:54:45 -08:00 |
events.js
|
Fix Multi Record Monitor Tags on Event
|
2023-03-15 13:25:43 -07:00 |
extenders.js
|
"Video Access" and "User Logged Out" user logging
|
2023-09-20 11:31:50 -07:00 |
ffmpeg.js
|
fix typo for function splitForFFMPEG
|
2023-03-28 09:11:21 +07:00 |
fieldBuild.js
|
ejs upgrade 3.1.9
|
2024-02-26 19:16:51 -08:00 |
fileBin.js
|
add some more functions for fileBin control
|
2023-01-28 11:13:27 -08:00 |
folders.js
|
keep primary Temp directory path in memory
|
2020-08-14 19:21:55 -07:00 |
health.js
|
Fix CPU usage on macos
|
2022-07-10 21:09:17 -03:00 |
language.js
|
reload language and definitions when a customAutoLoad module loads+
|
2022-06-07 17:40:53 -07:00 |
monitor.js
|
Add vitormicillo fix to s.getRawSnapshotFromMonitor
|
2024-03-22 16:43:51 -07:00 |
notification.js
|
Matrix Notifications Support
|
2023-02-13 14:28:50 -08:00 |
onvifDeviceManager.js
|
Add Permission checks to Scheduler, Probe, and ONVIF Device Man
|
2022-08-06 11:18:46 -07:00 |
plugins.js
|
fix plugins auto load
|
2022-12-09 22:58:35 -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
|
Add Permission checks to Scheduler, Probe, and ONVIF Device Man
|
2022-08-06 11:18:46 -07:00 |
scheduler.js
|
Add Permission checks to Scheduler, Probe, and ONVIF Device Man
|
2022-08-06 11:18:46 -07:00 |
shinobiHub.js
|
Fixing sending postData with control URLs. Fixed non-working stop command for PTZ control.
|
2022-11-18 15:43:55 -05:00 |
socketio.js
|
remove loadGroupApps from login
|
2022-09-14 10:00:38 -07:00 |
sql.js
|
Update SQL Queries on Startup
|
2022-12-17 00:07:23 +00:00 |
startup.js
|
make plugins enabled by super start before monitors
|
2023-07-14 22:31:33 -07:00 |
timelapse.js
|
Manually merge !465 with some changes
|
2023-05-20 18:25:28 -07:00 |
uploaders.js
|
Fix reading s.cloudDisksLoaded
|
2022-11-27 15:26:57 -08:00 |
user.js
|
"Video Access" and "User Logged Out" user logging
|
2023-09-20 11:31:50 -07:00 |
version.js
|
Update SQL Queries on Startup
|
2022-12-17 00:07:23 +00:00 |
videoBrowser.js
|
Fix video browser time zone used by HA plugin
|
2023-07-30 11:52:48 +07:00 |
videoDropInServer.js
|
Modify Max Purge for Video, Timelapse Frames, FileBin, addStorage
|
2020-08-06 21:33:58 -07:00 |
videos.js
|
(Super) Timeline, Power Viewer v10
|
2023-08-04 17:00:58 +00:00 |
webServer.js
|
remove power viewer files
|
2023-08-06 10:13:00 -07:00 |
webServerAdminPaths.js
|
Update Monitor Delete function in API
|
2022-12-28 13:29:51 -08:00 |
webServerPaths.js
|
ejs upgrade 3.1.9
|
2024-02-26 19:16:51 -08:00 |
webServerStreamPaths.js
|
fix for mjpeg access on Shinobi start error
|
2023-09-12 10:33:31 -07:00 |
webServerSuperPaths.js
|
Update Admin Account Creation/Edit notices
|
2023-02-16 22:42:24 -08:00 |