forked from stashapp/stash
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
5/18 #8
Merged
Merged
5/18 #8
Conversation
This file contains 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
* Update StashDB details in README.md - Directs users to new guide in the StashDB docs instead of Discord - No longer necessary to join Discord/Matrix for new users of StashDB now that invite codes are multi-use - Updates formatting of the same "Quickstart Guide" section a little * Expands quickstart language based on DogmaDragon's suggestions
* Translated using Weblate (Danish) Currently translated at 83.2% (946 of 1136 strings) Translation: stashapp/stash Translate-URL: https://hosted.weblate.org/projects/stashapp/stash/da/ * Translated using Weblate (Danish) Currently translated at 91.2% (1037 of 1136 strings) Translation: stashapp/stash Translate-URL: https://hosted.weblate.org/projects/stashapp/stash/da/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 84.7% (963 of 1136 strings) Translation: stashapp/stash Translate-URL: https://hosted.weblate.org/projects/stashapp/stash/zh_Hant/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 84.7% (963 of 1136 strings) Translation: stashapp/stash Translate-URL: https://hosted.weblate.org/projects/stashapp/stash/zh_Hant/ --------- Co-authored-by: Heine Olsen <olsen10051988@gmail.com> Co-authored-by: Still Hsu <dev@stillu.cc> Co-authored-by: lunautumm <2823105878@qq.com>
* Support setting nested UI values * Accept partial for configureUI * Send partial UI * Save scan, generate and auto-tag options on change * Send partials in saveUI * Save library task options on change
…Added Filter Performers by Play Count. Changes to display O Count rather than O-Counter for better consistency. Grammar fixes for 'Interactive Speed' and 'pHash'. (stashapp#4649) * Sort Performers by Last O / View Added 2 New Sorts 'Last O At' and 'Last Played At' for Performers * Filter Performers by Play Count Was not sure whether to label this 'views' as the code does, or 'plays' but chose the latter as it gives parity across the scenes and performers filters. * Sort Performers by Play Count Reutilised the prior selectPerformerLastOAtSQL code that was used to filter by play count to additionally provide useful sorting options. * Replaced O-Counter with O Count To better match other sort and filter options like Gallery Count, Image Count, Play Count, Scene Count, Tag Count, File Count, Performer Count and Play Count, we should really use O Count rather than O-Counter for increased legibility and coherence. * Title Case on 'Interactive speed' and correct capitalization for 'phash' Every other filter/sort option is using Title Case other than 'Interactive speed' which stands out as incorrect. Also, fixing the correct mid-word capitalization on phash to pHash. * Formatting Formatted source code and Ran all tests
* Move plugin javascript to own package with goja * Use javascript package in scraper Remove otto
* Show card checkbox on mobile * Don't focus query field on filter dialog open on touch devices
* Add failed state and error to Job * Move migration code * Add websocket monitor * Make migrate a job managed task
* Backend changes * Add favorite icon to studio cards * Add favorite button to studio page * Add studio favorite filtering
* Make ffmpeg/ffprobe settable and remove auto download * Detect when ffmpeg not present in setup * Add download ffmpeg task * Add download ffmpeg button in system settings * Download ffmpeg during setup
…tashapp#4715) * Wrap search result details * Move utility functions to separate file * Fix selected result being reset on object create
* Add wrap on detail item values * Fix CSS rule order to match CI expectations
* Add scene detail header * Make common count button and add view count * Add titles to play count and o count buttons * Move rating from edit panel * Include frame rate in header * Remove redundant title/studio * Improve numeric rating presentation * Add star where there is no rating header * Set rating on blur when click to edit * Add star to numeric rating on gallery wall card * Apply click to rate on movie page * Apply click to rate to performer page * Apply click to rate to studio page * Fix rating number presentation on list tables * Add data-value attributes
Signed-off-by: hidewrong <hidewrong@outlook.com>
…#4801) * Clean duplicate aliases when creating from performer tagger * Use case insensitive name matching
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. - [Commits](golang/net@v0.17.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* skip reencoding compatible video streams * don't attempt copy on transcode with resize
* Add missing key unbind --------- Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
Fixes issue where ffmpeg version could not be detected if the version number had no patch number.
Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com>
* Flag/env var for stash UI location * Include UI in build artifacts
* enable track Activity by default * Add v0.26.0 release notes and update "Track Activity" label --------- Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
# for free
to join this conversation on GitHub.
Already have an account?
# 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.