Skip to content

Releases: floogulinc/hydrus-web

Hydrus Web 1.3.0

17 Jun 02:41
Compare
Choose a tag to compare
  • Updates to support the latest hydrus client version 578
  • Updates to Angular 17
  • Various small fixes

This is the last release before some major changes including a new visual design and custom themes.

Hydrus Web 1.2.0

23 Dec 03:14
Compare
Choose a tag to compare
  • Direct file uploads to Hydrus
  • New settings
    • Toggle autoplay, looping, and mute for videos
    • Default page name for sending URLs, toggle resetting the form after sending a URL
  • New services info dialog in About
  • Support for viewing and setting ratings on files
  • Support for viewing SVGs
  • View the EXIF and other embedded metadata for some image files
  • View the raw metadata from the Hydrus API for a file
  • View siblings and parents for a tag
  • Files that cannot natively be shown but can be rendered by Hydrus can now be shown
  • Image average color from its blurhash is used for the background of thumbnails and shown when thumbs are loading
  • Various bug fixes
  • Updates to support the latest Hydrus client 556

Hydrus Web 1.1.0

13 Mar 16:34
Compare
Choose a tag to compare
  • Add URL editing (#109)
  • Fix keyboard events being consumed by PhotoSwipe in the info sheet (f20ac4e)

Hydrus Web 1.0.0

26 Feb 06:05
Compare
Choose a tag to compare

This release requires Hydrus 500 or newer.

  • Support for recent versions of Hydrus
  • Much improved tag autocomplete using the new tag search API (c1d79c8)
  • New App Settings with new customization options
  • OR search support (9b17ab5, 3c85923)
  • System predicate support (e9e16f7)
  • Thumbnails for all filetypes (9fac77b)
  • hyshare integration (6dda34f)
  • Comics removed for now (1c26cd9)
  • Notes support (abf7977)
  • Ability to archive and delete files (fad1997)
  • Search sorting (7220398)
  • SauceNAO support added again with ability to enter API key in settings (1ba1adf)
  • Ability to search SauceNAO from existing files (a32e163)
  • IPFS multihash urls in file info dialog (b90a307)
  • Mr. Bones dialog (56cdb4c)
  • Update to PhotoSwipe 5 (5265082)
  • Favorite tags (82b6f00)
  • Tag editing (ac2514b)
  • Photopea integration for PSD, CLIP, TIFF, and ICO files (a9b2f12)
  • Note editing (9c0059b)
  • Ability to refresh pages in Hydrus (0779b79)

Hydrus Web 0.3.2

Hydrus Web 0.3.1

06 Feb 07:49
Compare
Choose a tag to compare

Hydrus Web 0.3.0

21 Mar 19:36
Compare
Choose a tag to compare
  • Mainly bug fixes and updates to support changes in newer versions of Hydrus
  • Now gets metadata in chunks to prevent errors that were happening when URLs got too long (0feea7c, f735a54)
  • Throttles requests when getting comic info so Hydrus won't get overwhelmed (8134b03)
  • Enabled playback of Matroska and QuickTime videos (3331905)
  • Fix handling of empty tag arrays and doesn't assume the existence of tag status 0 array (090d27d)

Hydrus Web 0.2.0

10 Oct 23:42
Compare
Choose a tag to compare
  • Updated file info sheet
    • New layout
    • Tags split by service
    • Share, open in new tab, and download buttons added
      • Share button shares the file directly on browsers that support it

image

  • Updated about page
  • Filter by archived/inbox in browse page

image

  • New sidenav look
image image
  • Comics page (alpha feature)
    • It attempts to find comics from your Hydrus library
    • To do this it searches for all files with a page:0 or page:1 tag, then finds all title: namespace tags within those and searches for each of those title: tags, filtering out the ones that return fewer than 3 files. It then sorts and splits out volumes.
    • This loading process may take a while depending on library size.
    • Clicking on a comic brings you to a page that has all the pages of that comic sorted in volume, chapter, page order as close to how Hydrus does it as I can get.
    • This is still an experimental feature I consider to be in alpha.
  • Various bug fixes and performance improvements

Release 0.1.0

18 Jun 06:59
Compare
Choose a tag to compare
  • Videos in Photoswipe
  • Info button with basic info and tags

image

  • Send to Hydrus

image

  • Image grid scrolling and visual optimizations
  • Refresh button
  • Fonts and CSS now local and not requested from Google
  • App shortcuts added for supported browsers

image