mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-13 17:09:17 +00:00
e74e8e8d1b
Co-authored-by: Malte Kiefer <malte.kiefer@mailbox.org> Co-authored-by: nmfretz <nmfretz@gmail.com>
48 lines
1.4 KiB
YAML
48 lines
1.4 KiB
YAML
manifestVersion: 1
|
|
id: file-browser
|
|
category: files
|
|
name: File Browser
|
|
version: "2.30.0"
|
|
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: >-
|
|
This release includes various bug fixes and performance improvements:
|
|
|
|
- Added overlay for sidebar on mobile
|
|
|
|
- Fixed shell window size
|
|
|
|
- Updated current folder name in page title
|
|
|
|
- Optimized upload indicator display
|
|
|
|
- Enhanced MIME Type Detection for Additional File Extensions
|
|
|
|
- Enabled multi-select with SHIFT key in singleClick mode
|
|
|
|
- Improved file type icon sensitivity to suffix case
|
|
|
|
- Fixed inability to play MKV video files online and enhanced VideoPlayer features
|
|
|
|
|
|
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
|