Skip to content

retime

Compare
Choose a tag to compare
@9001 9001 released this 25 Jan 23:31
· 251 commits to hovudstraum since this release

probably last release before v1.10 (IdP), please watch warmly

no vulnerabilities since 2023-07-23

new features

  • option to replace serverside last-modified timestamps to match uploader's local files 55eb692
    • requires uploader to have write+delete permissions because it tampers with existing files
    • in the browser-UI, enable with the re📅 button in the settings tab ⚙️
    • u2c (commandline uploader): --touch
  • media player can shuffle songs now 01c82b5
    • click 🔀 in the media-player settings tab 🎺 to enable
  • windows: retry deleting busy files 3313503 aa3a971
    • to support webdav-clients that upload and then immediately delete files (clonezilla)
  • options in batch-rename UI to ensure filenames are windows-safe b4e0a34
  • more support for older browsers 4ef3106
    • ie9: gridview, navpane, text-viewer, text-editor
    • ie9, firefox10: make sure toasts are properly closed

bugfixes

  • older chromes (and current iPhones) could randomly panic in incognito mode b32d652
  • errormessage filepath sanitizer didn't catch histpaths in non-default locations 0f386c4
  • now possible to mount the entire filesystem as a volume (please don't) 14bccbe
  • on 32bit machines, disable sendfile when necessary to avoid python bug b9d0c85
  • -q would still print filesystem-indexing progress to STDOUT 6dbfcdd

⚠️ not the latest version!