1015 Commits

Author SHA1 Message Date
lixxbox
e10fd11acd
docs: add .svg as valid background extension (#285)
9f2a54100b
2021-05-24 17:14:29 +02:00
Stefan Dej
c2c5592452 change sidebar background image from png to svg
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-24 13:45:03 +02:00
Stefan Dej
9f2a54100b feature: add SVG support for sidebar & main background
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-24 13:26:52 +02:00
Stefan Dej
a9cc16911d update top corner menu icon
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 23:15:56 +02:00
Stefan Dej
9bd2f7bdf5 push version number to v1.6.0
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 22:42:05 +02:00
Stefan Dej
83347fa35d bugfix: adjusting the home text in the control panel
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 22:25:24 +02:00
Stefan Dej
4eabaf3971 bugfix: rename reverse motion to invert motion in settings control panel
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 22:17:47 +02:00
Stefan Dej
bb1b548db9 bugfix: fix typo in connection failed dialog
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 22:14:16 +02:00
Stefan Dej
f693e40fc1 bugfix: make in_progress history entries deletable
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 21:57:14 +02:00
Stefan Dej
38c4da2f43
bugfix: add moonraker inotify support (#282)
* bugfix: update to moonraker file_manager inotify events

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* feature: add root_update to enable gcode files with registered root directories

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 21:38:33 +02:00
Stefan Dej
0ed0975005 add translation for UV4L-MJPEG webcam service
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 20:56:23 +02:00
Stefan Dej
97c06c3061 feature: add UV4L-MJPEG webcam support
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 01:08:47 +02:00
Stefan Dej
76727a82dc bugfix: VUE_APP_REMOTE_MODE true/false doesnt work
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-17 21:29:21 +02:00
Stefan Dej
d8aea8feb7 bugfix: reload metadata after move/rename gcode file (fix: #281)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-15 23:49:18 +02:00
Stefan Dej
57fbe9eb7c update npm packages
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-15 22:41:04 +02:00
Stefan Dej
600186e895 Merge remote-tracking branch 'origin/master' 2021-05-15 22:37:04 +02:00
dependabot[bot]
f346db30fc
build(deps): bump rexml from 3.2.4 to 3.2.5 in /docs (#273)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 22:15:41 +02:00
lixxbox
598a7fe94f
docs: stylesheets & escaping gcode (#279)
* docs: just a few stylesheet adjustments
	modified:   docs/_sass/color_schemes/mainsail.scss
	new file:   docs/assets/img/alert.svg
	new file:   docs/assets/img/info.svg
	new file:   docs/assets/img/success.svg
	new file:   docs/assets/img/warning.svg

* docs: escape gcodes, so that it can be rendered.
	modified:   necessary-cfg.md
2021-05-11 16:52:15 +02:00
Alex Zellner
6096704fe5
remove defaut_parameter from macro (#276)
* remove defaut_parameter

Change macros in preparation of the removal of default_parameter

* fix typo
2021-05-11 15:02:29 +02:00
lixxbox
a0a3aa79ac
docs: a simple recommendation for remote access (#277)
* docs: a simple recommendation for remote access
	new file:   quicktips/remote-access.md

* Update remote-access.md
2021-05-11 15:01:35 +02:00
Stefan Dej
1919aa6921 feature: add filament_motion_sensors
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-10 18:09:06 +02:00
Stefan Dej
576e0eaada fix typos in Files.vue
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-25 13:08:47 +02:00
Stefan Dej
bf5851264d Merge remote-tracking branch 'origin/master' 2021-04-23 21:21:06 +02:00
Eike Ahmels
1cbe7d1164
save file with special characters (#269)
* image fix, grammar fix

* fixed suggestions bug, some cleanup from old editor, svg edge case

* FIX: save a file with special characters
2021-04-23 21:20:18 +02:00
Stefan Dej
84eed4c190 Merge remote-tracking branch 'origin/master' 2021-04-23 21:19:21 +02:00
Stefan Dej
11f46e8ec8 update vue.config.js
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-23 21:18:44 +02:00
Stefan Dej
abb19a4ac9 feature: add FR to i18n
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-23 21:18:08 +02:00
Stefan Dej
5f0b628f6e bugfix: fix download in firefox (open new window)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-20 23:57:33 +02:00
Stefan Dej
f6679effd9 feature: rename directory in ConfigFilesPanel.vue
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-20 23:25:41 +02:00
Stefan Dej
ee4a07c9b2 rework history list dialog
add estimated filament weight to history list dialog

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-20 23:03:17 +02:00
Stefan Dej
b49c57405c feature: multiple custom console filters
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-20 21:46:04 +02:00
Stefan Dej
71db147a19 bugfix: fix upper directory colspan number
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 23:21:36 +02:00
Stefan Dej
8a66899837 feature: store webcam settings in printer farm
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 21:48:31 +02:00
Stefan Dej
64d6dd596d bugfix: fix end time, when the job is in_progress in HistoryListPanel.vue
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 17:41:51 +02:00
Stefan Dej
091b78c569 fix missing space in upload dialog
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 16:48:04 +02:00
Stefan Dej
5e09f52a79 feature: display filament weight metadata in gcode-files list
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 12:59:05 +02:00
Stefan Dej
ddbab8538a add titles to i18n in HistoryListPanel.vue
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 12:17:08 +02:00
Stefan Dej
2865a8f83a bugfix: fix icon issue in edit tool dialog of temperature_sensors
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 12:07:35 +02:00
Stefan Dej
b09615dc2f bugfix: fix translations in ToolsPanel.vue
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 12:02:47 +02:00
Stefan Dej
365ed2cda7 feature: display printername in SelectPrinterDialog.vue
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 01:15:04 +02:00
Stefan Dej
d578c9105c feature: limit requested_speed wiht current max_velocity
cleanup StatusPanel.vue

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-17 23:30:38 +02:00
Stefan Dej
3df44b05e2 feature: delete directory with content in config files panel
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-17 00:18:01 +02:00
Stefan Dej
025921e84a feature: delete directory with content in g-code files
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-17 00:01:25 +02:00
lixxbox
f0fbce478d
In preparation for 1.5.0 (#264)
modified:   README.md
	new file:   docs/assets/img/quicktips/history/history.png
	modified:   docs/index.md
	new file:   docs/quicktips/history.md
2021-04-13 22:26:08 +02:00
Stefan Dej
e814ea5169 fix webcam url in printer farm
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-13 22:10:43 +02:00
Stefan Dej
6825f6c39e push version number to v1.5.0
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-13 19:18:56 +02:00
Stefan Dej
4728eb41b7 Merge remote-tracking branch 'origin/master' 2021-04-13 19:11:09 +02:00
Stefan Dej
e88a64ecc5 fix table headers
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-13 19:10:51 +02:00
winbin
3b170b1e0d
Update zh.json (#262)
update translation
2021-04-13 18:27:34 +02:00
lixxbox
263b2d245c
docs: add credits (#263)
new file:   docs/_data/contributors.json
	new file:   docs/_data/licenses.json
	new file:   docs/credits.md
2021-04-13 18:27:21 +02:00