-
Notifications
You must be signed in to change notification settings - Fork 0
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
base: develop
Are you sure you want to change the base?
Conversation
Co-authored-by: Weblate <noreply@weblate.org>
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 <meteyou@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Weblate <noreply@weblate.org>
…-crew#1453) Co-authored-by: th33xitus <domwil1091+github@gmail.com> Co-authored-by: rackrick <45207681+rackrick@users.noreply.github.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
…#1705) * refactor: remove unused icon in SettingsGeneralTab.vue Signed-off-by: Stefan Dej <meteyou@gmail.com> * refactor: remove unused icon in SettingsGeneralTab.vue Signed-off-by: Stefan Dej <meteyou@gmail.com> --------- Signed-off-by: Stefan Dej <meteyou@gmail.com>
…sail-crew#1694) Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* fix: fix aspectRatio in MjpegstreamerAdaptive Signed-off-by: Stefan Dej <meteyou@gmail.com> * refactor: calc aspectRatio Signed-off-by: Stefan Dej <meteyou@gmail.com> --------- Signed-off-by: Stefan Dej <meteyou@gmail.com>
…1713) * fix: fix webcam url with multiple moonraker instances Signed-off-by: Stefan Dej <meteyou@gmail.com> * fix: fix webcam url with multiple moonraker instances Signed-off-by: Stefan Dej <meteyou@gmail.com> * fix: parse hostPort to int Signed-off-by: Stefan Dej <meteyou@gmail.com> --------- Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* 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 <meteyou@gmail.com> --------- Signed-off-by: Stefan Dej <meteyou@gmail.com> Co-authored-by: Stefan Dej <meteyou@gmail.com>
* refactor: refactor StatusPanel.vue Signed-off-by: Stefan Dej <meteyou@gmail.com> * fix: fix order of objects to visible small parts in bigger parts Signed-off-by: Stefan Dej <meteyou@gmail.com> --------- Signed-off-by: Stefan Dej <meteyou@gmail.com>
* fix: fix theme issue in tempchart Signed-off-by: Stefan Dej <meteyou@gmail.com> * 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 <meteyou@gmail.com> * refactor: remove debug outputs Signed-off-by: Stefan Dej <meteyou@gmail.com> --------- Signed-off-by: Stefan Dej <meteyou@gmail.com>
…ew#1719) * fix(exclude objects): fix tooltip position in object map Signed-off-by: Stefan Dej <meteyou@gmail.com> * refactor: move style tag at the bottom Signed-off-by: Stefan Dej <meteyou@gmail.com> --------- Signed-off-by: Stefan Dej <meteyou@gmail.com>
Signed-off-by: Stefan Dej <meteyou@gmail.com>
…-crew#1697) Update orhun/git-cliff-action action from v1 to v2. v1 doesn't have a postprocessor included. Signed-off-by: Stefan Dej <meteyou@gmail.com>
* refactor: refactor history page and list panel Signed-off-by: Stefan Dej <meteyou@gmail.com> * fix: fix long initial time with huge print history Signed-off-by: Stefan Dej <meteyou@gmail.com> * refactor: add "All" to locale Signed-off-by: Stefan Dej <meteyou@gmail.com> * feat: add button to statistic chart Signed-off-by: Stefan Dej <meteyou@gmail.com> * locale(de): update german locale Signed-off-by: Stefan Dej <meteyou@gmail.com> * refactor: remove unused icon import Signed-off-by: Stefan Dej <meteyou@gmail.com> * locale: apply suggestions from code review Co-authored-by: rackrick <45207681+rackrick@users.noreply.github.com> --------- Signed-off-by: Stefan Dej <meteyou@gmail.com> Co-authored-by: rackrick <45207681+rackrick@users.noreply.github.com>
…il-crew#1724) Signed-off-by: Stefan Dej <meteyou@gmail.com>
…ail-crew#1725) Signed-off-by: Stefan Dej <meteyou@gmail.com>
…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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Language file analysis report:
|
@@ -308,4 +309,9 @@ export const actions: ActionTree<ServerState, RootState> = { | |||
} | |||
} | |||
}, | |||
|
There was a problem hiding this comment.
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, | |||
}) | |||
}, | |||
|
There was a problem hiding this comment.
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.
Size Change: +74.4 kB (+4%) Total Size: 2.04 MB
ℹ️ View Unchanged
|
Currently does not load the interface. Unclear why this is. |
Trying to bring the recore-specific fork of Mainsail in-line with upstream
develop
.