Moe
9fa36cb34e
API endpoints for managing customAutoLoad modules+
2020-08-08 20:48:37 -07:00
Moe
28c8c2a07b
Update customAutoLoad.js
2020-08-08 20:22:26 -07:00
Moe
5078abdbfa
API endpoints for managing customAutoLoad modules
2020-08-08 20:20:49 -07:00
Moe
bded8b5699
Prepare customAutoLoad install functions for UI++
2020-08-08 12:30:01 -07:00
Moe
5e2736c233
minor clean up
2020-08-08 12:23:21 -07:00
Moe
f5c2b936fc
Prepare customAutoLoad install functions for UI+
2020-08-08 12:21:38 -07:00
Moe
f70cfcfe19
Prepare customAutoLoad install functions for UI
2020-08-08 00:44:00 -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
38ce2cdcff
update some more array-based conditons to object
2020-08-07 16:37:27 -07:00
Moe
4be1659873
update some delete queries
2020-08-07 15:12:45 -07:00
Moe
52a84f4501
pass only groupKey when request Max Storage Amount check
2020-08-07 00:54:56 -07: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
cf96da5077
Update socketio.js
2020-08-06 10:05:03 -07:00
Moe
e6eddc8aa4
SQL Files : Add "archived" to Videos and "accounType" to Users
2020-08-05 20:46:18 -07:00
Moe
878b386782
Update user.js
2020-08-05 20:41:36 -07:00
Moe
a311f830a2
sqlQuery Conversion : fix purging on maxStorageAmount
2020-08-05 20:41:01 -07:00
Moe
0a23ac9f1a
sqlQuery Conversion : Fix cron.js
2020-08-05 19:14:22 -07:00
Moe
8cc22ffde4
limit user select for loadGroupApps (only need 1)
2020-08-05 18:59:58 -07:00
Moe
f29e77846c
sqlQuery Conversion : Fix syntax errors+
2020-08-05 18:16:50 -07:00
Moe
c56fbc1d93
sqlQuery Conversion : Fix syntax errors
2020-08-05 18:15:10 -07:00
Moe
86c1689df2
update framework.sql for postgres, move framework.pgsql into postgres folder
...
+ remove default_data.sql
2020-08-05 17:20:11 -07:00
Moe
ef759fad29
update Postgres framework.sql file
2020-08-05 11:41:23 -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
17779c0255
postgres needs groupBy on counts
...
- why? some will never know. I sure don't.
2020-07-30 18:42:09 -07:00
Moe
3ecbb6da01
Update sql.js
2020-07-30 18:34:53 -07:00
Moe
751b59e957
add groupBy
2020-07-30 18:25:57 -07:00
Moe
5f88de0690
Update sql.js
2020-07-30 18:17:41 -07:00
Moe
4352e043dd
Update sql.js
2020-07-30 18:01:55 -07:00
Moe
51a051a0fc
add log for missing where parameter
...
+ fix incorrect "action" label for monitorOrder queries
2020-07-30 17:58:45 -07:00
Moe
f32af44122
remove pattern_type glob from timelapse creation
...
- caused newer versions of ffmpeg to crash. flag no longer exists.
2020-07-30 13:56:26 -07:00
Moe
c273d2f8c2
fix missing where query+
2020-07-30 13:55:36 -07:00
Moe
ebb25eb187
fix missing where query
2020-07-30 13:52:29 -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
c42fbb85fd
sqlQuery Conversion : fix permissions for some endpoints
2020-07-27 18:22:12 -07:00
Moe
795703cfaf
sqlQuery Conversion : The Last Samurai... err... Function
2020-07-27 18:12:57 -07:00
Moe
70524dafbb
Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev
2020-07-27 14:15:42 -07:00
Moe
6ace0dfbed
Merge branch 'always_record_on_motion' into 'dev'
...
Optionally allow recording to start on motion prior to object detection results.
See merge request Shinobi-Systems/Shinobi!217
2020-07-27 18:11:50 +00:00
Moe
776a7b7f74
allow adding details to externally uploaded video file
2020-07-25 23:15:24 -07:00
Moe
7d07124ac5
force image format for image in Email Notifcation (Discord as well)
...
- This should hopefully fix users with broken images in their email notifications.
-- Audio was not being stripped and was being encoded with the frame (JPEG cannot hold audio, duh)
-- image2 format specified
2020-07-25 22:40:35 -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
8469de215e
Fix CUDA apt pointer
2020-07-22 21:22:25 -07:00
Moe
e6b5f42ce4
minor housekeeping
2020-07-22 21:21:34 -07:00