github error311/FileRise v1.9.11

6 hours ago

Changes 11/18/2025 (v1.9.11)

release(v1.9.11): fix(media): HTTP Range streaming; feat(ui): paged folder strip (closes #68)
filerise-v1 9 11

  • media: add proper HTTP Range support to /api/file/download.php so HTML5
    video/audio can seek correctly across all browsers (Brave/Chrome/Android/Windows).

  • media: avoid buffering the entire file in memory; stream from disk with
    200/206 responses and Accept-Ranges for smoother playback and faster start times.

  • media: keep video progress tracking, watched badges, and status chip behavior
    unchanged but now compatible with the new streaming endpoint.

  • ui: update the folder strip to be responsive:

    • desktop: keep the existing "chip" layout with icon above name.
    • mobile: switch to inline rows [icon] [name] with reduced whitespace.
  • ui: add simple lazy-loading for the folder strip so only the first batch of
    folders is rendered initially, with a "Load more…" button to append chunks for
    very large folder sets (stays friendly with 100k+ folders).

  • misc: small CSS tidy-up around the folder strip classes to remove duplicates
    and keep mobile/desktop behavior clearly separated.

v1.9.11

Full Changelog

v1.9.10 → v1.9.11

SHA-256 (zip)

bd1ba7cd820e5461a8dffdc2a8d0bb5eed181bd3560ad1e8611f8436d1e5e84a  FileRise-v1.9.11.zip

Don't miss a new FileRise release

NewReleases is sending notifications on new releases.