.. |
auth
|
Merge branch 'ldap-auth-update' into 'dev'
|
2021-04-08 03:49:47 +00:00 |
basic
|
force post body empty for generic ptz GET request
|
2023-02-24 10:57:00 -08:00 |
cameraThread
|
fix and simplify Motion Detection Accuracy Mode
|
2023-01-09 08:07:01 -08:00 |
childNode
|
remove packet limit on child node file transfer
|
2021-12-23 08:55:15 -08:00 |
commander
|
fix broken p2p when ssl object is empty
|
2023-02-20 20:38:19 -08:00 |
control
|
update auto ptz to work with motion detection
|
2023-02-15 11:45:22 -08:00 |
cron
|
make cron get conf.json from main process
|
2023-02-14 14:08:51 -08:00 |
database
|
fix column default
|
2023-01-31 11:03:32 -08:00 |
dropInEvents
|
fix event save on child node, fix command filter condition, add SideMenuAfterList
|
2022-01-12 10:41:23 -08:00 |
events
|
minor adjustment to webm compressor
|
2023-02-17 14:30:10 -08:00 |
ffmpeg
|
Add timelapse frame creation check
|
2023-01-21 17:10:21 -08:00 |
health
|
update Child Node selection formula
|
2021-11-27 15:46:54 -08:00 |
monitor
|
minor syntax cleanup
|
2023-02-24 10:21:45 -08:00 |
notifications
|
fix missing matrix-js-sdk error
|
2023-02-14 14:06:39 -08:00 |
onvifDeviceManager
|
Port over ONVIF Device Manager
|
2021-11-23 21:05:56 -08:00 |
plugins
|
Update SQL Queries on Startup
|
2022-12-17 00:07:23 +00: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
|
fix labelling for S3-Based Region selection
|
2023-02-21 14:46:41 -08:00 |
user
|
Fix Timelapse Frames in AddStorage
|
2023-01-21 07:41:40 -08:00 |
video
|
minor adjustment to webm compressor
|
2023-02-17 14:30:10 -08: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
|
Change use cases of fs.unlink with fs.rm
|
2022-11-16 21:10:26 +00:00 |
branding.js
|
Changed login splash image to a local avif
|
2022-08-08 12:45:00 +10: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
|
set default server ports for p2p and minor cleanup
|
2022-06-28 19:55:50 -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 onOtherWebSocketMessagesExtensions exec placement
|
2022-07-04 20:24:00 -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
|
better dataPort security
|
2021-12-21 12:03:56 -08:00 |
definitions.js
|
reload language and definitions when a customAutoLoad module loads
|
2022-06-07 16:46:36 -07:00 |
dropInEvents.js
|
Refactor Monitor Launch Sequence
|
2023-01-21 00:49:37 +00:00 |
events.js
|
Properly Fix #455 and lay new file for noEventsDetector
|
2023-01-31 10:13:31 -08:00 |
extenders.js
|
add onEventBasedRecordingStart extender
|
2022-12-14 18:50:08 -08:00 |
ffmpeg.js
|
Add the final fix for the Monitor Refactor
|
2023-01-31 09:24:48 -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
|
make s.readFile fs.readFile promise instead
|
2023-01-29 20:10:34 -08: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
|
Fix Timelapse Frames in AddStorage
|
2023-01-21 07:41:40 -08:00 |
timelapse.js
|
Fix Timelapse Frames in AddStorage
|
2023-01-21 07:41:40 -08:00 |
uploaders.js
|
Fix reading s.cloudDisksLoaded
|
2022-11-27 15:26:57 -08:00 |
user.js
|
Fix Timelapse Frames in AddStorage
|
2023-01-21 07:41:40 -08:00 |
version.js
|
Update SQL Queries on Startup
|
2022-12-17 00:07:23 +00:00 |
videoBrowser.js
|
Create videoBrowser.js
|
2022-11-27 15:29:26 -08:00 |
videoDropInServer.js
|
Modify Max Purge for Video, Timelapse Frames, FileBin, addStorage
|
2020-08-06 21:33:58 -07:00 |
videos.js
|
Update Cloud Uploaders
|
2022-12-21 19:26:45 +00:00 |
webServer.js
|
make config.webBlocksPreloaded modifiable by customAutoLoad
|
2022-12-15 16:51:45 -08:00 |
webServerAdminPaths.js
|
Update Monitor Delete function in API
|
2022-12-28 13:29:51 -08:00 |
webServerPaths.js
|
minor adjustment to webm compressor
|
2023-02-17 14:30:10 -08:00 |
webServerStreamPaths.js
|
Refactor Monitor Launch Sequence
|
2023-01-21 00:49:37 +00:00 |
webServerSuperPaths.js
|
Update Admin Account Creation/Edit notices
|
2023-02-16 22:42:24 -08:00 |