Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream merge #2

Open
wants to merge 174 commits into
base: develop
Choose a base branch
from
Open

Upstream merge #2

wants to merge 174 commits into from

Conversation

goeland86
Copy link
Member

Trying to bring the recore-specific fork of Mainsail in-line with upstream develop.

meteyou and others added 30 commits June 28, 2023 20:16
This commit adds 'dev-dist' directory to .gitignore. 'dev-dist' is a folder that gets created when we build the application in development environment, it's not needed to be tracked as it only contains generated files.

Signed-off-by: Stefan Dej <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
meteyou and others added 22 commits December 16, 2023 17:57
…#1705)

* refactor: remove unused icon in SettingsGeneralTab.vue

Signed-off-by: Stefan Dej <[email protected]>

* refactor: remove unused icon in SettingsGeneralTab.vue

Signed-off-by: Stefan Dej <[email protected]>

---------

Signed-off-by: Stefan Dej <[email protected]>
* fix: fix aspectRatio in MjpegstreamerAdaptive

Signed-off-by: Stefan Dej <[email protected]>

* refactor: calc aspectRatio

Signed-off-by: Stefan Dej <[email protected]>

---------

Signed-off-by: Stefan Dej <[email protected]>
…1713)

* fix: fix webcam url with multiple moonraker instances

Signed-off-by: Stefan Dej <[email protected]>

* fix: fix webcam url with multiple moonraker instances

Signed-off-by: Stefan Dej <[email protected]>

* fix: parse hostPort to int

Signed-off-by: Stefan Dej <[email protected]>

---------

Signed-off-by: Stefan Dej <[email protected]>
* Update sv.json

Updated Swedish translation (sv-SE)

* Update sv.json

fixed prettier

* Fixed formating in sv.json

* renamed sv.json to se.json

Used the wrong ISO-code for Sweden by misstake when first creating the new locale.

* Updated unused keys for se.json

* Update se.json

ESLint

* Update se.json

* locale(se): remove unused keys

Signed-off-by: Stefan Dej <[email protected]>

---------

Signed-off-by: Stefan Dej <[email protected]>
Co-authored-by: Stefan Dej <[email protected]>
* refactor: refactor StatusPanel.vue

Signed-off-by: Stefan Dej <[email protected]>

* fix: fix order of objects to visible small parts in bigger parts

Signed-off-by: Stefan Dej <[email protected]>

---------

Signed-off-by: Stefan Dej <[email protected]>
* fix: fix theme issue in tempchart

Signed-off-by: Stefan Dej <[email protected]>

* fix: fix tooltip of tempchart

the tooltip will not go away after 1 second. the chart also will be "stopped" as long as your mouse is hoverd

Signed-off-by: Stefan Dej <[email protected]>

* refactor: remove debug outputs

Signed-off-by: Stefan Dej <[email protected]>

---------

Signed-off-by: Stefan Dej <[email protected]>
…ew#1719)

* fix(exclude objects): fix tooltip position in object map

Signed-off-by: Stefan Dej <[email protected]>

* refactor: move style tag at the bottom

Signed-off-by: Stefan Dej <[email protected]>

---------

Signed-off-by: Stefan Dej <[email protected]>
…-crew#1697)

Update orhun/git-cliff-action action from v1 to v2. v1 doesn't have a postprocessor included.

Signed-off-by: Stefan Dej <[email protected]>
* refactor: refactor history page and list panel

Signed-off-by: Stefan Dej <[email protected]>

* fix: fix long initial time with huge print history

Signed-off-by: Stefan Dej <[email protected]>

* refactor: add "All" to locale

Signed-off-by: Stefan Dej <[email protected]>

* feat: add button to statistic chart

Signed-off-by: Stefan Dej <[email protected]>

* locale(de): update german locale

Signed-off-by: Stefan Dej <[email protected]>

* refactor: remove unused icon import

Signed-off-by: Stefan Dej <[email protected]>

* locale: apply suggestions from code review

Co-authored-by: rackrick <[email protected]>

---------

Signed-off-by: Stefan Dej <[email protected]>
Co-authored-by: rackrick <[email protected]>
…ew#1727)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 23 to 41.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v23...v41)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@goeland86 goeland86 added chore enhancement New feature or request labels Jan 8, 2024
Copy link

github-actions bot commented Jan 8, 2024

Language file analysis report:

File Missing Keys Unused Keys
cz.json 150 10
da.json 33 3
de.json 1 0
en.json 0 0
es.json 71 9
fr.json 16 3
hu.json 288 12
it.json 33 3
ja.json 152 10
ko.json 148 10
nl.json 145 10
pl.json 33 3
pt.json 125 9
ru.json 125 9
se.json 3 2
tr.json 82 7
uk.json 267 12
zh.json 33 3
zh_TW.json 184 9

@@ -308,4 +309,9 @@ export const actions: ActionTree<ServerState, RootState> = {
}
}
},

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be specifically checked for the integration with the Recore panel...

@@ -178,4 +180,21 @@ export const mutations: MutationTree<ServerState> = {
boot_media: payload.boot_media,
})
},

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be checked specifically for Recore-specific panel.

Copy link

github-actions bot commented Jan 8, 2024

Size Change: +74.4 kB (+4%)

Total Size: 2.04 MB

Filename Size Change
./dist/assets/Codemirror.js 0 B -21.6 kB (removed) 🏆
./dist/assets/Heightmap.js 0 B -139 kB (removed) 🏆
./dist/assets/Heightmap.css 0 B -284 B (removed) 🏆
./dist/assets/index.css 0 B -65.4 kB (removed) 🏆
./dist/assets/index.js 0 B -1.18 MB (removed) 🏆
./dist/assets/Viewer.css 0 B -297 B (removed) 🏆
./dist/assets/Viewer.js 0 B -425 kB (removed) 🏆
./dist/assets/virtual_pwa-f5bfbfd7.js 0 B -432 B (removed) 🏆
./dist/assets/workbox-window.prod.es5.js 0 B -2.2 kB (removed) 🏆
./dist/config.json 112 B +11 B (+11%) ⚠️
./dist/index.html 781 B +82 B (+12%) ⚠️
./dist/sw.js 2.03 kB +516 B (+34%) 🚨
./dist/assets/Codemirror-js 4.07 kB +4.07 kB (new file) 🆕
./dist/assets/codemirror-js 134 kB +134 kB (new file) 🆕
./dist/assets/cz-js 13.6 kB +13.6 kB (new file) 🆕
./dist/assets/da-js 14 kB +14 kB (new file) 🆕
./dist/assets/de-js 15.3 kB +15.3 kB (new file) 🆕
./dist/assets/echarts-js 198 kB +198 kB (new file) 🆕
./dist/assets/es-js 14.7 kB +14.7 kB (new file) 🆕
./dist/assets/fr-js 15.5 kB +15.5 kB (new file) 🆕
./dist/assets/Heightmap-css 284 B +284 B (new file) 🆕
./dist/assets/Heightmap-js 121 kB +121 kB (new file) 🆕
./dist/assets/Hlsstreamer-js 110 kB +110 kB (new file) 🆕
./dist/assets/Hlsstreamer-css 62 B +62 B (new file) 🆕
./dist/assets/hu-js 12.3 kB +12.3 kB (new file) 🆕
./dist/assets/index-css 7.87 kB +7.87 kB (new file) 🆕
./dist/assets/index-js 351 kB +351 kB (new file) 🆕
./dist/assets/Ipstreamer-js 780 B +780 B (new file) 🆕
./dist/assets/Ipstreamer-css 62 B +62 B (new file) 🆕
./dist/assets/it-js 14.7 kB +14.7 kB (new file) 🆕
./dist/assets/ja-js 13.6 kB +13.6 kB (new file) 🆕
./dist/assets/JanusStreamer-css 105 B +105 B (new file) 🆕
./dist/assets/JanusStreamer-js 62.9 kB +62.9 kB (new file) 🆕
./dist/assets/JMuxerStream-css 99 B +99 B (new file) 🆕
./dist/assets/JMuxerStream-js 11.4 kB +11.4 kB (new file) 🆕
./dist/assets/ko-js 14 kB +14 kB (new file) 🆕
./dist/assets/Mjpegstreamer-css 189 B +189 B (new file) 🆕
./dist/assets/Mjpegstreamer-js 1.92 kB +1.92 kB (new file) 🆕
./dist/assets/MjpegstreamerAdaptive-css 178 B +178 B (new file) 🆕
./dist/assets/MjpegstreamerAdaptive-js 2 kB +2 kB (new file) 🆕
./dist/assets/nl-js 12.7 kB +12.7 kB (new file) 🆕
./dist/assets/overlayscrollbars-js 25 kB +25 kB (new file) 🆕
./dist/assets/overlayscrollbars-css 4.52 kB +4.52 kB (new file) 🆕
./dist/assets/pl-js 15.5 kB +15.5 kB (new file) 🆕
./dist/assets/pt-js 13.6 kB +13.6 kB (new file) 🆕
./dist/assets/ru-js 15.6 kB +15.6 kB (new file) 🆕
./dist/assets/se-js 15.2 kB +15.2 kB (new file) 🆕
./dist/assets/tr-js 14.8 kB +14.8 kB (new file) 🆕
./dist/assets/uk-js 14.4 kB +14.4 kB (new file) 🆕
./dist/assets/Uv4lMjpeg-css 83 B +83 B (new file) 🆕
./dist/assets/Uv4lMjpeg-js 1.2 kB +1.2 kB (new file) 🆕
./dist/assets/Viewer-css 297 B +297 B (new file) 🆕
./dist/assets/Viewer-js 432 kB +432 kB (new file) 🆕
./dist/assets/virtual_pwa-register-js 484 B +484 B (new file) 🆕
./dist/assets/vuetify-js 105 kB +105 kB (new file) 🆕
./dist/assets/vuetify-css 64.5 kB +64.5 kB (new file) 🆕
./dist/assets/WebrtcCameraStreamer-css 105 B +105 B (new file) 🆕
./dist/assets/WebrtcCameraStreamer-js 1.75 kB +1.75 kB (new file) 🆕
./dist/assets/WebrtcGo2rtc-css 104 B +104 B (new file) 🆕
./dist/assets/WebrtcGo2rtc-js 2.14 kB +2.14 kB (new file) 🆕
./dist/assets/WebrtcMediaMTX-css 104 B +104 B (new file) 🆕
./dist/assets/WebrtcMediaMTX-js 2.5 kB +2.5 kB (new file) 🆕
./dist/assets/workbox-window.prod.es5-js 2.19 kB +2.19 kB (new file) 🆕
./dist/assets/zh_TW-js 12.9 kB +12.9 kB (new file) 🆕
./dist/assets/zh-js 14.6 kB +14.6 kB (new file) 🆕
./dist/img/sidebar-background-light.svg 1.5 kB +1.5 kB (new file) 🆕
./dist/release_info.json 79 B +79 B (new file) 🆕
ℹ️ View Unchanged
Filename Size
./dist/fonts/roboto-black.woff2 11 kB
./dist/fonts/roboto-bold.woff2 11 kB
./dist/fonts/roboto-light.woff2 11.2 kB
./dist/fonts/roboto-medium.woff2 11.1 kB
./dist/fonts/roboto-regular.woff2 11 kB
./dist/fonts/roboto-thin.woff2 11 kB
./dist/img/icons/apple-touch-icon-180x180.png 6.47 kB
./dist/img/icons/favicon-16x16.png 355 B
./dist/img/icons/favicon-32x32.png 641 B
./dist/img/icons/icon-192-png 7.86 kB
./dist/img/icons/icon-512-png 33 kB
./dist/img/icons/mstile-150x150.png 2.24 kB
./dist/img/icons/safari-pinned-tab.svg 1.38 kB
./dist/img/klipper.svg 2.38 kB
./dist/img/logo.svg 295 B
./dist/img/sidebar-background.svg 929 B
./dist/workbox-js 5.32 kB

compressed-size-action

@goeland86
Copy link
Member Author

Currently does not load the interface. Unclear why this is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.