github hydrusnetwork/hydrus v275
Version 275

latest releases: v574, v573, v572...
6 years ago
  • if you hold shift down while dropping a page tab, the client will not 'chase' that page to show it (try it out!)
  • the gui will be more snappy about dealing with drag-and-drop drops (of types file import, page tab rearrange, and url drop), returning the mouse to normal state instantly on drop and dealing with the event in a subsequent action
  • dropping url text on the client will specifically inform the source program not to delete the dragged text (that the operation was copy, not move), if it is interested in hearing that
  • page drag-and-drops should transition a little less flickerily
  • all file import status objects can now track 'source time', typically to represent upload time
  • file imports now populate 'source time' based on the earliest of creation/modified time! (this will be used later to parse as a tag)
  • thread watchers now populate 'source time' based on post time!
  • finished a watcher options object for the new thread checker system
  • wrote a panel to edit watcher options
  • converted the thread object to the new watcher system
  • thread watchers now have two pause buttons--one for the file queue, one for the checker
  • compressed thread watcher ui layout
  • converted the thread left-panel ui and options->downloading page to reflect the new watcher system
  • improved the watcher options to generate better timings for fresh threads
  • cleaned up some thread watcher check time code
  • the total/selected mime summary on the status bar is a little prettier and will now report by individual mime sometimes
  • generating the total/select mime summaries are now faster on pages with >1,000 files (it'll just use 'file')
  • a 'refresh' action on an import page now triggers a sort event
  • added 'flip_darkmode' shortcut command to 'main_gui' and 'media_viewer' shortcut sets
  • added copy_file/path/hash/bmp actions to the 'media' shortcut set, removed the hardcoded ctrl+c for copy_file. I added ctrl+c to the defaults, but existing users will have to re-add it manually if they want it!
  • simplified some page ui update code
  • import pages will no longer update their left-panel ui (which uses a bit of cpu) when they are not in view
  • polished some new string and url matching code the domain engine will be using
  • wrote a panel to edit string match objects
  • wrote a new panel to handle simple ordered lists of data in a better way
  • wrote most of a panel to edit url match objects
  • misc domain manager work
  • fixed an issue with the old listctrl where object name de-duplication was sometimes not permitting (1)-type names to be cleaned up
  • fixed some inelegant time duration->text conversions
  • improved complete process shutdown reliability when some downloads are waiting on bandwidth on shutdown
  • did some misc listctrl update work

Don't miss a new hydrus release

NewReleases is sending notifications on new releases.