Moe
a27da4e5f6
fetch rejectUnauthorized = false, add convertNumbersToStrings
2025-10-28 16:19:25 +06:00
Moe
2249980d53
Add | and " to exception list for Monitor Settings save
2025-06-13 22:54:44 +06:00
Moe
70171de053
Add ' to exception list for Monitor Settings save
2025-06-11 13:50:50 +06:00
Moe
decaa9d2b2
Add { and } to exception list for Monitor Settings save
2025-06-10 12:42:51 +06:00
Moe
5361caa0b4
fix event filters getting broken in cleanStringsInObject+
...
+ make Event Filters disable submit on save
+ change region editor to use configureMonitor function
2025-04-18 10:48:48 +06:00
Moe
179781f5b2
fix event filters getting broken in cleanStringsInObject
2025-04-18 10:14:14 +06:00
Moe
6da232bfe1
Allow Commas in cleanStringsInObject function
2025-04-08 10:23:26 +06:00
Moe
1f1a3ef98f
add offline activator
2025-03-21 21:43:54 -07:00
Moe
5fe84b2f32
key manages camera count
2025-03-21 14:04:51 -07:00
Moe
4de9a1d409
allow "&" in monitor config strings
2025-03-12 16:23:18 -07:00
Moe
8fff018a92
allow "?" in monitor config strings
2025-03-12 13:08:47 -07:00
Moe
9b1f196bd3
Reapply "Fix Cross-site scripting vulnerability in Monitor Edit" (Fixed)
...
This reverts commit c74f8cadda .
Additionally a fix is applied to prevent breakage of some parameters
2025-03-08 19:54:13 -08:00
Moe
c74f8cadda
Revert "Fix Cross-site scripting vulnerability in Monitor Edit"
...
This reverts commit cfc1565861 .
2025-03-08 19:39:17 -08:00
Moe
cfc1565861
Fix Cross-site scripting vulnerability in Monitor Edit
2025-03-08 19:21:00 -08:00
Moe
eb16760bff
Update startup notice posts to be cleaner (better for central panel)
...
+ change unactivated max cameras to 15
2025-01-18 19:57:42 -08:00
Moe
6e8d4bf098
auto generate a timelapse frame for completed videos
2024-09-03 18:37:57 -07:00
Moe
589874e367
fix dropInEvents file deletion with spaces in filename
2024-09-01 08:29:10 -07:00
Moe
4972d485c6
update object tracker version and update branding defaults
2024-03-12 13:38:00 -07:00
Moe
1c08c6debe
force post body empty for generic ptz GET request
2023-02-24 10:57:00 -08:00
Joshua Seltzer
e332929fd0
Fixing sending postData with control URLs. Fixed non-working stop command for PTZ control.
2022-11-18 15:43:55 -05:00
Moe
c360babc8c
Fix passage for failed activation request
2022-10-22 15:30:29 -07:00
Moe
9ce24bfd3c
Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev
2022-09-24 14:23:55 -07:00
Moe
76f244d958
fix formData build for fetch
2022-09-24 14:23:47 -07:00
Katie Roberts
2ff97d301d
Update libs/basic/utils.js
2022-09-12 23:33:15 +00:00
Katie Roberts
def2224544
Update libs/basic/utils.js
2022-09-12 23:23:56 +00:00
Moe
be016dee2a
add roundNearest5 to basic/utils.js
2022-09-11 15:52:13 -07:00
Moe
00bda917e4
Make Video Compression go into a Queue (group level)
2022-08-17 10:05:54 -07:00
Moe
4223c70a74
Basic Video Compression function with button to execute
...
- This function creates a new file based on encoding parameters and moves the original file to FileBin after completion.
- Future update will allow automatic compression requests
2022-08-16 09:20:02 -07:00
Moe
364822f3a4
Lightly Refactor PTZ controls, Add PTZ Hold to move and release to stop
2022-07-03 13:50:16 -07:00
Moe
a088e85a71
Update utils.js
2022-06-27 13:20:35 -07:00
Moe
504781df3a
Critical Update to Dependencies, Replace request with fetch
...
+ Replaced all uses of `request` with `node-fetch`
+ Update WebDAV
+ Add pushover-notifications
+ Update CWS
+ Update discord.js
+ Fix authentication for HLS stream API endpoint
+ Last Update to P2P v1 to remove request module
Requires further testing.
2022-03-31 21:58:27 -07:00
Moe
7ff0601776
Child Node Framework Update : syntax fixes+
2021-11-25 12:49:35 -08:00
Moe
d908ff22d2
Start modifying Child Node connectivity to use Data Port methodology
2021-11-24 23:59:13 -08:00
Moe
9784a853ed
prepare cws websocket spawn to be used elsewhere
2021-11-24 15:52:04 -08:00
Moe
91f8af3002
allow grouping with brackets on event filter conditions
2021-11-02 18:32:24 -07:00
Moe
ccaff73e01
Fix saving Subscription Key in first login
2021-06-09 12:52:34 -07:00
Moe
8ccd07cf06
Update Face Plugin Installer
2021-05-22 09:22:44 -07:00
Moe
ff442ace9f
Easy Activation Prompt in Superuser Panel
2021-05-20 19:09:33 -07:00
Moe Alam
4465649c4c
cleanup cron.js and fix broken knexQuery
2020-10-18 21:41:27 -07:00