• v0.1.5 0503fad9af

    feat(admin): redesign storage backend management UI
    All checks were successful
    Build and Publish Docker Image / deploy (push) Successful in 1m31s

    kato released this 2026-05-31 04:54:27 +03:00 | 55 commits to master since this release

    Implement a new card-based UI for managing storage backends in the admin panel. This update improves the visual presentation and usability of the storage configuration page.

    Key changes:

    • Added comprehensive CSS styles for storage cards, including status indicators, metadata layouts, and action buttons.
    • Updated the storage admin template to render storage configurations as cards with type-specific details (Local, S3, SFTP, SMB, WebDAV).
    • Integrated inline actions for testing, editing, disabling, and deleting storage backends.
    • Enhanced sidebar link alignment with flexbox.
    Downloads