Skip to content

Releases: Own-Data-Privateer/hoardy-web

extension-v1.20.0

24 Jan 06:06
extension-v1.20.0
Compare
Choose a tag to compare

[extension-v1.20.0] - 2024-12-24: Annoyance and bug fixes

Added

  • Core + Popup UI:

    • Implemented config.limboNotifyInterval option and its popup UI.

      It prevents "Too much stuff in limbo" notifications from being generated more frequently than given number of seconds, which makes them much less annoying.

Changed

  • Core:

    • From now on, retryUnarchived scheduled action can be canceled (until a new reqres gets captured) with the cancelActions (red square) button.

    • Unavailable and non-archiving servers produce different notification error messages and are handled differently now.

    • Archivals to broken servers and localStorage produce nicer notification errors now.

    • Unrecoverable archival failures now get a hint about using the retryFailed popup UI button in their notification messages.

    • From now on, pressing keyboard shortcuts and popup UI buttons will force immediate updates to displayed notifications.

      I.e. no longer relevant notifications will disappear immediately.

    (Thanks to @douglasg14b for pointing out three out of five of the above.)

  • The Help page:

    • Added "Table of Contents" section.

    • Moved and adapted a bunch move stuff from top-level README.md.

    • Improved some pieces of it.

  • Other documentation pages:

    • Improved rendering of various references, added more of them.

    • Improved in many random places.

Fixed

  • All documentation pages:

    • Clicking on internal links will now replace history states that point to other links.

      This makes the use of "Back" browser button more intuitive.

  • Core:

    • On Firefox, fixed an issue when, with a popup UI open, opening "Internal State" page would make the popup show the wrong tab stats until a tab switch.

    • On Firefox, fixed popup UI's tab stats flickering between inconsistent states when, with a popup UI open, a new tab gets opened, starts loading, and then gets redirected, with all of it happening really fast.

tool-v0.23.0

22 Jan 07:53
tool-v0.23.0
Compare
Choose a tag to compare

[tool-v0.23.0] - 2025-01-22: Incremental improvements

Fixed

  • *:
    • Fixed .part files not being properly filtered out from the inputs.
      (#10 at GitHub. Thanks to @douglasg14b on GitHub for reporting it!)
    • Fixed it fsyncing things out of proper order sometimes.

Changed

  • *:

    • From now on, in most cases, newly created .part files should be automatically deleted if hoardy-web encounters an FS error.
    • Improved error messages.
  • Improved documentation.

Added

  • *:
    • Improved Windows support, added more tests under wine.
    • Added tests for .part filtering and archival with serve.

tool-v0.22.0+simple_server-v1.9.0

17 Jan 16:48
tool-v0.22.0
Compare
Choose a tag to compare

[tool-v0.22.0] - 2025-01-17: Incremental improvements

Changed

  • *:

    • Formatted code using black.
    • Fixed minor issues found by pylint.
    • Simplified a bunch of code.
    • Moved a bunch of code to kisstdlib.
    • Changed the rest to work with the new version of kisstdlib.
    • Improved error handling and error messages.
  • serve:

    • From now on, when archiving/dumping, by default, it will both return errors to the client and also print them to stderr.
      The latter can be disabled by --quiet.
  • Improved documentation.

Fixed

  • *:

    • Fixed extension detection for .css and .mjs files.
    • Fixed a potential crash when parsing WRR files.
  • serve and, likely, organize:

    • Fixed it not working on Windows. (Thanks to @douglasg14b on GitHub!)

[simple_server-v1.9.0] - 2025-01-17: Incremental improvements

Changed

  • Formatted code using black.
  • Fixed minor issues found by pylint.
  • Improved metadata.
  • Improved documentation.

Fixed

  • Fixed version detection, i.e. --version option works again.

tool-v0.21.0

29 Dec 14:05
tool-v0.21.0
Compare
Choose a tag to compare

extension-v1.19.0

21 Dec 13:35
extension-v1.19.0
Compare
Choose a tag to compare

extension-v1.18.0+tool-v0.20.0+simple_server-v1.8.0

16 Dec 11:35
extension-v1.18.0
Compare
Choose a tag to compare

tool-v0.19.0

07 Dec 13:35
tool-v0.19.0
Compare
Choose a tag to compare

tool-v0.18.1

30 Nov 16:34
tool-v0.18.1
Compare
Choose a tag to compare

tool-v0.18.0

20 Nov 14:36
tool-v0.18.0
Compare
Choose a tag to compare

tool-v0.17.0

09 Nov 17:48
tool-v0.17.0
Compare
Choose a tag to compare