Commit Graph

56 Commits

Author SHA1 Message Date
58b46132a4
Update README.md 2024-04-10 14:31:01 +02:00
1cedff56f9
Update version to 1.0.6 2024-04-10 14:30:35 +02:00
Sébastien Clément
7cb13fa86f
Merge pull request #23 from arieboven/button-margin
Adds the possibility to add margin to button
2024-04-10 14:27:40 +02:00
Arie Boven
8243622ba3 Adds the possibility to add margin to button 2024-03-23 14:27:22 +01:00
Sebastien Clement
070603cbe7 ✏️ Update version 2021-04-27 01:21:09 +02:00
Sebastien Clement
ff7769c0ba ✏️ Add shadow on button hover 2021-04-27 01:17:40 +02:00
Sebastien Clement
0777b0bf17 ✏️ Remove fontawasome overrides 2021-04-27 00:53:39 +02:00
Sebastien Clement
f7189147bf 🚑 Fix issue with little button and UiCustomizer #18 2021-04-27 00:52:39 +02:00
b78ad7a49b
✏️ Update badges 2021-04-26 20:53:51 +02:00
db62455da6
✏️ Readme: Project still maintained 2021-04-26 13:13:22 +02:00
18c633e30f
✏️ Reduce donate button size 2021-04-26 13:05:44 +02:00
Sebastien Clement
c4dbe53455 ✏️ Update Github username 2020-11-23 12:49:25 +01:00
Sebastien Clement
1a71aadad3 Update version 2020-11-23 12:32:35 +01:00
Sebastien Clement
2dd0464e19 ✏️ Move fix on top in changelogs 2020-11-23 12:26:52 +01:00
Sebastien Clement
37e172d8af ✏️ Add release-it config 2020-11-23 12:25:31 +01:00
Sebastien Clement
c25d502692 ✏️ Add permission doc in readme #16 2020-11-23 12:23:04 +01:00
Sebastien Clement
55ac690469 🚑 Check if permissions is defined for octoprint version < 1.4.0 #16 2020-11-23 11:40:57 +01:00
30b486a4f0 ⬆️ Update version 2020-08-17 13:18:02 +02:00
fe22cb57c9 🚑 Prevent Read Only user to send emergency stop 2020-08-17 13:05:24 +02:00
e80ec6916f Js file review to prevent issue with minify 2020-08-04 13:57:44 +02:00
Sebastien Clement
5b4edf6356 Update version 2020-03-27 14:45:53 +01:00
Sebastien Clement
4fa006b596 Fix conflict with old version of FontAwesome #13 2020-03-27 14:23:13 +01:00
56656c4a60
Update README.md 2020-03-26 11:50:13 +01:00
Sebastien Clement
ea3bcaecf3 Update version ! 2020-03-25 20:58:57 +01:00
Sebastien Clement
3b1d9d8c2c Update readme and add Licence 2020-03-25 20:57:13 +01:00
Sebastien Clement
abb2a577b0 Rebuild button and add option to enable big button #11 2020-03-25 20:44:45 +01:00
Sebastien Clement
8fc2242366 Add new version of FontAwesome 2020-03-25 20:43:41 +01:00
Sebastien Clement
021d4754a7 Make the plugin python 3 compatible #12 2020-03-25 15:02:02 +01:00
dc25fd8d96 Update version 2018-02-15 01:44:31 +01:00
ecd329f4f0 revert 2018-02-15 01:43:32 +01:00
129628427c Try to correct bug 2018-02-15 01:30:34 +01:00
9d75263053
Remove title that cause crash ?! 2018-02-15 01:16:50 +01:00
c2c8a7f17a
Update Version 2018-02-15 01:06:27 +01:00
0e51c1bcf6
Merge pull request #8 from alainchiasson/devel
Fix for #7 - broken nav bar 
Thanks to @alainchiasson !
2018-02-15 01:05:00 +01:00
Alain Chiasson
5a118da7ef Added the navbar (Icons were not showing up for me), Modifed to use the remove icon, and added mouseover text 'Emergency Stop' on mouseover 2018-02-13 03:43:07 +00:00
0d783237ea
Update setup.py 2018-01-15 10:37:17 +01:00
7b7e8fa545
Change default setting for dialog to false 2018-01-15 10:29:46 +01:00
7d0bd5a0a0 Merge pull request #6 from CoolZeroNL/master
add support for multi gcode command splitted by ":" 
Thanks to CoolZeroNL
2017-10-16 09:14:01 +02:00
CoolZeroNL
119164e05c Update __init__.py
add support for multi gcode command splitted by :
Sample Value: M140 S60 : M104 S220 T0 : M112
2017-10-15 23:28:28 +02:00
a2061658fd Icon is now not visible when you are not logged in --> #5 2017-08-28 00:30:45 +02:00
a47f21e2f9 Update setup.py 2017-07-26 22:29:43 +02:00
bf6281897f Correct sending emergency command on UI refresh --> #3 2017-07-26 17:41:19 +02:00
9d1d83de7b Update setup.py 2017-07-26 00:36:58 +02:00
57d651d5c4 Update setup.py 2017-07-26 00:35:54 +02:00
8ef5c320b6 Merge branch 'master' of https://github.com/BrokenFire/OctoPrint-SimpleEmergencyStop 2017-07-26 00:27:47 +02:00
928585808e Correct typing error on settings... 2017-07-26 00:20:46 +02:00
35092fd211 Merge remote-tracking branch 'origin/devel' 2017-07-26 00:01:51 +02:00
11341b6242 Adding the ability to show a confirmation dialog, updating README 2017-07-25 23:58:19 +02:00
7326632e28 Merge remote-tracking branch 'origin/devel' 2017-07-25 22:38:17 +02:00
cb12a808a7 Adding title in settings tab, and API info in README 2017-07-25 22:30:10 +02:00