Files Page
The Files page loads your recent files from the server.
- Loads a configurable number of recent files from the server.
- Loads more pages as you scroll down until the list is exhausted.
- List is cached while using the app. Pull down from the top to refresh.
- Media is cached and does not download over metered connections unless enabled.
- Clicking on an item opens a preview and downloads it from the server if not cached.
List Display
- File Preview (Images and Videos)
- File Name (Original Name)
- File Size (Human Size)
- Number of Views
- Favorite Status
- Password Status
NOTICE
In a future version of the server (trunk) views are counted on the raw endpoint. This means the file list will trigger 1 view (but only 1 since the image is cached after that) when loading the file.
This will be fixed in a future release after the server version goes live.
Menu Options
- Download
- Delete
- Favorite
- Share Link
- Copy Link
- Open Link
Bulk Options
- Download
- Delete
- Favorite
File Preview
Click on any file to view a preview. Previews exist for the following media types:
- Video and Audio Files (Media3)
- Images and Animated Graphics (Glide)
- Text with Syntax Highlighting (HighlightJS)