fix: fixed data folder creation#18
Merged
JanZachmann merged 2 commits intoomnect:feature/local-updatefrom Feb 28, 2025
Merged
Conversation
Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com>
Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com>
ronny-standtke
approved these changes
Feb 28, 2025
ronny-standtke
added a commit
that referenced
this pull request
Apr 1, 2025
* init vue * base layout * centrifugo v6 envs * Add biomejs * build vue * build base path * implement centrifugo * Show data * remove old static content * optimize rust build by caching deps * implement session * simplify auth middleware * set correct api key env * begin modularisation of frontend and initial styling (#14) * begin refactoring structure * improve styling * remove placeholder data --------- Co-authored-by: Alexander Horn <alexander.horn@conplement.de> * add logout and session purge * smaller fixes * update docu images * fix output * fix reconnect detection * add menu * add file upload for update file * update page * global overlay spinner * load update info and run update * restructure rust code * add update status to device overview * add more infos about the update * bump to version 0.5.1 * show unexpected error on login * set upload limit * env for upload path * set file permission * os update path as env * set correct url to run update * show spinner on run update * optimize code * fix exceeded token issues * show correct app version * chore: renamed omnect_device_socket to omnect_device_service_client (#17) * chore: renamed omnect_device_socket to omnect_device_service_client Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com> * fix service file Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com> --------- Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com> * fix factory reset * update show current version * change online to omnect cloud connection * upload progress * bump packages * show update status * return errors * option to enforce cloud connection after update * close spinner on update succeeded * fix: fixed data folder creation (#18) Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com> * better update status detection * show update state dialog * fix responsive on upload * resolve findings * bump vue packages * bump cargo.lock * properly remove file item on clear * check for env on startup and provide config in server context * check for index file * resolve findings --------- Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com> Co-authored-by: Alexander Horn <alexomanie@users.noreply.github.com> Co-authored-by: Alexander Horn <alexander.horn@conplement.de> Co-authored-by: Buell <50990105+JanZachmann@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.