Commit Graph

2882 Commits (eeffb796019cbfd78dcc647ee4e9d77aba3afe28)

Author SHA1 Message Date
Moe 1321e8cfca Show Completed Slicing after completion 2022-10-01 12:54:43 -07:00
Moe ac0b33c0c9 Add Preview for Video Slicer (Studio)+
Add Seekbar
2022-10-01 12:07:55 -07:00
Moe 2541225e83 Add Preview for Video Slicer (Studio) 2022-09-30 18:22:11 -07:00
Moe b2ee975f29 Add Studio (Currently only a Video Slicer)
- only function set with basic UI to slice a video
2022-09-29 23:32:09 -07:00
Moe 066d5a4d58 some handling for videos that have no monitor associated in db 2022-09-29 20:57:01 -07:00
Moe 02b0873688 Update Power Video Viewer+ 2022-09-28 14:15:41 -07:00
Moe b7316a4d9e Update Power Video Viewer to use HTTP instead of websocket
- prepare to deprecate videos&events websocket handler.
2022-09-28 13:40:04 -07: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 01d1051e64 fix editing a sub-account right after it was created 2022-09-28 10:17:01 -07:00
Moe de18962860 add Fatal Error Exit notice, clean up fatal_max error check+ 2022-09-27 14:11:15 -07:00
Moe 70ea243cba clean up fatal_max error check 2022-09-27 13:53:02 -07:00
Moe 4edcf74c48 add delete button to fileBin table 2022-09-25 19:46:20 -07:00
Moe 9ce24bfd3c Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2022-09-24 14:23:55 -07:00
Moe 76f244d958 fix formData build for fetch 2022-09-24 14:23:47 -07:00
Moe b992e536ba minor cleanup 2022-09-24 14:19:25 -07:00
Moe ff99ff548a fix image check in videosTable 2022-09-24 14:15:46 -07:00
Moe 292055a9a3 Update Backblaze Videos to download proxied 2022-09-24 14:11:04 -07:00
Moe 642e06b9e7 Merge branch 'nocona-fix-event-based-recording' into 'dev'
Fix Event Based Recording Stutter for some cameras

See merge request Shinobi-Systems/Shinobi!390
2022-09-24 02:58:00 +00:00
Moe f8d9279580 reload monitors list on monitor_edit 2022-09-18 15:32:10 -07:00
Moe a69b29951c add Regions to Copy Settings 2022-09-18 14:39:19 -07:00
Moe ddc3fa3796 add log filters for monitor log 2022-09-18 14:38:47 -07:00
Moe 7bfc952426 fix button display on live stream grid 2022-09-15 06:53:51 -07:00
Moe 9661f019d0 adjust raw snapshot from detectorStream.m3u8 2022-09-14 19:21:45 -07:00
Moe efe703dfc0 fix #410 2022-09-14 15:35:10 -07:00
Moe 58ad3e9b2c Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2022-09-14 10:00:47 -07:00
Moe abbb94899c remove loadGroupApps from login 2022-09-14 10:00:38 -07:00
Moe 64b0fdc5ce Adjust placeholders for addStorage Max Storage Amounts 2022-09-14 09:43:24 -07:00
Moe 4f30e04b6f Merge branch 'fix-ci-build-arm32v7' into 'dev'
fix: Update .gitlab-ci.yml to build Dockerfile.arm32v7 instead of...

See merge request Shinobi-Systems/Shinobi!391
2022-09-14 16:39:06 +00:00
Moe c894819407 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2022-09-12 19:56:34 -07:00
Moe 6cf4e332f9 add more specific catches for certain fatal errors 2022-09-12 19:56:25 -07:00
Moe 15ce53065c fix Automatic Full URL Path generator 2022-09-12 19:55:43 -07:00
Moe a9cc892dc7 Merge branch 'dev' into 'dev'
Update languages/ja.json

See merge request Shinobi-Systems/Shinobi!389
2022-09-13 02:44:55 +00:00
Moe 34c15a88c7 Merge branch 'dev' into 'dev'
# Conflicts:
#   languages/ja.json
2022-09-13 02:36:35 +00:00
Keigo Sato 81c8ecf662 Update languages/ja.json 2022-09-13 01:25:45 +00:00
Moe b34ffd6450 Merge branch 'nocona-fix-event-based-recording' into 'nocona-fix-event-based-recording'
Update Event based recording fix

See merge request Shinobi-Systems/Shinobi!388
2022-09-13 01:17:12 +00:00
Moe 7b6922daa0 Merge branch 'dev' into 'dev'
Update languages/ja.json

See merge request Shinobi-Systems/Shinobi!385
2022-09-13 00:24:11 +00:00
Moe 752b8cd731 Merge branch 'dev' into 'dev'
# Conflicts:
#   languages/ja.json
2022-09-13 00:16:07 +00:00
Katie Roberts 9fb1a602eb Update libs/events/utils.js 2022-09-12 23:42:05 +00:00
Katie Roberts 5d727f0ac0 Update libs/ffmpeg/builders.js 2022-09-12 23:36:24 +00:00
Katie Roberts 2ff97d301d Update libs/basic/utils.js 2022-09-12 23:33:15 +00:00
Katie Roberts b13297bdfb Update libs/ffmpeg/builders.js 2022-09-12 23:29:56 +00:00
Katie Roberts b2981e2500 Update libs/events/utils.js 2022-09-12 23:28:08 +00:00
Katie Roberts def2224544 Update libs/basic/utils.js 2022-09-12 23:23:56 +00:00
Moe cea636b31a fix video links for p2p connections 2022-09-12 16:18:00 -07:00
Tony Bone 36d4b4e11f fix: Update .gitlab-ci.yml to build Dockerfile.arm32v7 instead of Dockerfile.nvidia for the docker-arm32v7-build build. 2022-09-12 15:46:56 -07:00
Moe 8846d84f24 Merge branch 'fix-event-recording' into 'nocona-fix-event-based-recording'
Fix event based recording

See merge request Shinobi-Systems/Shinobi!387
2022-09-12 05:11:43 +00:00
Katie Roberts 15fa2e8446 Update libs/events/utils.js 2022-09-12 00:00:08 +00:00
Katie Roberts 8263aa0e8a Update libs/events/utils.js 2022-09-11 23:45:17 +00:00
Katie Roberts b387fc0042 Update libs/ffmpeg/builders.js 2022-09-11 23:36:05 +00:00
Katie Roberts ce224b4a1a Update libs/ffmpeg/builders.js 2022-09-11 23:22:12 +00:00