Moe
5b1ddf0692
add some functions to database/utils.js
...
done to accommodate new modules being made available in the Module Market
2024-08-20 12:24:48 -07:00
大饼
c589df31e0
Update preQueries.js
...
Add logs first .
because it has some error when something is done and it will write to logs but table logs is no exist now as Shinobi run at an empty db.
2023-08-09 06:14:24 +00:00
Moe
d00fe997cf
Update utils.js
2023-07-22 12:14:35 -07:00
Moe
a0d280e9fe
Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev
2023-03-17 08:41:59 -07:00
Moe
2e65403317
make size (Cloud Videos and Files) columns longer
2023-03-17 08:41:48 -07:00
Mike Hurley
7be60707c8
Adjust all integer column types to bigint
2023-03-17 15:39:14 +00:00
Moe
2a45650628
make path (Monitors) and size (Videos) columns longer
2023-03-17 08:37:48 -07:00
Moe
7883da689b
fix column default
2023-01-31 11:03:32 -08:00
Moe
3bedce02fb
raise default length for host and path to 255
2023-01-07 18:29:51 -08:00
Moe
c548692754
Update Cloud Uploaders
2022-12-21 19:26:45 +00:00
Moe
7b31b387aa
Add Tags to Monitors for quick grouping
...
The current Monitor Groups method is now set for deprecation by end of this year.
2022-12-18 12:34:11 -08:00
Moe
69db95f8d4
Update SQL Queries on Startup
2022-12-17 00:07:23 +00:00
Moe
48d7d6a99b
Upgrade permission check function
...
fixes videos appearing in Videos Table but cannot be played.
2022-09-28 13:39:25 -07:00
Moe
178762c6d1
update permission check for ke/mid queries
2022-08-31 12:21:38 -07:00
Moe
e5c35a7b4d
Video Recording Archive Controls
2022-08-19 17:38:24 -07:00
Moe
4e8300f3f9
Refactor Permission check for Sub-Accounts and API Keys
2022-08-05 23:20:08 -07:00
Moe
12e7a921b2
allow noLimit queries on videos, events, and timelapse frames
2021-12-17 09:50:35 -08:00
Moe
80f5225191
remove frame limit on timelapse frame retrieval
2021-12-03 10:20:56 -08:00
Moe
5abcbcb3b4
fix SQL query limit when set to "0" (no limit)
2021-10-27 10:15:32 -07:00
Moe
880f8e6350
error catching parse for db row details parsing
2021-03-27 06:56:00 -07:00
Moe Alam
f18b184dca
Sub-Account Manager : saving, editing, and create new working
2021-02-07 12:03:17 -08:00
Moe Alam
44d4b56b04
fix stringToSqlTime declaration
2020-11-20 18:57:54 -08:00
Moe Alam
9f3d74bbfa
cleanup sql.js
2020-11-18 11:26:38 -08:00