Skip to content

Commit 2793926

Browse files
committed
Add Client Features
1 parent ba9379e commit 2793926

File tree

5 files changed

+42
-4
lines changed

5 files changed

+42
-4
lines changed

docs/clients/android.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,19 @@ Click on the `View QR Authentication Code` button.
3232

3333
Click `Add Server` and you are done!
3434

35+
## Features
36+
37+
- Share or Open any file(s) and automatically copy the URL to the clipboard.
38+
- Upload Previews for single media and scrolling selection for multiple files.
39+
- Native File List with Options, Infinite Scroll, and Multi-Select Options.
40+
- Supports Native Local Login, GitHub OAuth, Google OAuth, and Discord OAuth.
41+
- Ability to add multiple servers and switch on the fly from the Server List menu.
42+
- Widget with Stats, Upload Shortcut, Custom Background Update Interval, and More.
43+
- Automatic Authentication from Authenticated Sessions with QR Code or Deep Link.
44+
45+
> [!INFO]
46+
> Missing a feature? Submit a [Feature Request](https://github.com/django-files/android-client/discussions/categories/feature-requests)!
47+
3548
## Screenshots
3649

3750
<VPSwiper

docs/clients/browser.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,18 @@ Click `Authorize Server` and you are done!
3939

4040
Alternatively you can copy and paste your URL and Token into the Settings.
4141

42+
## Features
43+
44+
- View Recent Uploads on Popup
45+
- Preview Popup Images on Hover
46+
- Drag and Drop files to the Popup or Sidepanel
47+
- Right Click any Image, Video, or Audio to Upload
48+
- Right Click any URL to Shorten
49+
- Automatically Auth with Django Files
50+
51+
> [!INFO]
52+
> Missing a feature? Submit a [Feature Request](https://github.com/django-files/web-extension/discussions/categories/feature-requests)!
53+
4254
## Screenshots
4355

4456
<VPSwiper

docs/clients/ios.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ Click on the `View QR Authentication Code` button.
2727

2828
Click `Add Server` and you are done!
2929

30+
## Features
31+
32+
- Share any file (or multiple) and automatically copy the URL to the clipboard.
33+
- Ability to add multiple servers and switch between them in the server list.
34+
35+
> [!INFO]
36+
> Missing a feature? Submit a [Feature Request](https://github.com/django-files/ios-client/discussions/categories/feature-requests)!
37+
3038
## Screenshots
3139

3240
<VPSwiper

docs/clients/shortcuts.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Shortcuts
22

3-
For macOS, you should use [Windows](sharex) or [Linux](flameshot).
3+
For macOS, you should use [Shortcuts](https://support.apple.com/guide/shortcuts-mac/welcome/mac).
4+
Additionally, [Shortcuts](https://support.apple.com/guide/shortcuts/welcome/ios) is available for iOS.
45

56
[[toc]]
67

78
## Setup
89

10+
Get started by getting the [shortcut](https://www.icloud.com/shortcuts/9fde67b3aa9c401b86987061e5c359a8).
11+
912
[![Get Shortcut](https://img.shields.io/badge/get_shortcut-blue?style=for-the-badge&logo=apple)](https://www.icloud.com/shortcuts/9fde67b3aa9c401b86987061e5c359a8)
13+
14+
> [!WARNING]
15+
> Setup Documentation for Shortcuts is a Work in Progress.

docs/guides/features.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ More features are in progress!
55

66
[[toc]]
77

8-
::: info
9-
Missing a feature? Submit a [Feature Request](https://github.com/django-files/django-files/discussions/categories/feature-requests) and we will get it added!
10-
:::
8+
> [!INFO]
9+
> Missing a feature? Submit a [Feature Request](https://github.com/django-files/django-files/discussions/categories/feature-requests)!
1110
1211
## Core Features
1312

0 commit comments

Comments
 (0)