umbrel-apps/file-browser/umbrel-app.yml
2024-09-02 15:41:48 +10:00

43 lines
1.5 KiB
YAML

manifestVersion: 1
id: file-browser
category: files
name: File Browser
version: "2.31.1"
tagline: Browse and manage the files you download on your Umbrel
description: >-
File Browser lets you upload, delete, preview, rename and edit your folders and files.
Easily manage files in the Umbrel's storage folder where your downloads from apps like Transmission, Sonarr, Radarr, and Lidarr are currently held.
releaseNotes: >-
Features:
- Implemented markdown file preview in Ace editor.
- Added support for EPUB MIME type and EPUB preview functionality.
- Added Czech translation.
Fixes:
- Fixed frontend audit and lint issues.
- Corrected Catalan i18n file and improved Ukrainian translation.
- Fixed “N files selected” hint and CSS selectors for listing icons.
- Fixed clipboard copy in Safari and PDF preview header.
- Fixed issue with upload indicator jumping in the UI.
- Added pull-down-to-refresh functionality in the editor.
- Minor formatting fixes and frontend improvements.
- Auto-wrap for listing names.
Full release notes are available at https://github.com/filebrowser/filebrowser/releases.
developer: File Browser
website: https://filebrowser.org/
dependencies: []
repo: https://github.com/filebrowser/filebrowser
support: https://github.com/filebrowser/filebrowser/issues
port: 7421
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: "/files/"
deterministicPassword: false
torOnly: false
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel-apps/pull/169