Commit Graph

657 Commits (48444b4ddf72a5e53f9cfcf8bc0612e9105e852f)

Author SHA1 Message Date
Moe 48444b4ddf Update OpenALPR Plugin to use C++ base
- This will make it so the classifier is not loaded for every frame. It is loaded once and then frames are run against it while the plugin daemon is active.
2019-08-06 18:53:35 -07:00
Moe 791a281f88 make "Zip and Download" a client side interaction 2019-08-05 23:38:36 -07:00
Moe bf5d9c428a Objects show tag instead of "object" in power viewer 2019-08-05 18:11:28 -07:00
Moe 59b00f8f33 fix power viewer seeking 2019-08-05 17:25:43 -07:00
Moe e8742bbdba fix power video viewer launcher in top bar 2019-08-05 16:36:02 -07:00
Moe 7c25e15673 Update dash2.powerVideo2.js 2019-08-05 10:51:51 -07:00
Moe 84229aa972 fix visual appearance for manual "next/previous" press in power video 2019-08-04 09:51:15 -07:00
Moe f2ce3ef7ed fix power video launcher 2019-08-04 09:42:08 -07:00
Moe 07c120d255 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2019-08-04 08:37:08 -07:00
Moe 5a20c67a39 Remove old Timelapse engine 2019-08-04 08:37:06 -07:00
Moe ae01eb53c4 Merge branch 'dev' into 'dev'
Added swedish language and fix some languages vars in front end

See merge request Shinobi-Systems/Shinobi!83
2019-08-04 15:35:59 +00:00
Moe 811941310c Update Power Video Viewer to Version 5
- The return of vis.js for the Power Video Viewer. Now you are able to view multiple monitor's videos at a single time. Control speed
+ move confirm window js
+ remove some extra files
2019-08-03 23:49:34 -07:00
DewGew b8b5210870 Update sv_SE.json 2019-08-02 11:40:02 +00:00
DewGew 9dc53411cb Update sv_SE.json 2019-08-02 11:18:30 +00:00
DewGew 152b25c60a Update super.ejs 2019-08-02 11:16:21 +00:00
DewGew ad6e68c0ef Update home.ejs 2019-08-02 10:38:06 +00:00
DewGew 307bbd8cb1 Update sv_SE.json 2019-08-02 10:25:21 +00:00
DewGew 964c7e7af9 Update sv_SE.json 2019-08-02 10:17:21 +00:00
DewGew 0edbb7f277 Update sv_SE.json 2019-08-02 10:08:50 +00:00
DewGew 0637202c67 Update dash2.elementbuilder.js 2019-08-02 10:07:34 +00:00
DewGew 8584997b5c Update index.ejs 2019-08-02 10:05:08 +00:00
DewGew c18f22d105 Update sv_SE.json 2019-08-02 07:17:02 +00:00
DewGew cff2eecda9 Update sv_SE.json 2019-08-01 07:44:10 +00:00
DewGew 0ddc61fc6b Added swedish language 2019-08-01 06:23:10 +00:00
Moe ef6ce2df7f Ping Monitors every 1 minute, if failed then restart process++ 2019-07-31 16:14:14 -07:00
Moe a39e471a6e Ping Monitors every 1 minute, if failed then restart process+ 2019-07-31 09:47:36 -07:00
Moe 4bd2b06703 Ping Monitors every 1 minute, if failed then restart process 2019-07-31 09:45:14 -07:00
Moe 2a6a10664d log Shinobi version on start and show in Superuser panel+++ 2019-07-30 17:05:00 -07:00
Moe 2ba0fac8e1 remove update script
- it is borked, use manual method shown here https://shinobi.video/articles/2018-05-15-how-to-update-shinobi-manually-from-terminal
2019-07-30 13:47:57 -07:00
Moe 2629326429 fix Timelapse frame insert query 2019-07-30 07:31:55 -07:00
Moe 26af745348 autoBuildTimelapseVideosDaily run once on start if enabled 2019-07-30 07:31:34 -07:00
Moe ec2e5eae9d fix dropInEvents/SMTP trigger authentication 2019-07-30 07:31:01 -07:00
Moe 934159786a log Shinobi version on start and show in Superuser panel+ 2019-07-29 13:10:08 -07:00
Moe 6b246c0a30 log Shinobi version on start and show in Superuser panel+
+ add missing fileBin require
2019-07-29 13:07:24 -07:00
Moe eba59ebcee log Shinobi version on start and show in Superuser panel
+ light cleanup
2019-07-29 10:51:08 -07:00
Moe 0ce0c7c339 Add Event Webhook Method+ 2019-07-29 07:15:21 -07:00
Moe 588d536580 Add Event Webhook Method, Add debugLog for Command on Event 2019-07-28 23:46:15 -07:00
Moe 9d05ff8e59 Fix No Image Return for Snapshots++ 2019-07-26 09:13:33 -07:00
Moe 2787883ea6 Add FileBin Space Calculator
+ make timelapse range queries have time as well
2019-07-26 08:18:24 -07:00
Moe e474eba577 add ffmpegBinary to conf.json 2019-07-25 23:24:55 -07:00
Moe 8a8b22a921 split monitorStates js into separate file 2019-07-25 23:17:33 -07:00
Moe 88d513942d Fix No Image Return for Snapshots+ 2019-07-25 23:07:24 -07:00
Moe 695bc8c781 Fix No Image Return for Snapshots
- this fixes the icons on the left side and the snapshots provided in detection events.
+ remove extra debug log in scheduler.js
2019-07-25 22:43:34 -07:00
Moe c31d3bfebd Update Scheduling Manager
- Add selection for Days of the week
- Add Timezone selector
- cleanup schedule.js
2019-07-23 22:06:23 -07:00
Moe dfd241d30e Merge branch 'dev' into 'dev'
Update `/events/` API

See merge request Shinobi-Systems/Shinobi!78
2019-07-19 20:43:05 +00:00
Austin Lakeman cb18ea71f8 Update `/events/` API 2019-07-19 20:43:05 +00:00
Moe d42f04da3e Merge branch 'improve-video-table' into 'dev'
improve videos table rendering speed

See merge request Shinobi-Systems/Shinobi!79
2019-07-19 20:25:07 +00:00
Moe a55243222d Fix broken image return for snapshot
+ light cleanup
2019-07-19 00:40:58 -07:00
Moe 6a19e12c83 Make Detector JPEG output modular
- CustomAutoLoad samples will have plugin variants provided in future
2019-07-16 21:13:12 -07:00
Moe 38a47e64e6 Scripts Added to download CustomAutoLoad samples++ 2019-07-16 21:08:03 -07:00