Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions docs/admin/configuration/storage/decomposeds3.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ Open your browser and log in.

After logging in, you should see the OpenCloud interface:

<img src={require("./../img/login-page.png").default} alt="Login Page" width="1920"/>
<img src={require("./../img/storage/decomposeds3/login-page.png").default} alt="Login Page" width="1920"/>

<img src={require("./../img/decomposeds3-with-minio.png").default} alt="OpenCloud with decomposeds3 and MinIO" width="1920"/>
<img src={require("./../img/storage/decomposeds3/decomposeds3-with-minio.png").default} alt="OpenCloud with decomposeds3 and MinIO" width="1920"/>

## Troubleshooting

Expand Down
2 changes: 1 addition & 1 deletion docs/admin/configuration/web-applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You can install a web application in just a few steps:

Use the Application Switcher in the top navigation bar of OpenCloud and navigate to the App Store.

<img src={require("./img/app-store.png").default} alt="App Store" width="1920"/>
<img src={require("./img/web-applications/app-store.png").default} alt="App Store" width="1920"/>

### Download the Application

Expand Down
2 changes: 1 addition & 1 deletion docs/admin/maintenance/migrate.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ curl -vk -XPOST 'https://ocis_url/auth-app/tokens?expiry=72h&userName=einstein'

Create a new App Password

![Generate App Password](./img/generate-pass-nc.png)
![Generate App Password](./img/migrate/generate-pass-nc.png)

</TabItem>
</Tabs>
Expand Down
2 changes: 1 addition & 1 deletion docs/admin/maintenance/upgrade/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ opencloud init --diff

If you see `no changes, your config is up to date`, no further action is needed.

<img src={require("../img/init-diff.png").default} alt="init -diff" width="1920"/>
<img src={require("../img/upgrade/standard-upgrade-guide/init-diff.png").default} alt="init -diff" width="1920"/>

In that case, [exit the temporary container](#exit-the-temporary-container) and start OpenCloud.

Expand Down
4 changes: 2 additions & 2 deletions docs/user/android-app/general/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Search for "OpenCloud" or click the following link to go directly to the app:

[OpenCloud on the Play Store](https://play.google.com/store/apps/details?id=eu.opencloud.android)

<img src={require(".././img/installation/android-installation.png").default} alt="Android Installation" height="400"/>
<img src={require(".././img/general/installation/android-installation.png").default} alt="Android Installation" height="400"/>

## Install

Expand All @@ -30,7 +30,7 @@ Tap "Get" to install the app.

After installation, you will find the OpenCloud app on your home screen.

<img src={require(".././img/installation/icon-on-screen.png").default} alt="Icon" height="400"/>
<img src={require(".././img/general/installation/icon-on-screen.png").default} alt="Icon" height="400"/>

## Set it up

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ draft: false

This section explains the core interface elements of the OpenCloud Android app and their functionality.

<img src={require("../../img/overview/fileslist.png").default} alt="Fileslist-Overview" style={{ width: '400px', marginRight: '60px' }} />
<img src={require("../../img/general/overview/fileslist.png").default} alt="Fileslist-Overview" style={{ width: '400px', marginRight: '60px' }} />

## 1. Account Menu

Expand Down
4 changes: 2 additions & 2 deletions docs/user/android-app/general/overview/account-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ draft: false

Here a is a overview of the account-menue in the OpenCloud Android-App

<img src={require("../../img/overview/account-1.png").default} alt="Account Menue Button" style={{ width: '300px', marginRight: '60px' }} />
<img src={require("../../img/general/overview/account-1.png").default} alt="Account Menue Button" style={{ width: '300px', marginRight: '60px' }} />

<img src={require("../../img/overview/account-2.png").default} alt="Account Menue" style={{ width: '300px', marginRight: '60px' }} />
<img src={require("../../img/general/overview/account-2.png").default} alt="Account Menue" style={{ width: '300px', marginRight: '60px' }} />

## 1. Account Menu Item

Expand Down
12 changes: 6 additions & 6 deletions docs/user/android-app/general/set-up.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@ After installing the app, you can now set up your OpenCloud account.

- When you first start the OpenCloud Android app, you will see the following screen.

<img src={require(".././img/set-up/start-setup.png").default} alt="Start setup" height="400"/>
<img src={require(".././img/general/set-up/start-setup.png").default} alt="Start setup" height="400"/>

- To set up an additional account, click on the 'Manage accounts' button and select 'Add account'.

<img src={require(".././img/set-up/additional-account.png").default} alt="Additional account" height="400"/>
<img src={require(".././img/general/set-up/additional-account.png").default} alt="Additional account" height="400"/>

## Enter Your Server URL

- Enter your OpenCloud Server URL (e.g., `https://cloud.example.com`)
- Tap ">" to continue.

<img src={require(".././img/set-up/enter-server-url.png").default} alt="Enter server URL" height="400"/>
<img src={require(".././img/general/set-up/enter-server-url.png").default} alt="Enter server URL" height="400"/>

## The Login Page

Expand All @@ -34,13 +34,13 @@ After installing the app, you can now set up your OpenCloud account.

- In the following screen, grant the app permission to access your user information and maintain continuous access by tapping the "Allow" button.

<img src={require(".././img/set-up/open-login-page.png").default} alt="Open Login Page" height="400"/>
<img src={require(".././img/set-up/continue-sign-in.png").default} alt="Continue sign in" height="400"/>
<img src={require(".././img/general/set-up/open-login-page.png").default} alt="Open Login Page" height="400"/>
<img src={require(".././img/general/set-up/continue-sign-in.png").default} alt="Continue sign in" height="400"/>

## Finalize Setup

Once login is complete, your account will be added to the app

Your OpenCloud account is now fully set up and ready to use!

<img src={require(".././img/set-up/account-set-up.png").default} alt="Account is set up" height="400"/>
<img src={require(".././img/general/set-up/account-set-up.png").default} alt="Account is set up" height="400"/>
2 changes: 1 addition & 1 deletion docs/user/android-app/general/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ In the Android app settings changes can be made, such as
- Advanced settings
and more

<img src={require(".././img/settings/settings.png").default} alt="Settings" width="400"/>
<img src={require(".././img/general/settings/settings.png").default} alt="Settings" width="400"/>

## Userinterface

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ hide_table_of_contents: true

The OpenCloud Desktop Client does not synchronize files starting with `~$`, such as `~$document.docx`.

<img src={require("../img/common-issues/desktop-excluded.png").default} alt="Show the ~$ file is excluded from synchronizing" width="500"/>
<img src={require("./img/desktop-excluded.png").default} alt="Show the ~$ file is excluded from synchronizing" width="500"/>

## Cause

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ When files are modified both locally and remotely before synchronization, the De
- `conflict.txt` (remote version)
- `conflict (conflicted copy YYYY-MM-DD HHMMSS).txt` (local version)

<img src={require(".././img/conflict-files/conflict-file.png").default} alt="Conflict files in explorer" width="1920"/>
<img src={require(".././img/common-functionality/conflict-files/conflict-file.png").default} alt="Conflict files in explorer" width="1920"/>

This usually happens when:

Expand All @@ -26,7 +26,7 @@ In the Desktop Client overview, a notification will appear when conflicting file
This means that multiple versions of the same file exist—often because changes were made on different devices before synchronization.
The notification serves as a prompt for you to review the conflicts and decide how to merge or keep the versions.

<img src={require(".././img/conflict-files/conflict-info.png").default} alt="Notification about file conflicts in the Desktop Client" width="500"/>
<img src={require(".././img/common-functionality/conflict-files/conflict-info.png").default} alt="Notification about file conflicts in the Desktop Client" width="500"/>

## Resolve File Conflicts Manually

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ The OpenCloud Desktop Client uses tray icons to show the current synchronization

## Quick Overview

| Icon | State | Meaning | Typical action |
| --------------------------------------------------------------------------------------------------------------------------------- | ------------- | -------------------------------------------------------------------- | ------------------------------------------------------ |
| <img src={require(".././img/desktop-client-states/ocl-ui_logo-petrol.png").default} alt="Ready state" width="28"/> | Ready | The client is connected and all files are up to date. | No action required. |
| <img src={require(".././img/desktop-client-states/ocl-ui_sync-petrol-colour.png").default} alt="Synchronizing state" width="28"/> | Synchronizing | Files are currently being uploaded or downloaded. | Wait until synchronization is complete. |
| <img src={require(".././img/desktop-client-states/ocl-ui_pause-petrol-colour.png").default} alt="Paused state" width="28"/> | Paused | Synchronization has been temporarily stopped. | Resume synchronization when you are ready. |
| <img src={require(".././img/desktop-client-states/ocl-ui_offline-petrol-colour.png").default} alt="Offline state" width="28"/> | Offline | The client cannot connect to the OpenCloud server. | Check your network connection and server availability. |
| <img src={require(".././img/desktop-client-states/ocl-ui_info-petrol-colour.png").default} alt="Information state" width="28"/> | Information | The client shows a non-critical informational message. | Review the message for details if needed. |
| <img src={require(".././img/desktop-client-states/ocl-ui_error-petrol-colour.png").default} alt="Error state" width="28"/> | Error | The client encountered a problem that blocks normal synchronization. | Open the client and resolve the reported issue. |
| Icon | State | Meaning | Typical action |
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | ------------- | -------------------------------------------------------------------- | ------------------------------------------------------ |
| <img src={require("../img/common-functionality/desktop-client-states/ocl-ui_logo-petrol.png").default} alt="Ready state" width="28"/> | Ready | The client is connected and all files are up to date. | No action required. |
| <img src={require("../img/common-functionality/desktop-client-states/ocl-ui_sync-petrol-colour.png").default} alt="Synchronizing state" width="28"/> | Synchronizing | Files are currently being uploaded or downloaded. | Wait until synchronization is complete. |
| <img src={require("../img/common-functionality/desktop-client-states/ocl-ui_pause-petrol-colour.png").default} alt="Paused state" width="28"/> | Paused | Synchronization has been temporarily stopped. | Resume synchronization when you are ready. |
| <img src={require("../img/common-functionality/desktop-client-states/ocl-ui_offline-petrol-colour.png").default} alt="Offline state" width="28"/> | Offline | The client cannot connect to the OpenCloud server. | Check your network connection and server availability. |
| <img src={require("../img/common-functionality/desktop-client-states/ocl-ui_info-petrol-colour.png").default} alt="Information state" width="28"/> | Information | The client shows a non-critical informational message. | Review the message for details if needed. |
| <img src={require("../img/common-functionality/desktop-client-states/ocl-ui_error-petrol-colour.png").default} alt="Error state" width="28"/> | Error | The client encountered a problem that blocks normal synchronization. | Open the client and resolve the reported issue. |

## Ready

Expand All @@ -29,7 +29,7 @@ The Ready icon appears when the Desktop Client is connected to OpenCloud and no
- No active file transfers
- All files are up to date

<img src={require(".././img/desktop-client-states/ocl-ui_logo-petrol.png").default} alt="Ready state" width="100"/>
<img src={require("../img/common-functionality/desktop-client-states/ocl-ui_logo-petrol.png").default} alt="Ready state" width="100"/>

No action is required. Your files are fully synchronized.

Expand All @@ -41,7 +41,7 @@ The Synchronizing icon indicates that files are currently being uploaded or down
- Changes are actively being processed
- The client is communicating with the server

<img src={require(".././img/desktop-client-states/ocl-ui_sync-petrol-colour.png").default} alt="Synchronizing state" width="100"/>
<img src={require("../img/common-functionality/desktop-client-states/ocl-ui_sync-petrol-colour.png").default} alt="Synchronizing state" width="100"/>

Wait until synchronization is complete before shutting down your device.

Expand All @@ -53,7 +53,7 @@ The Paused icon appears when synchronization has been temporarily paused by the
- No files are transferred
- Local and remote changes are not synchronized

<img src={require(".././img/desktop-client-states/ocl-ui_pause-petrol-colour.png").default} alt="Paused state" width="100"/>
<img src={require("../img/common-functionality/desktop-client-states/ocl-ui_pause-petrol-colour.png").default} alt="Paused state" width="100"/>

Resume synchronization from the Desktop Client menu when you are ready to continue syncing files.

Expand All @@ -65,7 +65,7 @@ The Offline icon indicates that the Desktop Client cannot currently connect to t
- Synchronization is unavailable
- Local files remain accessible (Windows files need to be [full pinned](../windows/sync-settings.md#always-available-on-this-device-full-pinned))

<img src={require(".././img/desktop-client-states/ocl-ui_offline-petrol-colour.png").default} alt="Offline state" width="100"/>
<img src={require("../img/common-functionality/desktop-client-states/ocl-ui_offline-petrol-colour.png").default} alt="Offline state" width="100"/>

Common causes include:

Expand All @@ -84,7 +84,7 @@ The Information icon is used for informational messages that do not require imme
- Non-critical events
- Informational client messages

<img src={require(".././img/desktop-client-states/ocl-ui_info-petrol-colour.png").default} alt="Information state" width="100"/>
<img src={require("../img/common-functionality/desktop-client-states/ocl-ui_info-petrol-colour.png").default} alt="Information state" width="100"/>

Review the message for additional details if needed.

Expand All @@ -97,7 +97,7 @@ The Error icon indicates that the Desktop Client encountered an issue that preve
- Configuration problems
- File access or permission errors

<img src={require(".././img/desktop-client-states/ocl-ui_error-petrol-colour.png").default} alt="Error state" width="100"/>
<img src={require("../img/common-functionality/desktop-client-states/ocl-ui_error-petrol-colour.png").default} alt="Error state" width="100"/>

Open the Desktop Client and review the reported error. Synchronization may not continue until the issue has been resolved.

Expand Down
8 changes: 4 additions & 4 deletions docs/user/desktop-client/common-functionality/logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@ If you need to generate logs for troubleshooting, follow these steps:

- Click on Settings → Advanced → Log Settings

<img src={require(".././img/logging/logging-access.png").default} alt="Logging access" width="400"/>
<img src={require(".././img/common-functionality/logging/logging-access.png").default} alt="Logging access" width="400"/>

## Enable Logging

- In the Log Output window, check the box for Enable logging to temporary folder
- To help the Support-Team and the developers, it is helpful to enable the Log Http traffic

<img src={require(".././img/logging/logging-enable.png").default} alt="Enable logging" width="400"/>
<img src={require(".././img/common-functionality/logging/logging-enable.png").default} alt="Enable logging" width="400"/>

## Find the Log Files

- Click Open folder to access the logs.

<img src={require(".././img/logging/logging-open-folder.png").default} alt="Open logfile folder" width="400"/>
<img src={require(".././img/common-functionality/logging/logging-open-folder.png").default} alt="Open logfile folder" width="400"/>

- Select the log files for the time frame when the issue occurred.

<img src={require(".././img/logging/logging-logfiles.png").default} alt="Logfiles overview" width="400"/>
<img src={require(".././img/common-functionality/logging/logging-logfiles.png").default} alt="Logfiles overview" width="400"/>

:::note
These logs can help diagnose and fix any issues with your OpenCloud Desktop Client.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You can synchronize multiple accounts from different OpenCloud servers to your l
- Open OpenCloud Desktop
- Click on Add Account

<img src={require(".././img/multiple-accounts/multiple-accounts-add-account.png").default} alt="Add accounts" width="400"/>
<img src={require(".././img/common-functionality/multiple-accounts/multiple-accounts-add-account.png").default} alt="Add accounts" width="400"/>

- Follow the standard setup process:
- Enter the server URL
Expand All @@ -27,7 +27,7 @@ You can synchronize multiple accounts from different OpenCloud servers to your l
- After adding multiple accounts, they will appear in the account overview in the settings menu
- You can easily switch between them to manage synchronization settings for each account separately

<img src={require(".././img/multiple-accounts/multiple-accounts-switch-accounts.png").default} alt="Switch accounts" width="400"/>
<img src={require(".././img/common-functionality/multiple-accounts/multiple-accounts-switch-accounts.png").default} alt="Switch accounts" width="400"/>

## How Files are Stored Locally

Expand All @@ -37,7 +37,7 @@ You can synchronize multiple accounts from different OpenCloud servers to your l
- OpenCloud (2) (for the second account)
- OpenCloud (3) (for the third account), and so on

<img src={require(".././img/multiple-accounts/multiple-accounts-locally.png").default} alt="Multiple accounts in explorer or finder" width="400"/>
<img src={require(".././img/common-functionality/multiple-accounts/multiple-accounts-locally.png").default} alt="Multiple accounts in explorer or finder" width="400"/>

:::note
This setup ensures that files from different accounts remain organized and do not mix.
Expand Down
Loading
Loading