Commit Graph

199 Commits (bbbe22c8a765903d71f4a6e82440e8a980a622ca)

Author SHA1 Message Date
Moe cb4708d1d5 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2019-08-08 17:49:53 -07:00
Moe 9e275b999e add seekbar to powerVideo video item 2019-08-08 15:27:58 -07:00
Moe 00e0fb5df3 Merge branch 'patch-2' into 'dev'
Added locales to calendar

See merge request Shinobi-Systems/Shinobi!92
2019-08-07 15:53:19 +00:00
Austin Lakeman 2480814cb1 Fix /super controls 2019-08-07 14:18:36 +00:00
DewGew 838f8c961f Added locales to calendar 2019-08-07 11:28:00 +00:00
DewGew 616426d7d2 Added locales to calendar 2019-08-07 11:26:06 +00:00
Moe 74cdc5d5a0 Power Video Preload videos when current video is at 75% 2019-08-06 18:54:39 -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 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 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
Moe 2a6a10664d log Shinobi version on start and show in Superuser panel+++ 2019-07-30 17:05:00 -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 8a8b22a921 split monitorStates js into separate file 2019-07-25 23:17:33 -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
Peeter Normak a1e6d6dfd3 on page switch, scroll to top 2019-07-16 17:13:08 +03:00
Peeter Normak cc1695fb28 improve videos table rendering speed 2019-07-16 17:13:08 +03:00
Moe baf727ac37 fix re-break of side scroll 2019-07-15 23:38:21 -07:00
Moe 088176f256 Proper UI for Monitor States Presets Window 2019-07-15 23:36:45 -07:00
Alexandr Eryomin d440e252df temporary fix scrolling 2019-06-24 09:02:10 +00:00
Moe c8f38b0d2f minor cleanup 2019-06-04 09:39:36 -07:00
Moe a87c2e6acc Compound Update
- Calculate Max Storage Amount for Videos and Timelapse Frames separately
- Split Max Storage Amount by percentage for Videos and Timelapse Frames
- Fix order of operations for on start monitor load and orphan check
- move some extender definitions to extenders.js
- Slim Power Video Viewer event bars
- Add hours to date range selector for Timelapse Jpeg
2019-05-05 13:30:07 -07:00
Moe a1f33195ee clear "over max" timelapse frames 2019-04-26 11:10:53 -07:00
Moe 70ffde9ff4 display addStorage use in dashboard 2019-04-20 09:10:24 -07:00
Moe ec8824985f Packging, addStorage Max Amounts, Fix s3uploader and minor fixes
- Add ability to pacakge with `pkg`
- Add Max Storage Amount for each `addStorage` storage array per user
- Fix `uploaders/s3based.js` variable names
- Update Timelapse.jpeg video builder
- Allow rendering a separate page upon login for Sub-Accounts
2019-04-18 17:54:07 -07:00
Moe 447315cfef Updates and Fixes
- add videoDropInServer (FTP), currently only logs timelapse frames to database
- cleanup timelapse appearance
- allow replacing renderPaths.home with embeddable page for basic landing after login
- light ejs touchups
2019-04-05 22:27:22 -07:00
Moe 89a70b6438 Some Updates and Fixes
- Add Branding Engine
- Lock PM2 install to 3.0.0 (newer versions cannot catch `uncaughtException`.
- Update macOS installer
- Update OpenALPR (CPU) installer
- Add Portuguese Language
- Fix Language Selector
- Lay-In ability to create Matrix from Pam-Diff detection blob
- createEventBasedRecording called for Traditional Recording labelled 5 seconds before real time to capture event
- fix NaN for new user created in Superuser
- count space used for Timelapse Frames and Files tables (does not purge Timelapse data yet)
- Update TimelapseJpeg, lay-in MP4 builder, many fixes, additonal page
- add `impervious` to gitignore in `web/libs` for custom static files
- Fix delete button for quick video list
- Fix Super form appearance
2019-04-02 20:47:03 -07:00
Moe 9877ac480f Fix Host Connection for Plugins and pluginBase.js use CWS 2019-03-30 13:53:24 -07:00
Moe e01acf9381 modify poweredBy variable name 2019-03-24 23:46:31 -07:00
Moe 85bfd75280 improve timelapse.jpeg appearance and performance 2019-03-24 11:19:55 -07:00
Moe bcdb54d02b Modify JPEG-Based Timelapse Method and add basic GUI
+Bug fixes for UI
2019-03-23 18:25:58 -07:00
Moe 9ff69b28b3 add more config parameters for branding on login 2019-03-21 21:22:27 -07:00
Moe f43495aa02 Fix input-mapping visible toggler 2019-03-21 21:21:34 -07:00
Moe 6a81641096 Simplify scroll menu for forms 2019-03-21 14:55:05 -07:00
Moe 5c2f70cd74 Fix definitions for Uploaders 2019-03-21 14:54:11 -07:00
Moe 5609904656 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2019-03-21 14:31:18 -07:00
Moe 00ab3046ff Add JPEG-based Timelapse creation
- Currently can only retrieve data about Timelapse through API, GUI coming soon
+ Definition fixes
2019-03-21 14:30:50 -07:00
Moe 040080fd0b Allow configuring Logo on login screen with conf.json 2019-03-21 14:24:32 -07:00
namekal 7e83fa5bd0 Update home.ejs - Fix invalid css stylesheet reference 2019-03-20 17:01:02 +00:00