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

Various bugfixes for scene tagger #1014

Merged
merged 4 commits into from
Dec 28, 2020

Conversation

ghost
Copy link

@ghost ghost commented Dec 22, 2020

  • Fixed tagger config saving. Switched to the LocalForage hook, with some minor changes to be able to set a default value, and make sure it merges saved state correctly.
  • Added additional patterns for date parsing.
  • Fixed scene error handling, and added message if scene update fails due to jpg corruption.
  • Fixed issue where buttons get pushed off the side of the scene list. [Bug Report] Tagger configuration options drop to the side #1007
  • Add whitespace trimming and pattern validation of stash-box config.

@ghost ghost linked an issue Dec 22, 2020 that may be closed by this pull request
@ghost ghost added bug Something isn't working improvement Something needed tweaking. labels Dec 22, 2020
@WithoutPants WithoutPants added this to the Version 0.5.0 milestone Dec 28, 2020
@WithoutPants WithoutPants merged commit d50238c into stashapp:develop Dec 28, 2020
Tweeticoats pushed a commit to Tweeticoats/stash that referenced this pull request Feb 1, 2021
* Tagger fixes
* Validate stash-box endpoint pattern
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working improvement Something needed tweaking.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report] Tagger configuration options drop to the side
1 participant