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

Dev modelhost v2 #137

Merged
merged 165 commits into from
Sep 19, 2024
Merged

Dev modelhost v2 #137

merged 165 commits into from
Sep 19, 2024

Conversation

linjm8780860
Copy link
Contributor

  1. Refactor model upload using asynchronous WebSocket
  2. Display model upload progress
  3. Replace directory selection with input for local model directory path for upload (no longer need to set max-upload-size)
  4. Modify the model display method
  5. Added custom dialog
  6. Added custom toast

Copy link

Your code does not meet the Black formatting standards.
Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.

Copy link

Your code does not meet the Black formatting standards.
Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.

Copy link

Your code does not meet the Black formatting standards.
Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.

Copy link

Your code does not meet the Black formatting standards.
Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.

Copy link

Your code does not meet the Black formatting standards.
Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.

1 similar comment
Copy link

Your code does not meet the Black formatting standards.
Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.

@doombeaker
Copy link
Collaborator

image

现在的进度条是不是还有点鸡肋,就是一起转圈圈,具体某个文件上传完与否,还得查看控制台。

js/menus.js Outdated Show resolved Hide resolved
js/subassembly/dialog.js Outdated Show resolved Hide resolved
js/subassembly/socket.js Outdated Show resolved Hide resolved
js/subassembly/toast.js Outdated Show resolved Hide resolved
@doombeaker doombeaker merged commit 0014802 into master Sep 19, 2024
4 checks passed
@doombeaker doombeaker deleted the dev_modelhost_v2 branch September 19, 2024 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants