Shinobi/libs
Moe 830d702241 Update dataPort.js 2023-10-04 15:38:16 -07:00
..
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 auto close snapshot worker after 10 seconds if left hanging 2023-04-11 13:02:43 -07:00
childNode fix child node s.camera execution 2023-08-20 09:46:23 -07: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 utils.js 2023-07-22 12:14:35 -07:00
dropInEvents fix event save on child node, fix command filter condition, add SideMenuAfterList 2022-01-12 10:41:23 -08:00
events fix event time for titles 2023-10-04 12:15:30 -07:00
ffmpeg Add "noDefaultRecordingSegmentFormatOptions" bool 2023-09-16 07:53:20 -07:00
health update Child Node selection formula 2021-11-27 15:46:54 -08:00
monitor undo some experiments 2023-09-14 21:26:20 -07:00
notifications add global webhook method selector 2023-10-03 19:29:31 -07: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 re-add "No Region" to s3based 2023-09-19 20:39:10 -07:00
user "Video Access" and "User Logged Out" user logging 2023-09-20 11:31:50 -07: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 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 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 Update dataPort.js 2023-10-04 15:38:16 -07: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 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
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 Fix Auto Port set for RTMP on startup 2023-09-14 21:24:23 -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 "Video Access" and "User Logged Out" user logging 2023-09-20 11:31:50 -07: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