Stefan Dej
9d9e914533
fix: add file extension filter to drag&drop fileupload in gcode files
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-08 19:35:35 +01:00
Stefan Dej
4037715c8d
fix: add accept attribute to gcode file upload
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-08 18:26:38 +01:00
Emperor
f1724206f6
locale(ru): update translation file ( #458 )
...
* Update ru.json
* locale(ru): remove all unused keys
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* Update ru.json
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2021-12-08 00:45:46 +01:00
deddoggo
7005b87870
locale(it): update translation file ( #455 )
...
* Beta3 IT
* Beta4 IT
2021-12-08 00:43:54 +01:00
CodingJustForRun
06cb14db46
locale(hu): update translation file ( #454 )
...
* New vesion based on changes in en version
ready for new release
* locale(hu): remove all unused keys
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* updated the 3 changes
Group and the 2 hidetimeleapse has been inserted.
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2021-12-08 00:42:54 +01:00
Stefan Dej
25062e5a36
fix: delete also timelapse preview image if exists
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-07 23:51:59 +01:00
Stefan Dej
ca368867e2
fix: update job_queue start command
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-07 23:01:02 +01:00
Stefan Dej
d654518c65
chore: push version number to v2.1.0-beta4
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-07 00:37:12 +01:00
steadyjaw
8021d5a7ad
refactor: some fixes in 2.1.0 beta and minor changes to ui ( #457 )
...
* fix: truncated settings menu
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: change probe chips to label
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor(timelapse): change button color and make responsive
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: change display helpers of some buttons
* fix(#390 ): encodeURI of thumbnails in files page
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* fix: responsivity of timelapse-page
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor(timelapse): more responsiveness
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor(timelapse): no frames found visibility
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: tooltip on disabled retract /extrude buttons
* refactor(editor): show "read-only" in title if file is not writable
* fix: visibility of reload button
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: select printer dialog new ui style
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: add attach prop to inputs w dropdowns
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* fix: paddings of panels on spec. viewports
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: hide spin buttons on number inputs
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: hide-spin-buttons after merging timelapseTab
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
2021-12-07 00:36:12 +01:00
Stefan Dej
cb4910758e
fix: wrong min/max position in current heightmap panel
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-07 00:17:40 +01:00
Stefan Dej
af1809e025
fix: add hideTimelapse setting to console settings tab
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-07 00:07:19 +01:00
Stefan Dej
6277a7380d
feat: add stream_delay_compensation and park_time to timelapse settings
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-07 00:02:09 +01:00
Stefan Dej
3bfeb4613c
chore: update vuetify package ( #456 )
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-06 00:17:08 +01:00
Stefan Dej
e68bc016b6
chore: add overlayscrollbars to package.json
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-06 00:07:17 +01:00
Stefan Dej
0cf0311c54
chore: update vuetify package
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-05 23:58:42 +01:00
Jérôme W
8110b2f7b7
fix: support for printer farm in https mode ( #452 )
2021-12-05 18:58:17 +01:00
Bart Lammers
04ead521b0
locale(nl): NL translations for 2.1-beta ( #453 )
...
* locale: NL translations for 2.1-beta
* locale(nl): remove all unused keys
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* locale: NL add missing key
Co-authored-by: Bart Lammers <b.lammers@youweagency.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2021-12-05 18:52:07 +01:00
Stefan Dej
f6fe02a347
fix: hide console, when klipper is not connected to moonraker
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-05 17:01:40 +01:00
Stefan Dej
8ef89d42f0
fix: enable g-code files, history and jobqueue when klipper is not ready
...
also disable all start print buttons in each component
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-05 16:55:50 +01:00
Stefan Dej
fe264e6142
fix: hide SystemPanel.vue if klipper is not connected/ready
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-05 13:10:15 +01:00
Stefan Dej
dd3c897b75
feat: add option to hide TL gcodes in console ( #451 )
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-05 04:45:11 +01:00
Stefan Dej
d3ee2f920b
refactor: change icon in PrintsettingsPanel.vue
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-05 01:32:28 +01:00
Stefan Dej
95ebc25434
fix: cancel open connection before close fetch ( #450 )
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-05 01:29:46 +01:00
vajonam
b533955bc3
feat: icons for print settings ( #441 )
2021-12-05 01:27:56 +01:00
th33xitus
501b012bdb
fix: correct i18n key name ( #449 )
...
* fix: correct i18n key name
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* locale(zh-tw): remove all unused keys
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* locale(it): remove all unused keys
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* locale(zh): remove all unused keys
Signed-off-by: Stefan Dej <meteyou@gmail.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2021-12-05 00:18:38 +01:00
Stefan Dej
69eb41923d
locale(zh): remove all unused keys
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-05 00:09:13 +01:00
Stefan Dej
1187216d5b
locale(it): remove all unused keys
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-05 00:05:15 +01:00
Stefan Dej
61bb2dcac1
locale(zh-tw): remove all unused keys
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-05 00:02:18 +01:00
BrownRhined
79b42aa588
locale(zh-tw): add chinese traditional ( #418 )
...
* add chinese traditional
add chinese traditional
* Update zh-tw.json
fixing of indentation levels
2021-12-04 23:53:21 +01:00
th33xitus
9f506f8cbf
fix: input layout on small devices ( #448 )
...
* fix: fix input layout on small devices
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* fix: use col-sm class instead of sm property
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2021-12-04 23:48:54 +01:00
Stefan Dej
b6527b471a
locale(fr): remove all unused keys
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-04 23:20:31 +01:00
Stefan Dej
85436a0cd6
locale(es): remove all unused keys
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-04 23:03:41 +01:00
Stefan Dej
1a6792b6b5
locale(en): remove all unused keys
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-04 22:59:58 +01:00
Stefan Dej
7b66065e77
locale(de): remove all unused keys
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-04 22:53:17 +01:00
Stefan Dej
7aad8f905d
refactor: fix i18n-extract test in power device dialog
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-04 22:39:12 +01:00
Stefan Dej
881ebbd49a
locale(zh): fix syntax error in zh.json
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-04 21:57:09 +01:00
cgrossi70
8a87d8a144
locale(es): update spanish translation ( #443 )
...
V2.1.0-beta2 Spanish Translation
2021-12-04 21:44:29 +01:00
deddoggo
6912dc027e
locale(it): IT Translation(beta) ( #435 )
...
* Add files via upload
updated beta translation
* Beta2 Update
2021-12-04 21:43:29 +01:00
Zhu Qian
123426c6ec
locale(zh): Mandarin Translation for V2 beta ( #444 )
...
* Update zh.json
* Update zh.json
* Update zh.json
2021-12-04 21:43:01 +01:00
th33xitus
869423f4c6
locale(en): update en translation ( #447 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2021-12-04 21:35:07 +01:00
th33xitus
d92543e1c3
locale(de): update de translation ( #446 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2021-12-04 21:34:22 +01:00
Stefan Dej
460fa71c70
fix: enable update if commits available but version number is above
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-04 01:37:05 +01:00
th33xitus
1a7a23205b
fix: bug in dependency getter ( #445 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2021-12-03 21:33:53 +01:00
Stefan Dej
3f0f76e2d9
Merge remote-tracking branch 'origin/develop' into develop
2021-12-02 20:48:01 +01:00
Stefan Dej
46381879e3
big thx to Ronald Forster
2021-12-02 20:47:31 +01:00
Stefan Dej
5218b0baea
locale(fr): update beta2 fr translations
...
big thx to Roland Forster!
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-02 20:43:25 +01:00
Stefan Dej
ce09984983
chore: push version number to v2.1.0-beta3
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-02 00:15:03 +01:00
Stefan Dej
9bcbfa48de
fix: escape urls also escape / in the url
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-01 23:39:14 +01:00
Stefan Dej
43674bf2d5
fix: iOS orientation changed didn't trigger resize event
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-11-30 23:16:41 +01:00
Stefan Dej
2ebd3a8396
Merge remote-tracking branch 'origin/develop' into develop
2021-11-29 23:44:19 +01:00