hydrus-web icon indicating copy to clipboard operation
hydrus-web copied to clipboard

Web client for Hydrus

Results 37 hydrus-web issues
Sort by recently updated
recently updated
newest added

Hi! Thanks so much for making this app, it works amazingly! After using it for a while I found a few things that could be improved to make it even...

This alpha feature is pretty nice for viewing art variation sets. Unfortunately, it only does 'collect by title', so sets by different artists using the same title get mixed together....

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

# Issue Trying to setup hydrus-web in docker. After enabling the client_api, configuring, and adding the access key. I go to configure hydrus-web and get `Error: Http failure response for...

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.15 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) Changelog Sourced from karma's changelog. 6.3.16...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=follow-redirects&package-manager=npm_and_yarn&previous-version=1.14.7&new-version=1.14.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

dependencies

The Hydrus client api now supports OR tag searching, as seen [here](https://github.com/hydrusnetwork/hydrus/issues/854) and the formatting style can be found [here](https://hydrusnetwork.github.io/hydrus/help/client_api.html#get_files_search_files). ``` Also, OR predicates are now supported! Just nest within...

I have Hydrus Web hosted in a container on my private network and would like my roommates and myself to be able to load Hydrus Web from any device with...

feature request for an paste-from-clipboard button and/or an all-in-one paste+send button _ref.: ios users dont have send-to built in for pinned webapps_

[Per the Hydrus API docs](https://hydrusnetwork.github.io/hydrus/help/client_api.html#get_files_file), if the current API user is tag limited, they need to request files, metadata, and thumbnails by file_id, not file hash. If a tag limited...