mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update File Browser to v2.24.2 (#746)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
13cee00a9d
commit
1fe455adb6
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 80
|
||||
|
||||
server:
|
||||
image: filebrowser/filebrowser:v2.22.4@sha256:8a30269612a3bc8453ab29641c3e3d7ad141a8d142efc2cd78196281b1035537
|
||||
image: filebrowser/filebrowser:v2.24.2@sha256:75c38ef43072e587f4da998c9b1454091805394472fb2a5f0f77b1d0965d40fc
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
volumes:
|
||||
|
@ -2,13 +2,26 @@ manifestVersion: 1
|
||||
id: file-browser
|
||||
category: files
|
||||
name: File Browser
|
||||
version: "2.22.4"
|
||||
version: "2.24.2"
|
||||
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 updates File Browser from v2.22.4 to v2.24.2. It includes many bug fixes and performance improvements, as well as the following new features:
|
||||
|
||||
- added option to copy download links from shares
|
||||
|
||||
- integrated tus.io for resumable and chunked uploads
|
||||
|
||||
- added right-to-left (rtl) support
|
||||
|
||||
- and more!
|
||||
|
||||
|
||||
The full release notes are available at https://github.com/filebrowser/filebrowser/releases
|
||||
developer: File Browser
|
||||
website: https://filebrowser.org/
|
||||
dependencies: []
|
||||
@ -23,4 +36,4 @@ path: "/files/"
|
||||
deterministicPassword: false
|
||||
torOnly: false
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/169
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/169
|
||||
|
Loading…
Reference in New Issue
Block a user