Moe
|
5f85b2b3a6
|
ui css adjustment
|
2020-05-26 19:48:56 -07:00 |
Moe
|
85213d3afe
|
fix launching region editor
|
2020-05-26 19:47:17 -07:00 |
Moe
|
d73a72e19f
|
remember which sections were hidden
|
2020-05-26 19:27:50 -07:00 |
Moe
|
f9aefe7c1b
|
UI adjustments and fixes
|
2020-05-26 19:16:50 -07:00 |
Moe
|
50cebcae8a
|
allow hiding monitor section by clicking header
|
2020-05-26 17:43:28 -07:00 |
Moe
|
940ddb4fab
|
add a little validation for monitor preset addition
|
2020-05-26 17:20:23 -07:00 |
Moe
|
bfd453b706
|
display presets in delete confirm window
|
2020-05-26 17:00:01 -07:00 |
Moe
|
287d670506
|
add delete button and clean up some re-used functions
|
2020-05-26 16:47:06 -07:00 |
Moe
|
893f8f37e8
|
display changes in Preset with humanized name tags
|
2020-05-26 16:30:24 -07:00 |
Moe
|
402247bf91
|
fix posting values that were not changed
|
2020-05-26 15:14:59 -07:00 |
Moe
|
e2ea8c03fe
|
Allow creating Presets from inside Monitor Settings window
|
2020-05-25 20:49:12 -07:00 |
Moe
|
08468ef5cd
|
refactor monitoredit.js, prepare to merge montiorStates (preset creation)
|
2020-05-25 14:31:22 -07:00 |
Moe
|
9a33f0c83b
|
add break word option to confirm window create function
|
2020-05-25 14:30:13 -07:00 |
Moe
|
b00c41a1d6
|
minor css fix for delete monitor window
|
2020-05-25 14:29:20 -07:00 |
Moe
|
cbcd82f1d7
|
fix language var
|
2020-05-25 14:28:56 -07:00 |
Moe
|
8f97912e6b
|
Refactor Probe Tool, fix querying urls with &
|
2020-05-25 14:27:54 -07:00 |
Moe
|
479efbf228
|
adjust counting methodology for tracking plugins
- tracking plugins are currently not available to public but you may still use the counting feature on a per-frame basis instead of tracked object
|
2020-05-24 22:10:31 -07:00 |
Moe
|
48e6483550
|
fix line 405 bug
|
2020-05-24 21:00:19 -07:00 |
Moe
|
b5ee87dc61
|
Update eventCounts.ejs
|
2020-05-24 19:42:14 -07:00 |
Moe
|
295766b2a8
|
Basic Event Counts Windows, display chart by tag name
|
2020-05-24 19:41:24 -07:00 |
Moe
|
1d83275dd3
|
add Events Counts deletion to cron.js
|
2020-05-24 18:00:25 -07:00 |
Moe
|
7c60fd16de
|
Update webServerPaths.js
|
2020-05-24 13:55:48 -07:00 |
Moe
|
93fdabb232
|
refactor /logs/ rows API method
|
2020-05-24 09:36:52 -07:00 |
Moe
|
7cd55de801
|
Hide username and password in ffmpeg log outputs+
|
2020-05-24 09:01:58 -07:00 |
Moe
|
1269bfe08a
|
refactor /events/ rows API method
|
2020-05-24 08:44:44 -07:00 |
Moe
|
aa390287f0
|
fix query by time
|
2020-05-24 07:46:00 -07:00 |
Moe
|
a5b04de5de
|
refactor /videos/ row request API
|
2020-05-24 07:41:10 -07:00 |
Moe
|
8526eea89a
|
refactor querying tables for rows binded to monitors with start and end times
- prepare function for other API functions that use this methodology
|
2020-05-23 23:08:54 -07:00 |
Moe
|
0379fa70a7
|
Update sql.js
|
2020-05-23 22:33:57 -07:00 |
Moe
|
d79a59f401
|
refactor Events Counts get rows API method
|
2020-05-23 22:33:55 -07:00 |
Moe
|
664a30ee32
|
add Event Counting engine 0.1
|
2020-05-23 22:12:42 -07:00 |
Moe
|
f35136b46c
|
Hide username and password in ffmpeg log outputs
|
2020-05-23 16:19:34 -07:00 |
Moe
|
29cd083f0f
|
Update help.ejs
|
2020-05-22 22:07:58 -07:00 |
Moe
|
cafeed6b78
|
make plugin detectObject async and minor adjustments to help window
|
2020-05-22 22:06:48 -07:00 |
Moe
|
66c231016f
|
Add more information to Help window, clean up a little
|
2020-05-21 11:02:16 -07:00 |
Moe
|
60af7da99b
|
Update UPDATE.sh
|
2020-05-20 22:54:48 -07:00 |
Moe
|
0023faf9b8
|
Add proper language vars for ShinobiHub options
|
2020-05-20 22:51:32 -07:00 |
Moe
|
f8d0d03eb8
|
Update shinobiHub.ejs
|
2020-05-20 22:47:53 -07:00 |
Moe
|
90ff600c26
|
Add searching ShinobiHub Explore (Uploaded and All)
|
2020-05-20 22:47:29 -07:00 |
Moe
|
db7893643e
|
make hub import use deep merge on default settings in case
|
2020-05-20 15:07:14 -07:00 |
Moe
|
58df790e97
|
mergeDeep added
mergeDeep is the same as Object.assign except it works upon multiple layers of an object
|
2020-05-20 15:06:39 -07:00 |
Moe
|
2ad0cae75f
|
expand details column in default monitor object
|
2020-05-20 15:05:52 -07:00 |
Moe
|
4cb4276682
|
Basic ShinobiHub view window for user uploaded configurations
|
2020-05-20 14:03:45 -07:00 |
Moe
|
59becdfbff
|
update JSON.parse to $.parseJSON in dash2.monitoredit.js
|
2020-05-20 14:02:55 -07:00 |
Moe
|
30496d88cc
|
move top left menu to its own block
|
2020-05-20 14:01:56 -07:00 |
Moe
|
e6b309b7c8
|
Add API request to upload all available monitor configs
|
2020-05-20 10:44:56 -07:00 |
Moe
|
16f243000c
|
Add API method to get configurations
- by default gets user uploaded configurations
|
2020-05-20 08:59:50 -07:00 |
Moe
|
4ce3494113
|
Update shinobiHub.js
|
2020-05-20 08:31:01 -07:00 |
Moe
|
3f0efd3c5c
|
Add option for automatic private backup of monitors to ShinobiHub
- This feature is for Subscribers only.
|
2020-05-19 16:56:21 -07:00 |
Moe
|
410a6de983
|
light touch up on timelapse performance and UI
|
2020-05-16 19:27:23 -07:00 |