Moe
d219b0979f
Add date to Uncaught Exceptions
2021-05-19 07:39:37 -07:00
Moe
6666db6364
Dashboard 3 adjustments + cleanup
2021-05-18 23:09:04 -07:00
Moe
a0119e7c55
Update socketio.js
2021-05-18 12:30:52 -07:00
Moe
268baf371d
Update detector.js
2021-05-18 00:03:41 -07:00
Moe
7dbcaa0443
add minimum confidence check when receiving trigger from pam
2021-05-18 00:02:13 -07:00
Moe
c9659cf963
Update utils.js
2021-05-04 16:38:38 -07:00
Moe
023717602f
Add Monitor Status Codes+
2021-05-04 16:38:34 -07:00
Moe
81f55c4214
Update monitor.js
2021-05-04 16:24:23 -07:00
Moe
97089f29b8
Add Monitor Status Codes
2021-05-04 16:24:08 -07:00
Moe
5d672c240b
monitorId update in onDetectorJpegOutputSecondary
2021-05-03 18:50:30 -07:00
Moe
3e81485d43
Fix SFTP Upload and Update package.json
2021-05-03 18:49:17 -07:00
Moe
496504282b
Force P2P connection to reinit every 15 minutes
2021-04-29 17:59:05 -07:00
Moe
4bb8738a87
fix Object Detection > Check for Motion first
2021-04-29 17:58:28 -07:00
Moe
14bb429c54
load DiscordBot UI fields dynamically
2021-04-29 17:54:11 -07:00
Moe
9f4b1934b9
update discord fields to be created dynamically
2021-04-27 11:37:19 -07:00
Moe
ff60df27d4
ffmpeg.js : change crf to q:v
2021-04-27 08:28:59 -07:00
Moe
b8f66b2786
Add Telegram Notifications+
2021-04-26 23:11:43 -07:00
Moe
87650716cc
Add Telegram Notifications
2021-04-26 23:02:26 -07:00
ecarjat
c1e5c5f006
charset and collate are only allowed for mysql
2021-04-25 13:39:59 +00:00
Moe
92d14c1072
FIx ER_TOO_LONG_KEY: LoginTokens table
2021-04-22 09:42:26 -07:00
Moe
7bd51122b5
fix basic Control request missing query string
2021-04-17 10:27:44 -07:00
Moe
9238679119
Fix Sub-Account being created as Admin account
2021-04-17 10:04:27 -07:00
Moe
25c4b9d085
minor cleanup
2021-04-17 10:04:08 -07:00
Moe
4f985bd52e
Add second Vancouver P2P server
2021-04-13 20:49:26 -07:00
Moe
6987ca20f4
make motion detection show pam-diff bounding boxes
2021-04-09 14:18:56 -07:00
Moe
a47b40444e
Object Detect for 5 seconds instead of 1 frame when check Motion first
2021-04-09 14:10:31 -07:00
Moe
04ec802951
fix detector fps when using motion first for object detect
2021-04-09 12:08:37 -07:00
Moe
56d15a179a
Merge branch 'ldap-auth-update' into 'dev'
...
Update LDAP to use Alternate Login System
See merge request Shinobi-Systems/Shinobi!298
2021-04-08 03:49:47 +00:00
Moe
226c41c727
Fix backblaze init when disabled
2021-04-07 19:06:06 -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
feee34a074
Add System Information to Superuser UI
2021-04-05 14:13:20 -07:00
Moe
3401a6bec9
Fix Monitor Config Field Updater, Fix duplicated flags in detector output
2021-04-05 12:41:56 -07:00
Moe
0a95ca2b02
Update alternateLogins.js
2021-04-04 21:21:59 -07:00
Moe
9a68b24136
rename param for google app id
2021-04-04 11:37:20 -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
c0042c9a36
clean up google login script
2021-04-03 17:19:20 -07:00
Moe
325d56edc5
make LoginTokens designated by prefix name
2021-04-03 14:27:08 -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
74f9f28070
add LoginTokens table creation (for existing installs being updated)
2021-04-03 09:48:00 -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
aa4192b6fe
rewrite superLogin for initial login, create base for other login types
2021-04-01 22:40:37 -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
ee45ef3f1a
fix Super Log API endpoint
2021-04-01 15:44:32 -07:00
Moe
c20cf9113a
google login test framework
2021-03-31 23:03:34 -07:00