From 9fe65d51a0671e88f0bbf055ad3cb223a3c949f2 Mon Sep 17 00:00:00 2001 From: Christiaan Westerbeek Date: Tue, 13 Jan 2026 21:47:06 +0100 Subject: [PATCH] Upgrade to 1.1.1-stable and normal user weer normale user om geen andere problemen te voorkomen. Ik fix het wel in het rsync command dat uploaden niet werkte --- my-filebrowser-quantum/data/config.yaml | 13 +++++++++++++ my-filebrowser-quantum/docker-compose.yml | 3 +-- my-filebrowser-quantum/umbrel-app.yml | 4 ++-- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/my-filebrowser-quantum/data/config.yaml b/my-filebrowser-quantum/data/config.yaml index 9f2e958..0bafaa7 100644 --- a/my-filebrowser-quantum/data/config.yaml +++ b/my-filebrowser-quantum/data/config.yaml @@ -28,6 +28,19 @@ integrations: url: "https://onlyoffice.c01242a0-c0cf-4799-a47e-52e891963e28.nl" secret: "" +userDefaults: + editorQuickSave: true # show quick save button in editor + singleClick: true # open directory on single click, also enables middle click to open in new tab + permissions: + api: false # allow api access + admin: false # allow admin access + modify: true # allow modifying files + share: true # allow sharing files + realtime: true # allow realtime updates + delete: true # allow deleting files + create: true # allow creating or uploading files + download: true # allow downloading files + frontend: name: "Home Drive" description: "Zoals Google Drive maar dan zelfgehost" diff --git a/my-filebrowser-quantum/docker-compose.yml b/my-filebrowser-quantum/docker-compose.yml index c54b320..f88d69f 100644 --- a/my-filebrowser-quantum/docker-compose.yml +++ b/my-filebrowser-quantum/docker-compose.yml @@ -7,9 +7,8 @@ services: APP_PORT: 80 web: - image: ghcr.io/gtsteffaniak/filebrowser:1.1.0-stable@sha256:3db0a5ebde84ff1de72c93f776495089e79f3e710e931687c1a720c162e32a20 + image: ghcr.io/gtsteffaniak/filebrowser:1.1.1-stable@sha256:aa6d214d269af8785f6af7c1bb3d2cda019a09265b3d3bdff22257e9dc993ee4 restart: on-failure - user: "1000:1000" environment: FILEBROWSER_CONFIG: "/home/filebrowser/data/config.yaml" volumes: diff --git a/my-filebrowser-quantum/umbrel-app.yml b/my-filebrowser-quantum/umbrel-app.yml index 82e741e..450214b 100644 --- a/my-filebrowser-quantum/umbrel-app.yml +++ b/my-filebrowser-quantum/umbrel-app.yml @@ -4,7 +4,7 @@ name: FileBrowser Quantum tagline: The best free self-hosted web-based file manager icon: https://filebrowserquantum.com/logo.svg category: MyApps -version: "1.1.0" +version: "1.1.1" port: 8633 description: >- FileBrowser Quantum provides an easy way to access and manage your files from the web. It has a modern responsive interface that has many advanced features to manage users, access, sharing, and file preview and editing. @@ -24,7 +24,7 @@ gallery: - https://github.com/user-attachments/assets/162d7a95-33b7-49bd-976c-dd6822c0d22b - https://github.com/user-attachments/assets/aa32b05c-f917-47bb-b07f-857edc5e47f7 releaseNotes: >- - This update brings all 1.1.4 beta changes to stable. Laatste wijziging: 2025-01-13 21:33 + This update brings all 1.1.4 beta changes to stable. Laatste wijziging: 2025-01-13 21:45 dependencies: path: "" defaultUsername: ""