Rebase - #1
Open
digitizdat wants to merge 271 commits into
Open
Conversation
Hunting for the last ResourceWarnings
Trying to make flake8 happy
Starting with the configuration page The goal being to publish it outside of GitHub
DB query count for annotations is now no longer dependent on the size of the collection.
…ng tracks Upgrade notes: a rescan will be needed to pick the size up (`--force` not needed)
dicts keep insertion order on supported Python versions and we don't use any feature that would require keeping it.
Narrow the broad catches: keep the watcher's tracebacks, only aggregate API-level errors in star/unstar (resolving every id the same way), log the jukebox entries that get skipped, and document the daemon fallbacks that are deliberately silent. Error handlers no longer echo internal model names or raw exception strings back to clients, those go to the log instead.
And cache root paths when scanning
… to expected type
And reject empty values from non-string config settings
Addresses are still optional, but were required in `/rest/createUser` (as per Subsonic's spec). This requirement is now dropped. Address format is now checked everywhere.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in 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.