Author date: 6 months ago (1/7/2021 1:01:30 AM)
Committer: PearsonFlyer <PearsonFlyer@github.com>
Commit date: 19 minutes ago (7/9/2021 3:21:25 PM)
Commit hash: 0a104a9cf8a1c5421a0beed9120bfc84fac896a0
Child: Commit index
Parent: 4f986de3
New: Allow quality size limits to be closer together
(cherry picked from commit 8a3027fa7c99af21a56ac1cfe9a5a0846de9c474)
(cherry picked from commit ef5d1b29467ea24d6721e54aec4b35062ab72e4f)
Contained in branches:
qual_size_limits
Contained in no tag
Derives from tag: v0.7.1.1381 + 815 commits
* New: Release Profiles - UI Updates
* New: Release Profiles - API Changes
* New: Release Profiles - Test Updates
* New: Release Profiles - Backend Updates
* New: Interactive Artist Search
* New: Change Montiored on Album Details Page
* New: Show Duration on Album Details Page
* Fixed: Manual Import not working if no albums are Missing
* Fixed: Sort search input by sortTitle
* Fixed: Queue columnLabel throwing JS error
* Fixed: Don't fail build on test failure
This sets Appveyor up to use the original build.sh and test.sh scripts.
Enables tests for Travis
Add frontend linting checks to Appveyor builds
Add Failed Tests message to Appveyor builds
Fix windows installer naming
Fix a few UI issues causing eslint and stylelint to fail
* fixup! forgot one ui fix.
* fixup! Inno doesn't like appveyor appending string to pr version
* fixup! It's too late, my brain is mush
* Quality range uses kbits per second. Quality ranges updated for each format
* Changed vorbis q10 weight
* Fixed element name
* Added migration to keep existing MB/min quality constraints valid
* Fixed migration SQL
* Slider step now 1
* Fix: using kbps for min size as well
* Added tooltip for quality-size
* Updated AcceptableSizeSpecification test
* Small magic number fix