Commit Graph

70 Commits (1d6ae4e5d993270cb1473c2da5da1d023db64e14)

Author SHA1 Message Date
Moe Alam 2b038dee6c onvifDeviceManager and Form Builder UI cleanup 2020-12-05 11:54:40 -08:00
Moe Alam 915be87187 Update ONVIF Scanner result layout 2020-10-29 18:35:21 -07:00
Moe Alam 560cf2c7ec add row caching and add delete button for timelapse frames 2020-10-09 22:49:11 -07:00
Moe Alam acb7035769 Display Currently Registered P2P Server 2020-10-03 14:20:53 -07:00
Moe Alam 6dc438fdd7 humanize P2P UI more 2020-10-03 11:54:48 -07:00
Moe Alam 6e2ab4d61f Add UI for Easy Remote Access (P2P) in Superuser panel 2020-09-26 22:52:52 -07:00
Moe Alam edbcbcdd29 update PTZ button appearance 2020-09-20 21:26:01 -07:00
Moe 8481ef2eb6 simulate bootstrap 4 columns 2020-08-14 19:22:13 -07:00
Moe 299f3c1923 customAutoLoad UI : minor prettify+ 2020-08-10 21:31:27 -07:00
Moe a09472ba06 always show Live GPS data on top when visisble 2020-07-30 13:27:28 -07:00
Moe 1a517057ce Circular Live GPS Map 2020-07-29 19:00:08 -07:00
Moe d31f602e29 Add Speed and Heading to Live GPS Display 2020-07-29 18:41:38 -07:00
Moe f523ccc2f2 Add Live GPS Display from Dashcam App (NinjaCam) 2020-07-29 11:00:30 -07:00
Moe 05f6b02308 minor clean up 2020-07-22 21:22:37 -07:00
Moe 1ef663f1c6 Add colored dots to follow-lists
- shows original color of section if theme has been applied
2020-06-05 15:14:35 -07:00
Moe 45ff957103 rewrite operation method of detector filters window (front-end) 2020-05-30 19:15:12 -07:00
Moe 54576b57a5 Fix buttons visibility in super panel when window is too small 2020-05-28 20:29:53 -07:00
Moe 3bec7a95d7 Minor Adjustments to UI, swap Mode changing button with Event Trigger button 2020-05-28 11:34:53 -07:00
Moe 6b2c73212c show how many monitors associated to preset 2020-05-26 20:33:55 -07:00
Moe b2db778b7c add quick load for monitor preset 2020-05-26 20:26:31 -07:00
Moe 5f85b2b3a6 ui css adjustment 2020-05-26 19:48:56 -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 893f8f37e8 display changes in Preset with humanized name tags 2020-05-26 16:30:24 -07:00
Moe 410a6de983 light touch up on timelapse performance and UI 2020-05-16 19:27:23 -07:00
Moe 38a6915b4a minor UI adjustments to sidmenu 2020-05-02 18:53:15 -07:00
Moe b3cfcc1b4a Update super.configEditor.css 2020-04-18 23:22:01 -07:00
Moe fa96bd7043 Finalize Configuration Editor, refactor some super panel js/ejs 2020-04-18 23:11:55 -07:00
Moe 605f227897 Base framework for JSON Editor on Configuration in Super panel 2020-04-18 22:00:50 -07:00
Moe 7a81679803 Add "useOldPowerVideo" option to config, Add Events chart to each monitor
- setting this parameter to "true" will result swapping the new power video viewer with the old one.
+ some bug fixes to new one
2020-04-18 17:38:26 -07:00
Mike Hurley 1b348f7ae4 Update daterangepicker.css to version 3.0.5 2019-10-18 17:28:34 +00:00
Moe 0434620ec8 Add Zoom In Magnifier to live stream and Power Video
+ adjust logWriter flood check timeout
+ minor cleanup (removing ";" just for you @kevinGodell)
2019-08-16 13:19:22 -07:00
Moe 9e275b999e add seekbar to powerVideo video item 2019-08-08 15:27:58 -07:00
Moe 5a20c67a39 Remove old Timelapse engine 2019-08-04 08:37:06 -07: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
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 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 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 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 758fc700b1 Rewrite Settings and Montior Edit forms in JSON instead of HTML
- rewrite of forms in JSON allow auto-generating the necessary fields on almost any template with a lot more ease
- remove ejs files for uploaders and make fields generate by JSON as well
+ activate separated css files
2019-03-15 00:32:18 -07:00
Moe 14e98733a1 Remove gstatic/googleapis font requests 2019-03-06 08:40:31 -08:00