Commit Graph

292 Commits

Author SHA1 Message Date
thelastWallE 90cd461cdf 🐞 fix: height for textarea
fix height for textarea on backups dialog on safari
2021-09-05 23:47:52 +02:00
thelastWallE 8636fc5481 🌈 style: backups and editor dialog 2021-09-05 23:23:33 +02:00
thelastWallE ae1e2c9823 🐳 chore: remove debug messages 2021-09-05 22:26:49 +02:00
thelastWallE 26f4b856e1 🌈 style: editor restyling
-remove checkbox on editor
-change container for buttons
2021-09-05 22:25:46 +02:00
thelastWallE 86096b8da0 feat: add show editor buttons 2021-09-05 18:33:32 +02:00
thelastWallE c3c03fb3f8 🐞 fix(settings): fix fontsize limit 2021-09-05 18:32:13 +02:00
thelastWallE d4abe1da08 feat(Editor): add,change settings
add settings for parsing check on save and fontsize
change directory for configfile to only the path for the configs
2021-09-05 17:01:03 +02:00
thelastWallE 8b6c987640 feat(backups): download button for backups 2021-09-05 16:54:44 +02:00
thelastWallE 5dfbcd803f 🦄 refactor(py): refactor py 2021-09-05 16:51:52 +02:00
thelastWallE b2575c55db Merge branch 'feat/multipleCfg' 2021-09-05 15:28:57 +02:00
thelastWallE d70198b14b Merge branch 'feat/55-add-restart-command' 2021-09-05 15:28:17 +02:00
thelastWallE 93222b6023 Merge branch 'donate' into 0.3.9 2021-05-30 15:06:35 +02:00
thelastWallE 585bb4bfc6 Merge branch 'feat/configbackup' into 0.3.9 2021-05-30 15:06:08 +02:00
thelastWallE 33eeb4dcc3 feat(configbackup): copy files to data
Change method of backup to just filecopy
2021-05-30 15:01:41 +02:00
thelastWallE 890fe8cdcc feat(settings): write/read CfgBackup
Writing and reading of a Config Backup in the data folder of OctoKlipper
2021-05-30 15:01:40 +02:00
thelastWallE 84bc7c9ddd Merge commit '0bdd62c35b6cfed3a9d0e72ad37647487bf95bb1' into devel 2021-05-30 15:00:48 +02:00
thelastWallE 0bdd62c35b Update issue templates 2021-05-27 18:24:11 +02:00
thelastWallE 4def1b22af Update issue templates 2021-05-27 18:21:07 +02:00
thelastWallE b6caf407bd Update issue templates 2021-05-27 18:20:39 +02:00
thelastWallE f090e35041 Update issue templates 2021-05-27 18:16:48 +02:00
thelastWallE d5b01423c1
[release]bump for 0.3.8.3 2021-05-25 13:21:58 +02:00
thelastWallE 107e2e1693
[bug]gcode write_parsing_response_buffer
fix call to function
2021-05-25 13:20:27 +02:00
thelastWallE 2cc5761419 🌈 style(settings): css footer 2021-05-14 22:09:15 +02:00
thelastWallE 36d6135816 Merge branch 'fix/UIcustomizer' into donate 2021-05-14 15:10:19 +02:00
thelastWallE fb94624189 feat(settings): donate button 2021-05-14 15:10:09 +02:00
thelastWallE 17ce0f77c2 🌈 style(settings): less height for settings_dialog_content
set remaining space for settings tab content to get rid of scrollbar
2021-05-13 21:58:48 +02:00
thelastWallE 529e6e41e9 🐞 fix(settings): fix UIcustomizer
fix settings tab height
2021-05-13 21:02:16 +02:00
thelastWallE d9647ecd44 Merge commit '52e79537cf948bc2f20f2bcfc65df60cafbb3d36' into devel 2021-05-13 20:54:03 +02:00
thelastWallE 52e79537cf 🐳 chore(translation): DE translation
Leftovers
2021-05-13 20:23:07 +02:00
thelastWallE a733cfb609 🐳 chore(translation): DE translation
More translation work on DE
2021-05-13 20:11:51 +02:00
thelastWallE e1adf29c6a 🐳 chore(translation): DE Translation
More translation for german
2021-05-13 19:42:39 +02:00
thelastWallE e4d53585c9 🐳 chore(translation): DE translation
initial commit of translation for german
2021-05-13 17:41:56 +02:00
thelastWallE e96dff0818 Merge commit '55e81655f4e8980c0dde634e4e2a515eff209be8' into devel 2021-05-13 17:37:40 +02:00
thelastWallE 55e81655f4 🐞 fix(aceEditor): fix for browsers 2021-05-12 13:18:05 +02:00
thelastWallE b5d7bef184 Merge branch 'master' of https://github.com/thelastWallE/OctoprintKlipperPlugin 2021-05-12 13:01:06 +02:00
thelastWallE dd494e6460 🐞 fix(aceEditor): fix for editor
height for editor div was not set
2021-05-12 13:00:46 +02:00
thelastWallE 8c076f607f
Update README.md 2021-05-12 12:51:05 +02:00
thelastWallE 1f385fb542
bump for 0.3.8.1
hotfix for safari compatibility.
2021-05-12 10:30:38 +02:00
thelastWallE c9debf65c9 🌈 style(less): remove less 2021-05-11 22:22:37 +02:00
thelastWallE b851ac832b Merge commit '84600d88484dbbc26abfbc828142b9ab1b45621e' 2021-05-11 20:23:13 +02:00
thelastWallE 84600d8848 🐞 fix(css): safari compatibility 2021-05-11 20:21:50 +02:00
thelastWallE 4549e155f6 🐞 fix(aceEditor): fix safari compatibility 2021-05-09 00:02:39 +02:00
thelastWallE 7b232e7c3b 🐞 fix(css): fix browsers
fix browser compatibility for height:calc() on ace editor
2021-05-08 16:32:04 +02:00
thelastWallE d8abaee6c3 🌈 style(settingsTemplate): title for zoombutton
add title for zoombuttons
2021-05-08 11:35:59 +02:00
thelastWallE 86b28feeda 🌈 style(settingsTemplate): add title for buttons
add title for buttons and links to get a hover tooltip
2021-05-08 11:29:58 +02:00
thelastWallE 20eb9388f5 Merge commit 'a0ec5a296edf38004d7dd3e851f5a756e63fc1e5' into devel 2021-05-08 11:14:48 +02:00
thelastWallE a0ec5a296e
bump for version 0.3.8 2021-05-08 10:59:37 +02:00
thelastWallE f83fe7d8e8
[fix]action start workflow manual 2021-05-08 01:22:04 +02:00
thelastWallE bf3ff946d0
Merge pull request #51 from thelastWallE/actions
[feat]Repo close stale issues
2021-05-08 01:16:54 +02:00
thelastWallE 7828d7c28b
create fake action 2021-05-08 01:13:20 +02:00