Commit Graph

324 Commits (5508eb1813331ffd30944048acc0cb12f2a9080d)

Author SHA1 Message Date
Moe f7dd4bae91 P2P Fix for Dashboard V3 2021-11-20 13:08:59 -08:00
Moe 40b4669d01 Add Modular method to add Stream Types, Remove Integrated H.265 Support
- H.265 Support must now be added by user intervention via a Custom Auto Load Module. You can install the module easily by using the zip link in the Super User panel's Custom Auto Load manager.
Repository : https://gitlab.com/moeiscool/shinobi-h265-support
Zip Link : https://gitlab.com/moeiscool/shinobi-h265-support/-/archive/main/shinobi-h265-support-main.zip

Why? the library libde265.js is great but it is not a proper fit for the application. Moving onward it will be nice to allow new stream types to be easily added as well as get ready to try a different H.265 library for our web viewing pleasure.
2021-11-05 15:59:42 -07:00
Moe 87b2811f17 Create dash2.confirm.js 2021-10-20 10:20:18 -07:00
Moe a75fb21f46 remove some href="#" (fixed font color by modding bootstrap theme css) 2021-10-19 19:35:26 -07:00
Moe cd761a1569 Update super.configEditor.js 2021-06-04 11:13:26 -07:00
Moe a014b90a9a Dashboard V3 Integration begins 🎊 2021-06-01 20:19:22 -07:00
Moe 7a8d0e7dca minor cleaning 2021-05-22 09:25:29 -07:00
Moe 013a640c77 Update dash2.elementbuilder.js 2021-05-18 12:29:56 -07:00
Moe f33d8dc349 remove auto hls reinit 2021-05-16 10:31:44 -07:00
Moe 4f2fd9a044 Update dash2.confirm.js 2021-05-03 18:49:25 -07:00
Moe 25c4b9d085 minor cleanup 2021-04-17 10:04:08 -07:00
Moe 1d6ae4e5d9 update Settings Window Builder, cleanup LDAP presentation 2021-04-07 19:03:24 -07:00
Moe 268ce83784 update ldap account linking to use Alternate Login system 2021-04-06 20:55:16 -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 e9ee4aca8b add get for conf.json by api and make config update POST only 2021-04-01 22:41:39 -07:00
Moe f5edc26808 empty confirm window when closed 2021-03-27 06:56:48 -07: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 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 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