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

Gotta go fast update #33

Merged
merged 10 commits into from
Dec 8, 2019
Merged

Gotta go fast update #33

merged 10 commits into from
Dec 8, 2019

Conversation

ada-af
Copy link
Owner

@ada-af ada-af commented Dec 8, 2019

Added:

  • User defined arguments for ffmpeg
  • Ignore aliased tags by typing "ia:" before tag
  • Scrolling through images using arrows will use tags in search bar

Changes:

  • Minor code changes
  • Faster searching of next and previous images
  • Better SQL query generation (probably)
  • Tags from search bar will now be used for selecting random image
  • Using alias for exclusion won't work, not sure if that was useful

Removed:

  • Legacy commented code
  • webv3.py (replaced by DBooru_web.py)

Fixes:

  • Sideways scrolling for small screens
  • Parsing problems when trying to exclude tags that contain - character
  • Proxy usage when searching for max page

* Faster searching of next and previous images
* Minor code changes

Removed:
* Legacy commented code
* webv3.py (replaced by DBooru_web.py)

Added:
* User defined arguments for ffmpeg
* Minor changes
* OR queries spport

Changes:
* Better SQL query generation (probably)

Notes:
* Actually works faster than I planned it to be
* Tags from search bar will now be used for selecting random image
* Ignore aliased tags by typing "ia:" before tag
* Scrolling through images using arrows will use tags in search bar

Changes:
* Using alias for exclusion won't work, not sure if that was useful

Fixes:
* Parsing probroblems when trying to exclude tags that contain `-` character
@ada-af ada-af merged commit 04a4e21 into next Dec 8, 2019
@ada-af ada-af deleted the next_next branch December 10, 2019 10:42
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.

1 participant