Shinobi/definitions
Moe 49044c7ca5 Days Before the Bonding
- Control Base URL shown in Simple view
- Remove Landing Page designation from Sub-Account Settings
- Make docker image use 20-bookworm
- Add humanReadableToMb and mbToHumanReadable to common.js
- Send Trigger Notifications to Management server
- Better performance on cron/worker.js
- Add "type" column to Files table
- Make Timelapse video Files have type as timelapse
- Make database queries run through queue, 4 at a time
- Add eventCounts API endpoint to lineCrossCounter.js
- remove extra eventsError log from onvif.js
- Make Event-Based Recording force maximum 15 minutes segments instead of one big one
- Add Extenders : onUserLogin, onDiskFull, onAddStorageDiskFull, onMonitorDelete, onTriggerNotificationSend, onScheduleUpdated, onScheduleDeleted
- Modify Files get API endpoint to allow searching by "type"
- Make snapshot function use less CPU
- Make all monitorConfig.details number values into string when monitor loads (fixes some options not enabling)
- Add monitorStartQueueSize to allow starting more than 1 monitor at a time
- Better processKill handling
- Make mountManager/list API endpoint include disk sizes
- Add onTriggerNotificationSend for all notification methods to have general message extensions
- Add framework to begin allow Shinobi to appear in IPTV apps (unused, not ready)
- Add "added" and "changed" distinction to schedule modification
- Set SQL query pool max to 10
- Remove cron/worker dependence to sql/utils.js, make use database/utils.js
- Make Total Memory label human readable
- Fix some issues with Timelapse cleanup
- Make disk used emitter queue emission if many are sent quickly in a short time span
- Make insertCompletedVideo do better with listOfTags
- Fix FLV stream API Endpoint
- Update node-fstab to 1.0.17
- Update mp4frag to 0.7.0
- Plugin Base fixes for isObjectDetectionSeparate and stayDisconnected
- Plugin Worker Base use Map for monitorInfo
- Add Command Line Tool for copying Shinobi data to another system over SSH
- Fix Embed page's stream restart if stream is re-engaged
- Fix host pathing on some links
- Make Recent Videos ask to load if over 50 cameras attempting to load
- Make Recent Videos not load if switched to Live Grid on refresh
- Make Region Editor reload data when reopened
- Fix Videos Table Start and End timezones
2025-10-28 16:10:33 +06:00
..
alarms.js Emperor Claudius 2025-06-03 13:19:41 +06:00
apiEndpoints.js Create apiEndpoints.js 2021-04-26 18:24:11 -07:00
apiKeys.js Emperor Claudius 2025-06-03 13:19:41 +06:00
base.js Infinity Castle 2025-07-16 22:05:01 +06:00
fieldValues.js Emperor Claudius 2025-06-03 13:19:41 +06:00
glyphs.js discord notifications more verbose 2023-08-25 06:45:36 -07:00
monitorSettings.js Days Before the Bonding 2025-10-28 16:10:33 +06:00
permissionSets.js Emperor Claudius 2025-06-03 13:19:41 +06:00
regionEditor.js Emperor Claudius 2025-06-03 13:19:41 +06:00
subAccountManager.js Days Before the Bonding 2025-10-28 16:10:33 +06:00