Commit Graph

678 Commits (026ee4d6a221c5bcde96ae47ccdcadc89c3f59c5)

Author SHA1 Message Date
Moe 2efad2faac Add System Information to Superuser UI+ 2021-04-05 14:21:57 -07:00
Moe feee34a074 Add System Information to Superuser UI 2021-04-05 14:13:20 -07:00
Moe 9a68b24136 rename param for google app id 2021-04-04 11:37:20 -07:00
Moe bf1bb50d0c Update dash2.googleSignIn.js 2021-04-04 10:37:17 -07:00
Moe 8609ce959e Fix Google App ID designation, add Name to LoginTokens
+ Show Last Login for LoginTokens in Settings window
2021-04-04 10:35:09 -07:00
Moe 9282a19331 Add Linking and Unlinking Google Sign-In from Alt Logins section 2021-04-03 23:53:38 -07:00
Moe 2cb3d8c9a2 Add Alternate Logins section in Settings, Minor Cleanup
+ Login Token API Endpoints for : get single, get all, delete by loginId
+ framework.sql update
+ update auto table creation for existing installations
+ fail message specific to alternateLogin can be passed to UI
+ add type column to LoginTokens table, default is "google" because its the only one (first of many to come)
2021-04-03 21:46:58 -07:00
Moe faf3e3b221 require enabling Google Sign-In from conf.json 2021-04-03 10:01:10 -07:00
Moe adf3d1c8e9 alternate login engine, add google sign-in 2021-04-02 22:14:34 -07:00
Moe 62177e886d partial rewrite for login post handler
+ make streamer and dashcam get monitors list from API rather than page write
2021-04-02 18:23:21 -07:00
Moe e9ee4aca8b add get for conf.json by api and make config update POST only 2021-04-01 22:41:39 -07:00
Moe 76f02de24e make Super page use API to get Admin list and System Logs+ 2021-04-01 15:50:02 -07:00
Moe 2ae9bcaaf0 make Super page use API to get Admin list and System Logs 2021-04-01 15:49:35 -07:00
Moe c20cf9113a google login test framework 2021-03-31 23:03:34 -07:00
Moe f5edc26808 empty confirm window when closed 2021-03-27 06:56:48 -07:00
Chris Miceli 5acfc12115 Improvements to timelapse viewer
Fix issue where clicking slider does not change interval speed
Fix issue where clicking frame while playing does not update UI
2021-02-10 21:42:27 -06:00
Moe Alam 2a356f696e API Keys Manager : fix duplicated rows in UI 2021-02-09 05:45:43 -08:00
Moe Alam a425701e29 API Keys Manager : clean up interface layout 2021-02-08 20:45:35 -08:00
Moe Alam 4ac4c60d18 API Key Manager : clean up code and some fixes 2021-02-08 09:43:46 -08:00
Moe f06602b1cb Merge branch 'technokami-dev-patch-07683' into 'dev'
fix minor typo - "Enter atleast one IP" to "Enter at least one IP"

See merge request Shinobi-Systems/Shinobi!281
2021-02-08 15:19:50 +00:00
Moe Alam 90685806df Sub-Account Manager : password clear on edit and reset 2021-02-07 16:25:37 -08:00
Moe Alam 6af17c4392 Sub-Account Manager : color updates 2021-02-07 13:52:55 -08:00
Moe Alam 1ac929fb82 disable old admin page 2021-02-07 13:46:23 -08:00
Moe Alam 94a51ad17b Sub-Account Manager : cleanup 2021-02-07 13:34:48 -08:00
Moe Alam f18b184dca Sub-Account Manager : saving, editing, and create new working 2021-02-07 12:03:17 -08:00
Moe Alam 7277e802b6 Sub-Account Manager : begin rewrite (the move from /admin to /) 2021-02-06 20:45:26 -08:00
Moe Alam 8518c2c2ef fix default dimensions for drawMatrices function 2021-02-05 08:24:00 -08:00
Moe Alam 684afc7821 clean up import montiors confirm window code 2021-02-05 08:23:42 -08:00
Mike Hurley d3f67144fe fix minor typo - "Enter atleast one IP" to "Enter at least one IP" 2021-01-31 17:40:48 +00:00
Moe Alam 2222cca733 minor cleanup to dash2.multimon.js 2021-01-31 09:11:56 -08:00
Moe Alam 92e7f9c108 add API Key selector to Monitors window 2021-01-31 08:04:40 -08:00
Moe Alam 0f4c8a68f0 Update settings.ejs 2021-01-31 07:34:55 -08:00
Moe Alam 58f07fa5cd Fix quick scroll links in Settings window 2021-01-31 07:34:30 -08:00
Moe Alam f2cf762b60 minor adjustments to bootstrap for new jQuery 2021-01-30 06:41:19 -08:00
Moe Alam dd733b0cb7 fix JPEG API/Mode 2021-01-30 06:37:36 -08:00
Mike Hurley b3951cedbf Modified trigger event, to indicate manual triggering 2021-01-28 16:10:27 +00:00
Moe Alam e92dd142df Plugin Manager : fix quick download form 2021-01-22 08:08:02 -08:00
Moe fda036f8a3 Merge branch 'plugin-manager-ui' into 'dev'
Plugin Manager UI

See merge request Shinobi-Systems/Shinobi!274
2021-01-22 03:15:27 +00:00
Moe Alam 18f4bb295e Plugin Manager : allow cancelling install processes 2021-01-21 08:32:08 -08:00
Moe Alam f9c80277d9 Plugin Manager : add configuration editor 2021-01-21 08:00:52 -08:00
Moe Alam 88d5bb3479 Plugin Manager : allow interacting with Installer from UI 2021-01-21 05:50:46 -08:00
Moe Alam 1e395dff60 fix region editor canvasAreaDraw 2021-01-20 06:04:20 -08:00
Moe Alam 69dc2191d7 allow enable and disable of plugins as workers 2021-01-19 09:04:07 -08:00
Moe Alam b1ced580e1 show detector_trigger in UI logger and minor cleanup 2021-01-17 08:22:42 -08:00
Moe Alam 7a7794273a update jQuery to 3.5.1 2021-01-15 15:39:26 -08:00
Andrew McDonnell bf1daa44ba Fix for saving changes from datetimepicker for the power viewer, same as @d1132604 #244, but for power viewer.
However both still fetch images / video in UTC
2020-12-29 13:05:32 +10:30
Moe Alam 90464783a8 Update daterangepicker.js 2020-12-19 09:03:44 -08:00
Moe Alam d1132604da Fix Bug : daterange adds UTC offset on user change 2020-12-19 09:03:40 -08:00
Moe Alam e131f61ea0 Fix stream on start 2020-12-11 16:26:52 -08:00
Moe 98d9fe8f22 Merge branch 'onvif-device-manager' into 'dev'
ONVIF Device Manager

See merge request Shinobi-Systems/Shinobi!257
2020-12-06 02:53:58 +00:00
Moe Alam 4b43589cbb Update dash2.onvifDeviceManager.js 2020-12-05 18:53:38 -08:00
Moe Alam 4ecf6c3127 onvifDeviceManager : add confirm windows and camera reboot button
+ move Device Manager launch from inside Monitor Settings window
2020-12-05 14:24:44 -08:00
Moe Alam 9a7e127fc7 move timeZone declaration into conf.json/config.js 2020-12-05 11:55:27 -08:00
Moe Alam 2b038dee6c onvifDeviceManager and Form Builder UI cleanup 2020-12-05 11:54:40 -08:00
Moe Alam acf6bfa46c onvifDeviceManager : fix writing DNS to field 2020-12-05 09:38:33 -08:00
Moe Alam edd670399d Update dash2.onvifDeviceManager.js 2020-12-05 07:58:39 -08:00
Moe Alam 06fa0ee44c onvifDeviceManager : clean up some POST commands 2020-12-04 23:11:13 -08:00
Moe Alam 364898218b onvifDeviceManager : POST saves only some, need to check parameters for failed 2020-12-04 19:19:39 -08:00
Moe Alam 852399375d onvifDeviceManager : add function to compile form fields for resepective posts 2020-12-04 18:02:24 -08:00
Moe Alam 62166f6bfa onvifDeviceManager : populate Date and Time (minimal) 2020-12-04 14:06:09 -08:00
Moe Alam b4fac64c3c onvifDeviceManager : populate Imaging, minor cleanup 2020-12-04 09:41:49 -08:00
Moe Alam 115ef947e6 onvifDeviceManager : populate Video Configuration 2020-12-04 07:44:41 -08:00
Moe Alam 65bf6e0dc7 populate fields (non-selector fields) 2020-12-03 20:38:37 -08:00
Moe Alam 7eb30b79ac Add Field Writer to ONVIF Device Manager Modal window 2020-12-02 20:15:39 -08:00
Moe Alam 695ad03b2b fix monitor pop button on stream window and on event execution 2020-12-01 07:53:47 -08:00
Moe Alam e5579186c8 fix alarm if statement 2020-12-01 07:27:53 -08:00
Moe Alam 263de4bf0e update monitor muting for modern browsers 2020-12-01 07:27:44 -08:00
Moe Alam 229aac0b19 Revert "fix alarm if statement"
This reverts commit 7442b999d7.
2020-12-01 07:26:59 -08:00
Moe Alam 628df16ae0 Revert "update monitor muting for modern browsers"
This reverts commit 55cec40869.
2020-12-01 07:26:58 -08:00
Moe Alam 7442b999d7 fix alarm if statement 2020-12-01 07:25:45 -08:00
Moe Alam 55cec40869 update monitor muting for modern browsers
must interfact with web page before audio can automatically be unmuted
2020-12-01 07:25:25 -08:00
Moe Alam 74e75c3231 basic onvif device manager functions 2020-11-28 18:52:02 -08:00
Moe Alam 8dacf45b48 show proper fields on monitor edit 2020-11-25 19:46:25 -08:00
Moe Alam f6bb25d091 clean up ffmpeg.js and use of ffprobe 2020-11-16 18:08:24 -08:00
Moe Alam a03fa3ff7a add Cloud Videos toggle to Power Viewer 2020-11-12 16:32:28 -08:00
Moe Alam ccd2261b18 cleanup Google Drive Upload code 2020-11-08 21:20:39 -08:00
Moe Alam 555ef51442 ONVIF Scanner single selection enable ONVIF connection on save by default
+ Enable PTZ on cameras that report PanTilt and Zoom Configurations
2020-11-05 21:34:49 -08:00
Moe Alam c45bb8b588 revert script execution order 2020-11-04 08:52:47 -08:00
Moe Alam 1c03744f5a Add "Add All" button to ONVIF Scanner (Adds all cameras not already added) 2020-11-03 21:58:00 -08:00
Moe Alam d78b17169f clean up ONVIF Scanner Snapshot error handling 2020-10-29 22:26:47 -07:00
Moe Alam fd4d228046 re-add Update button to Superuser panel (dedicated and git-only) 2020-10-29 20:56:57 -07:00
Moe Alam 915be87187 Update ONVIF Scanner result layout 2020-10-29 18:35:21 -07:00
Moe Alam c21ec0d1b9 ONVIF Scanner show Snapshot 2020-10-29 16:14:52 -07:00
Moe Alam d3f057de61 change Detector Filters label to Event Filters 2020-10-25 22:26:01 -07:00
Moe Alam 588b183dae framework for Monitor Configuration Warnings and Automatic Repair 2020-10-25 22:07:36 -07:00
Moe Alam c69d761009 ShinobiHub config search use public configs 2020-10-18 18:54:08 -07:00
Moe Alam 24141f0e48 add proper message for timelapse frame deletion 2020-10-10 10:36:13 -07:00
Moe Alam 560cf2c7ec add row caching and add delete button for timelapse frames 2020-10-09 22:49:11 -07:00
Moe Alam aae352c998 humanize timelapse mp4 builder 2020-10-09 12:34:15 -07:00
Moe Alam 862bcb4d1d Show more live stats in P2P Server selection 2020-10-08 17:01:23 -07:00
Moe Alam c43377d196 humanize Easy Remote Access tab more 2020-10-07 14:25:28 -07:00
Moe Alam acb7035769 Display Currently Registered P2P Server 2020-10-03 14:20:53 -07:00
Moe Alam 53b9c42c2c add feedback for copying to clipboard 2020-10-03 12:02:28 -07:00
Moe Alam b200a7d1bc Update easyRemoteAccess.ejs 2020-10-03 11:55:10 -07:00
Moe Alam 6dc438fdd7 humanize P2P UI more 2020-10-03 11:54:48 -07:00
Moe Alam 04d57a56c1 show network use in p2p server stats 2020-10-03 00:27:04 -07:00
Moe Alam eb8d893b72 Show stats of P2P Server in list 2020-10-02 23:13:06 -07:00
Moe Alam e45c411490 Add Production P2P Servers to list in Super User Panel 2020-10-02 21:27:29 -07:00
Moe Alam 5cafdf57b3 fix autoplay Poseidon and HLS if browser is not selected while loading 2020-10-01 09:30:26 -07:00
Moe Alam c35f286fad cleaner connection to p2p 2020-09-27 22:14:36 -07:00
Moe Alam 6e2ab4d61f Add UI for Easy Remote Access (P2P) in Superuser panel 2020-09-26 22:52:52 -07:00
Moe b04749852b Merge branch 'dev' into 'p2p-framework'
# Conflicts:
#   libs/monitor.js
2020-09-22 15:45:34 +00:00
Moe Alam 767e059adb fix web paths in super and admin pages 2020-09-21 23:58:42 -07:00
Moe Alam fe928efcab minor cleanup to usage 2020-09-21 23:49:18 -07:00
Moe Alam edbcbcdd29 update PTZ button appearance 2020-09-20 21:26:01 -07:00
Moe Alam 91fadc44df P2P : Can create connection based on config 2020-09-13 23:49:52 -07:00
Levent Koch 72105d4656 hide detection info on fullscreen video in power viewer 2020-09-03 20:48:03 +02:00
Moe 2c7d4c4277 fix Byaku link in Help window 2020-08-27 15:40:40 -07:00
Moe a3df638988 Update CPU and RAM collection and display methods 2020-08-27 15:40:30 -07:00
Sebastián Felipe 7e44316c39 issue solved 2020-08-26 14:41:20 -04:00
Austin Lakeman 31eaa2efbc timelapse and minor error fixes 2020-08-25 21:55:01 +00:00
Moe 6c577f7691 add cuda and opencl hwaccel options+ 2020-08-19 14:34:41 -07:00
Moe 1a7ce7e462 fix delete function in UI 2020-08-17 21:16:03 -07:00
Moe 8481ef2eb6 simulate bootstrap 4 columns 2020-08-14 19:22:13 -07:00
Moe 1b6d07560c Fix display "Disabled" status in UI 2020-08-14 14:25:46 -07:00
Moe 64604520ea fix "Viewed" color on play button in Videos List 2020-08-11 21:59:56 -07:00
Moe 73881a3337 Update dash2.config.js 2020-08-11 19:52:18 -07:00
Moe 70eedf740e customAutoLoad UI : minor prettify++ 2020-08-10 21:40:22 -07:00
Moe 299f3c1923 customAutoLoad UI : minor prettify+ 2020-08-10 21:31:27 -07:00
Moe a200b41fc6 customAutoLoad UI : minor prettify 2020-08-10 21:18:33 -07:00
Moe 8bf7909191 customAutoLoad UI : Display Install Information 2020-08-10 21:10:05 -07:00
Moe 36d7c71a54 customAutoLoad management fixes 2020-08-10 15:58:56 -07:00
Moe e119bd10d6 customAutoLoad Module UI : Download Method 2020-08-09 23:22:35 -07:00
Moe 7f997649df customAutoLoad Module UI : Enable, Disable, Delete, Install functions 2020-08-09 23:13:18 -07:00
Moe a09472ba06 always show Live GPS data on top when visisble 2020-07-30 13:27:28 -07:00
Moe 1a517057ce Circular Live GPS Map 2020-07-29 19:00:08 -07:00
Moe d31f602e29 Add Speed and Heading to Live GPS Display 2020-07-29 18:41:38 -07:00
Moe 22f2d37f1f Show GPS data on Video Recordings (if they have it) 2020-07-29 16:38:04 -07:00
Moe f523ccc2f2 Add Live GPS Display from Dashcam App (NinjaCam) 2020-07-29 11:00:30 -07:00
Moe ba5743e380 set "Test Trigger" button to result in 100% change not 197% 2020-07-24 10:31:04 -07:00
Moe 05f6b02308 minor clean up 2020-07-22 21:22:37 -07:00
Moe 25eb41596d Update help window 2020-06-27 22:39:44 -07:00
dennis.cartier 5ddfbcb5d3 Add support for testing count of matched objects 2020-06-26 05:43:36 -04:00
Moe 2c320635dc baisc Google Drive support for Auto Backup
- Cannot view videos or timelapse frames in the Shinobi Dashboard, must view them in Google Drive File Explorer
2020-06-15 00:54:52 -07:00
Moe 57a876e28d minor cleanup for PTZ handling 2020-06-13 11:46:20 -07:00
Moe c96742c379 Refactor ONVIF Scanner (front-end) 2020-06-06 22:03:51 -07:00
Moe 600a7f5641 Better ONVIF Scanner, now displays all found network devices
- Will now display ONVIF devices if auth fails
- will now display all network devices with operating web panels
2020-06-06 20:45:08 -07:00
Moe 6a41e27908 remove stop button from Probe window 2020-06-06 15:43:21 -07:00
Moe 34d9b49f6b Refactor Probe tool (backend), cleanup Probe tool (front) 2020-06-06 15:29:57 -07:00
Moe 64846c6091 remove mode selector from Probe, force JSON result 2020-06-06 13:48:14 -07:00
Moe 5bf8a04d53 Probe result can populate Monitor Settings window 2020-06-06 13:47:27 -07:00
Moe cebceae8b2 lay in framework for Probe result to populate Monitor Settings window 2020-06-06 13:13:57 -07:00
Moe 1ef663f1c6 Add colored dots to follow-lists
- shows original color of section if theme has been applied
2020-06-05 15:14:35 -07:00
Moe 36a81ece73 Rename Indifference to "Change"+ 2020-06-05 14:13:18 -07:00
Moe e8b25ceafc Rename Indifference to "Change" 2020-06-05 14:09:00 -07:00
Moe 55b988e707 Fix mismatch ID on Detector FIlters 2020-06-03 11:28:14 -07:00
Moe bf1727762d fix renaming detector filter 2020-06-02 23:13:58 -07:00
Moe 6abcfd6501 Update detectorfilters.ejs 2020-05-30 22:36:26 -07:00
Moe 45ff957103 rewrite operation method of detector filters window (front-end) 2020-05-30 19:15:12 -07:00
Moe 1dfb350aa3 Add Deep Forest and Night Garden themes, reskin login screen to Deep Forest 2020-05-30 09:02:59 -07:00
Moe f2bd6c56c0 Update home.ejs 2020-05-29 21:08:10 -07:00
Moe 25a3342539 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2020-05-29 21:06:29 -07:00
Moe 8ee2806925 prettier login screen 2020-05-29 21:05:43 -07:00
WereCatf eca8f08604 Autofocus on the email-field on page-reload. 2020-05-30 02:25:48 +00:00
Moe 567d2035ae Update super.configEditor.js 2020-05-28 20:31:07 -07:00
Moe 54576b57a5 Fix buttons visibility in super panel when window is too small 2020-05-28 20:29:53 -07:00
Moe 3bec7a95d7 Minor Adjustments to UI, swap Mode changing button with Event Trigger button 2020-05-28 11:34:53 -07:00
Moe c2a9633cc1 Refactor Schedules js, add Scheduler launcher in Preset section 2020-05-27 17:46:37 -07:00
Moe 994fcd5766 Refactor Detector Filters window 2020-05-27 17:28:42 -07:00
Moe 4e45668ef3 fix saving over last detector filter when closing and reopening filter window 2020-05-26 23:16:55 -07:00
Moe d8c4cec581 Update Ice Theme 2020-05-26 21:19:06 -07:00
Moe 77edbc015c add Ice Theme 2020-05-26 21:12:44 -07:00
Moe 6b2c73212c show how many monitors associated to preset 2020-05-26 20:33:55 -07:00
Moe b2db778b7c add quick load for monitor preset 2020-05-26 20:26:31 -07:00
Moe 0d5c911ad9 show more information in getHumanizedMonitorConfig() 2020-05-26 19:52:59 -07:00
Moe 5f85b2b3a6 ui css adjustment 2020-05-26 19:48:56 -07:00
Moe 85213d3afe fix launching region editor 2020-05-26 19:47:17 -07:00
Moe d73a72e19f remember which sections were hidden 2020-05-26 19:27:50 -07:00
Moe f9aefe7c1b UI adjustments and fixes 2020-05-26 19:16:50 -07:00
Moe 50cebcae8a allow hiding monitor section by clicking header 2020-05-26 17:43:28 -07:00
Moe 940ddb4fab add a little validation for monitor preset addition 2020-05-26 17:20:23 -07:00
Moe bfd453b706 display presets in delete confirm window 2020-05-26 17:00:01 -07:00
Moe 287d670506 add delete button and clean up some re-used functions 2020-05-26 16:47:06 -07:00
Moe 893f8f37e8 display changes in Preset with humanized name tags 2020-05-26 16:30:24 -07:00
Moe 402247bf91 fix posting values that were not changed 2020-05-26 15:14:59 -07:00
Moe e2ea8c03fe Allow creating Presets from inside Monitor Settings window 2020-05-25 20:49:12 -07:00
Moe 08468ef5cd refactor monitoredit.js, prepare to merge montiorStates (preset creation) 2020-05-25 14:31:22 -07:00
Moe 9a33f0c83b add break word option to confirm window create function 2020-05-25 14:30:13 -07:00
Moe b00c41a1d6 minor css fix for delete monitor window 2020-05-25 14:29:20 -07:00
Moe 8f97912e6b Refactor Probe Tool, fix querying urls with & 2020-05-25 14:27:54 -07:00
Moe b5ee87dc61 Update eventCounts.ejs 2020-05-24 19:42:14 -07:00
Moe 295766b2a8 Basic Event Counts Windows, display chart by tag name 2020-05-24 19:41:24 -07:00
Moe 29cd083f0f Update help.ejs 2020-05-22 22:07:58 -07:00
Moe cafeed6b78 make plugin detectObject async and minor adjustments to help window 2020-05-22 22:06:48 -07:00
Moe 66c231016f Add more information to Help window, clean up a little 2020-05-21 11:02:16 -07:00
Moe 0023faf9b8 Add proper language vars for ShinobiHub options 2020-05-20 22:51:32 -07:00
Moe f8d0d03eb8 Update shinobiHub.ejs 2020-05-20 22:47:53 -07:00
Moe 90ff600c26 Add searching ShinobiHub Explore (Uploaded and All) 2020-05-20 22:47:29 -07:00
Moe db7893643e make hub import use deep merge on default settings in case 2020-05-20 15:07:14 -07:00
Moe 58df790e97 mergeDeep added
mergeDeep is the same as Object.assign except it works upon multiple layers of an object
2020-05-20 15:06:39 -07:00
Moe 2ad0cae75f expand details column in default monitor object 2020-05-20 15:05:52 -07:00
Moe 4cb4276682 Basic ShinobiHub view window for user uploaded configurations 2020-05-20 14:03:45 -07:00
Moe 59becdfbff update JSON.parse to $.parseJSON in dash2.monitoredit.js 2020-05-20 14:02:55 -07:00
Moe 30496d88cc move top left menu to its own block 2020-05-20 14:01:56 -07:00
Moe 410a6de983 light touch up on timelapse performance and UI 2020-05-16 19:27:23 -07:00
Moe f110ca349e better timelapse playback, fix layout 2020-05-16 18:20:59 -07:00
Moe 06b81cea22 refactor Timelapse code, fix date selection 2020-05-16 13:01:09 -07:00
Moe d43270a9c8 light formatting 2020-05-07 08:42:41 -07:00
Moe 88f6ab2b63 change date format shown in date picker (day first) 2020-05-07 08:39:37 -07:00
Moe 3179fe1a20 fix UTC bug in calendar 2020-05-07 08:39:19 -07:00
Moe 7248e3cefe Fix broken stream because of "muted" property 2020-05-06 17:30:33 -07:00
Moe 8cc80a65c9 Make debugLog visible in configuration if not set 2020-05-04 08:38:13 -07:00
Moe f33cb3e97b sorting more friendly for monitor icons in side menu 2020-05-02 22:32:32 -07:00
Moe 38a6915b4a minor UI adjustments to sidmenu 2020-05-02 18:53:15 -07:00
Moe 1502d0a200 Allow disabling Wallclock Timestamps with conf.json parameter
- add `"wallClockTimestampAsDefault":false` to disable it.
2020-04-19 07:56:56 -07:00
Moe b3cfcc1b4a Update super.configEditor.css 2020-04-18 23:22:01 -07:00
Moe d32f07def5 Update super.configEditor.js 2020-04-18 23:19:47 -07:00
Moe fa96bd7043 Finalize Configuration Editor, refactor some super panel js/ejs 2020-04-18 23:11:55 -07:00
Moe 605f227897 Base framework for JSON Editor on Configuration in Super panel 2020-04-18 22:00:50 -07:00
Moe 7a81679803 Add "useOldPowerVideo" option to config, Add Events chart to each monitor
- setting this parameter to "true" will result swapping the new power video viewer with the old one.
+ some bug fixes to new one
2020-04-18 17:38:26 -07:00
Moe d76edce8ad Delete main.dash2.js 2020-04-16 23:15:38 -07:00
Moe 3c849f73d5 refactor for region editor js 2020-04-16 23:15:31 -07:00
Moe 066a5ca0e9 fix CSS on admin page 2020-04-06 21:31:40 -07:00
Moe cca53bde4c update dashboard clock performance
- remove last bit of jquery
2020-04-06 18:12:51 -07:00
Moe ffb93e8a4a update dashboard clock performance
- use pure js for all operation except the on click event to change the class for twentyfourhours
2020-04-06 18:10:52 -07:00
Moe acdc40e545 Merge branch 'fix-scrolling' into 'dev'
Fix scrolling when clicking thumbnail.

See merge request Shinobi-Systems/Shinobi!45
2020-04-06 17:05:54 +00:00
Moe d6ab68059f Update default aduration and probesize 2020-04-05 22:41:29 -07:00
Moe f787c66ad7 Set default Stream Type to HLS 2020-04-05 19:29:53 -07:00
Moe a0a3ef2d2a Disable timelapse download auto-rerun 2020-04-05 16:16:22 -07:00
Moe 8252886272 prepare more P2P pathing 2020-04-05 16:14:31 -07:00
Moe b478bb92c0 Mute Audio on Monitors individually (dashboard UI) 2020-04-04 16:59:18 -07:00
Moe eeb4cdfe0d add P2P UI loading handlers+, update mjpeg grid to not need "full=1" 2020-03-07 23:13:05 -08:00
Moe 932095bf71 add P2P UI loading handlers 2020-03-07 19:23:29 -08:00
Moe dfade3791a remove extra log from embed page 2020-03-03 07:14:43 -08:00
Moe ed4eab625a add some windows specific kill and delete commands
+ add Shinobi Mobile mention
2020-02-23 10:09:54 -08:00
JordanGeoghegan f5f89e6d74 Fix longstanding issue with incorrect file size calculation 2020-01-31 18:30:24 -08:00
Jordan Geoghegan 1f592d38da There are 1048576 bytes in a mebibyte, not 1000000. Fixes physical RAM display in dashboard. Tested on OpenBSD and Alpine Linux 2020-01-23 21:48:20 +00:00
Moe ef9e3af8a3 Merge branch 'patch-3' into 'dev'
There are 1048576 bytes in a mebibyte, not 1000000. Fixes physical RAM display in dashboard.

See merge request Shinobi-Systems/Shinobi!149
2020-01-23 21:39:55 +00:00
Moe 9cb9a72afa add notice for missing database in super user panel 2020-01-21 09:54:18 -08:00
Jordan Geoghegan 68bc043051 There are 1048576 bytes in a mebibyte, not 1000000. Fixes physical RAM display in dashboard.
Tested on OpenBSD and Alpine Linux
2020-01-21 02:24:46 +00:00
Moe 62f2dab693 add Open All Monitors to menu 2020-01-10 15:39:44 -08:00
Moe c287a9953c Fix dropInEvents deletion pointer
+ add Dashcam notice in Help window
+ remove system log whenever a monitor process thread starts (original ones still exist)
2020-01-03 17:10:36 -08:00
Moe ccd5e252d6 fix powervideo breakage on object event with no matrices 2019-12-22 07:56:24 +06:00
Moe 4d1a2d4977 Allow HLS playback on iOS
- You may disable JPEG API/JPEG Mode if you use HLS as your Stream Type, this method has been tested to work on iOS 13.1.3
2019-12-14 13:46:31 +06:00
Moe 759a3702b0 Fix duplicated monitor bug
+ remove extraneous element
2019-11-07 10:45:00 -08:00
Moe 662ddedef1 dummy fill missing reason field for event 2019-10-30 14:34:37 -07:00
Moe 797b63581b Merge branch 'update_daterangepicker' into 'dev'
Update Date Range Picker and Moments

See merge request Shinobi-Systems/Shinobi!130
2019-10-28 00:35:59 +00:00
Moe ccc98803b8 Add 1 Week Hider for the Popup window 2019-10-27 08:49:04 -07:00
Moe 065ac18d17 Add Subscription Check 2019-10-26 13:29:34 -07:00
Mike Hurley 1b348f7ae4 Update daterangepicker.css to version 3.0.5 2019-10-18 17:28:34 +00:00
Mike Hurley cf797adb0c Update daterangepicker.js to version 3.0.5 2019-10-18 17:27:26 +00:00
Mike Hurley ed3062d4b5 Update moment-with-locales.min.js to version 2.24.0 2019-10-18 17:26:02 +00:00
Mike Hurley 620eeb8da2 Update moment.js to version 2.24.0 2019-10-18 17:23:37 +00:00
Moe 621e58a1c9 fix missing variable for import in multimon 2019-10-17 10:15:27 -07:00
Moe a2dcccd9b9 fix monitor import base object
+ add copy stream channels
2019-09-23 15:58:33 -07:00
Moe 4a1789ae89 add m3u8 import capability to multimon+
- make it compatible with older buffer types
2019-09-23 15:08:06 -07:00
Moe 8980a65805 add m3u8 import capability to multimon 2019-09-23 12:09:04 -07:00
Moe 0b9a6d03d4 fix timelapse pointer 2019-09-07 23:18:53 -07:00
Moe 3fa689ce1d remove $.ajax and use regular XHR in downloadAndZip 2019-09-06 17:28:54 -07:00
Moe 5908830f39 Merge branch 'patch-2' into 'dev'
Added Language vars to super.ejs

See merge request Shinobi-Systems/Shinobi!96
2019-08-30 17:07:44 +00:00