Commit Graph

138 Commits (efe9d7c093356046e8a64b78a995f459518785d5)

Author SHA1 Message Date
Moe a03c158480 add "superUserLoginDisabled" parameter to allow disabling use of super user 2022-02-12 14:15:56 -08:00
Moe 12e7a921b2 allow noLimit queries on videos, events, and timelapse frames 2021-12-17 09:50:35 -08:00
Moe 3cf38a7843 Substream can now be used for On-Demand Live Stream on Dashboard 2021-12-06 15:45:25 -08:00
Moe 4bb4828acf Add Substream Default values and some validation for startup 2021-12-04 21:59:26 -08:00
Moe e085f5e726 modernize 2-factor auth, add debug logs to telegram errors 2021-11-08 20:48:33 -08:00
Moe 72da06a78f Show Number of Events for last 24 hours 2021-10-27 10:14:24 -07:00
Moe e0de64609d substream operation clean ups 2021-09-24 21:37:56 -07:00
Moe daa8f12e95 substream keep alive, cleaning livegrid, substream options in mon settings 2021-09-24 00:06:48 -07:00
Moe 4950dd5841 Merge branch 'dynamic-substream' into dashboard-v3 2021-09-23 12:34:28 -07:00
Moe 950cfbc53c substream display in UI and auto switch when substream toggled 2021-09-22 21:13:22 -07:00
Moe 638fa438c5 Merge branch 'dev' into dashboard-v3 2021-09-22 12:33:49 -07:00
Moe 0452eb02cb framework to spawn substream process
- currently no UI handler
2021-09-20 21:58:26 -07:00
Moe a7c168a73d minor cleanup 2021-09-13 08:03:35 -07:00
Moe 482272f8c2 fix a typo + whitespace 2021-06-17 13:26:48 -07:00
Moe a014b90a9a Dashboard V3 Integration begins 🎊 2021-06-01 20:19:22 -07:00
Moe 6666db6364 Dashboard 3 adjustments + cleanup 2021-05-18 23:09:04 -07:00
Moe 268ce83784 update ldap account linking to use Alternate Login system 2021-04-06 20:55:16 -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 c0042c9a36 clean up google login script 2021-04-03 17:19:20 -07:00
Moe 8249a9d74b allow binding google auth with login screen 2021-04-03 14:16:15 -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 aa4192b6fe rewrite superLogin for initial login, create base for other login types 2021-04-01 22:40:37 -07:00
Moe Alam 43889776b9 Fix Superuser Penetration Bug 2021-02-19 07:02:54 -08:00
Moe Alam 1ac929fb82 disable old admin page 2021-02-07 13:46:23 -08:00
Moe Alam 1a6fbee0ab event.js : finish moving out functions to events/utils.js 2021-01-02 10:49:05 -08:00
Moe Alam ccd2261b18 cleanup Google Drive Upload code 2020-11-08 21:20:39 -08:00
Moe Alam 75be669bc2 add pureStream for video file API method 2020-10-15 15:07:26 -07:00
Moe Alam edbcbcdd29 update PTZ button appearance 2020-09-20 21:26:01 -07:00
Moe Alam ad007b6f8f Improve Automatic PTZ (Return Home when Object lost)
+ Add Inverting Y-Axis
+ Add ONVIF Scanning Port 8899
+ Cleanup some ptz.js function uses
2020-09-19 23:28:35 -07:00
Moe Alam 9f157abe8c minor cleanup 2020-09-06 12:16:25 -07:00
Moe Alam 22c9b334b6 Cache video row when viewing to prevent database hammer on chunking 2020-09-06 12:11:36 -07:00
Sebastián Felipe 4e9c6b9dd3 minor bug solved 2020-08-28 15:35:45 -04:00
Moe 3f13478d60 temporary fix for 2 factor auth login 2020-08-17 11:25:42 -07:00
Moe 0462aae539 lightly update FileBin methods, prepare for shinobi-video-synopsis 2020-08-14 23:05:01 -07:00
Moe 7e18b8e1f3 minor update on ptz logging 2020-08-11 13:29:15 -07:00
Moe 4ed8063c6a Merge branch 'issue-200' into 'dev'
Issue 200 solved

See merge request Shinobi-Systems/Shinobi!222
2020-08-11 19:36:15 +00:00
Sebastián Felipe Torres Garfe 872bc207bc bug and its related dependencies, solved 2020-08-11 15:00:33 -04:00
Moe 7948ef9089 Fix permissions to view monitors for sub accounts 2020-08-09 19:18:32 -07:00
Moe df730d8aa0 add new packages + minor clean 2020-08-09 15:56:27 -07:00
Moe f27111c434 Update webServerPaths.js 2020-08-09 11:13:31 -07:00
Moe e0c9d4c434 Merge branch 'dev' into 'rebuild-sql-queries'
# Conflicts:
#   libs/startup.js
#   libs/webServerPaths.js
2020-08-08 00:16:24 +00:00
Moe 811b6fc846 Modify Max Purge for Video, Timelapse Frames, FileBin, addStorage 2020-08-06 21:33:58 -07:00
Moe 80ad30af6c Uploaded Videos can no longer be streamed in (use streamIn instead) 2020-08-06 11:40:38 -07:00
Moe ede3bd50d3 minor cleanup 2020-08-06 10:44:38 -07:00
Moe a311f830a2 sqlQuery Conversion : fix purging on maxStorageAmount 2020-08-05 20:41:01 -07:00
Moe bcf7c6f665 deprecate automatically selecting single monitor if result is only 1 2020-08-04 19:46:05 -07:00
Moe c0ce19b1eb deprecate automatically selecting single monitor if result is only 1 2020-08-04 19:45:04 -07:00
Moe 22f2d37f1f Show GPS data on Video Recordings (if they have it) 2020-07-29 16:38:04 -07:00