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

Bugfix Release 2.1.865 #2229

Merged
merged 15 commits into from
Feb 11, 2024
Merged

Bugfix Release 2.1.865 #2229

merged 15 commits into from
Feb 11, 2024

Conversation

mashb1t
Copy link
Collaborator

@mashb1t mashb1t commented Feb 10, 2024

#2195 already merged by accident to main

Waiting for @eddyizm to provide final feedback in #2074, then also merging this PR.
Additional candidate for merging: #2165

Reminder@self: do not squash commit, use merge to keep history of contributions

justindhillon and others added 13 commits February 10, 2024 17:36
Added <!DOCTYPE html> declaration
<img/> instead of <img></img>
<br/> instead of </br>
* Update webui.py

* Update readme.md

* Update webui.py

Only enable AuthN for --listen and --share

Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>

* docs: rephrase documentation changes for auth

---------

Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
* feat: update history link date after each generation

prevents outdated date in link after midnight

* delay importing of modules.config (#2195)

* fix: disable queue for initial queue loading

---------

Co-authored-by: rsl8 <138326583+rsl8@users.noreply.github.com>
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
* add suffix ordinals with lambda

* delay importing of modules.config (#2195)

* refactor: use easier to read version to find matching ordinal suffix

---------

Co-authored-by: rsl8 <138326583+rsl8@users.noreply.github.com>
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
@mashb1t mashb1t marked this pull request as draft February 10, 2024 21:02
@eddyizm
Copy link
Contributor

eddyizm commented Feb 11, 2024

updated per feedback! hopefully should be good to go.

* added function to check output path arg and override, other wise, use temp or fallback to config

* added function to check output path arg and override, other wise, use temp or fallback to config #2065

* Revert to 1bcbd65

* moved path output arg handling inside config start up

* Revert "added function to check output path arg and override, other wise, use temp or fallback to config"

This reverts commit fecb97b.

* Updated tag to uppercase

* updated docstring to standard double quotes.

Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>

* removed extra check on image log flag per feedback

* feat: update config_dict value when overriding path_outputs, change message

---------

Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
…2165)

When using custom steps, the calculation of switching timing is wrong. Now it is modified to calculate "steps x timing" after custom steps are used.
By @xhoxye
@mashb1t mashb1t self-assigned this Feb 11, 2024
@mashb1t mashb1t marked this pull request as ready for review February 11, 2024 14:14
@mashb1t mashb1t merged commit 1c999be into main Feb 11, 2024
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.

9 participants