Shinobi/libs
Moe 6799f90e5d update rmdir cases to rm 2022-12-27 15:30:59 -08:00
..
auth Merge branch 'ldap-auth-update' into 'dev' 2021-04-08 03:49:47 +00:00
basic Fixing sending postData with control URLs. Fixed non-working stop command for PTZ control. 2022-11-18 15:43:55 -05:00
cameraThread minor cleanup 2022-12-06 22:45:35 -08:00
childNode remove packet limit on child node file transfer 2021-12-23 08:55:15 -08:00
commander Disable Heartbeat log for P2P 2022-11-22 18:12:36 -08:00
control Fixing sending postData with control URLs. Fixed non-working stop command for PTZ control. 2022-11-18 15:43:55 -05:00
cron fix broken Monitors query 2022-08-20 14:52:52 -07:00
database Update Cloud Uploaders 2022-12-21 19:26:45 +00:00
dropInEvents fix event save on child node, fix command filter condition, add SideMenuAfterList 2022-01-12 10:41:23 -08:00
events Deprecate Old Monitor Groups in favor of Tags 2022-12-21 20:23:11 +00:00
ffmpeg parse input_maps in builder 2022-12-09 15:42:14 -08:00
health update Child Node selection formula 2021-11-27 15:46:54 -08:00
monitor Fix !194 2022-12-13 09:37:53 -08:00
notifications mqtt outbound send snapshot as base64 2022-12-15 16:53:05 -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 Update Cloud Uploaders 2022-12-21 19:26:45 +00:00
user remove old 777 chmods 2022-12-06 15:24:16 -08:00
video Add Video Slicer 2022-10-16 23:34:30 +00: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 Add credentials to snapshots for cameras that need it 2022-07-19 13:24:48 -07:00
config.js Revert "Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev" 2022-12-13 20:38:25 -08:00
control.js Fix onOtherWebSocketMessagesExtensions exec placement 2022-07-04 20:24:00 -07:00
cron.js Make cron.js a worker process of camera.js 2022-06-29 12:29:20 -07: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 Change use cases of fs.unlink with fs.rm 2022-11-16 21:10:26 +00:00
events.js ONVIF Events 2022-06-16 23:23:12 -07:00
extenders.js add onEventBasedRecordingStart extender 2022-12-14 18:50:08 -08:00
ffmpeg.js Change use cases of fs.unlink with fs.rm 2022-11-16 21:10:26 +00:00
fileBin.js add delete button to fileBin table 2022-09-25 19:46:20 -07: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 Update SQL Queries on Startup 2022-12-17 00:07:23 +00:00
notification.js Email Notification settings are now configurable in Account Settings 2022-02-07 11:15:11 -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 Update SQL Queries on Startup 2022-12-17 00:07:23 +00:00
timelapse.js update rmdir cases to rm 2022-12-27 15:30:59 -08:00
uploaders.js Fix reading s.cloudDisksLoaded 2022-11-27 15:26:57 -08:00
user.js Deprecate Old Monitor Groups in favor of Tags 2022-12-21 20:23:11 +00: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 Revert "Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev" 2022-12-13 20:38:25 -08:00
webServerPaths.js Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2022-12-21 12:23:50 -08:00
webServerStreamPaths.js Fix embed page over p2p 2022-12-14 15:40:28 -08:00
webServerSuperPaths.js update rmdir cases to rm 2022-12-27 15:30:59 -08:00