Skip to content

Commit

Permalink
fixing videos...again
Browse files Browse the repository at this point in the history
  • Loading branch information
kgranat committed May 29, 2017
1 parent 1d4834b commit 1b6a77a
Show file tree
Hide file tree
Showing 14 changed files with 635 additions and 633 deletions.
2 changes: 1 addition & 1 deletion octoprint_mgsetup/static/css/mgsetup.css
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ button.arrowbtn {
background-color:#ff6e35;
color:white;
}

.vjs-big-play-button { display: none !important; }

/*.wrapper {
width: 100%;
Expand Down
Binary file added octoprint_mgsetup/static/img/ccwposter
Binary file not shown.
Binary file added octoprint_mgsetup/static/img/ccwposter.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added octoprint_mgsetup/static/img/cwposter.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified octoprint_mgsetup/static/img/gcode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified octoprint_mgsetup/static/img/slice.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified octoprint_mgsetup/static/img/stl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added octoprint_mgsetup/static/img/wiggleposter.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion octoprint_mgsetup/static/video-js/video-js.min.css

Large diffs are not rendered by default.

1,262 changes: 632 additions & 630 deletions octoprint_mgsetup/templates/mgsetup_tab.jinja2

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
plugin_name = "OctoPrint-Mgsetup"

# The plugin's version. Can be overwritten within OctoPrint's internal data via __plugin_version__ in the plugin module
plugin_version = "0.2.2.4"
plugin_version = "0.2.2.5"

# The plugin's description. Can be overwritten within OctoPrint's internal data via __plugin_description__ in the plugin
# module
Expand Down

0 comments on commit 1b6a77a

Please sign in to comment.