{% include '_theme_early.html' %} {% if is_gitlab_enabled() %} {% end %}
Upload, organize, and open files in your workspace.
Drop files here to upload
or click to select files from your computer
Multiple files upload in parallel Β· open Transfers in the navbar to track or stop
|
Name
|
Tags |
Size
|
Modified
|
Actions |
|---|---|---|---|---|
|
{% if file['is_dir'] %}
{{ escape(file['name']) }}
{% if file.get('is_shared') %}
{% end %}
{% if is_gitlab_enabled() %}
π¦
{% end %}
{% else %}
{% set _ext = file['name'].rsplit('.', 1)[-1].lower() if '.' in file['name'] else '' %}
{% set _is_media = _ext in ('jpg', 'jpeg', 'jpe', 'jif', 'jfif', 'png', 'gif', 'webp', 'svg', 'bmp', 'ico', 'tif', 'tiff', 'pdf', 'avif', 'heic', 'heif', 'dng', 'cr2', 'nef', 'arw', 'orf', 'rw2', 'raf', 'raw') %}
{{
escape(file['name']) }}
{% if file.get('is_shared') %}
{% end %}
{% if is_gitlab_enabled() %}
π¦
{% end %}
{% end %}
|
{% set _file_tags = file_tags_map.get(file['name'], []) %}
{% set _can_tag = current_user and current_user.get('role') == 'admin' %}
{% if file['is_dir'] %} {{ file.get('size_str', '0 items') }} {% else %}{{ file.get('size_str', '-') }}{% end %} | {{ file.get('modified', '-') }} | ||
|
This directory is empty
Drop files above to upload, or create a new folder.
|
||||
Manage tags
Current tags
Add tags
Click Γ on a current tag to remove it. Pick or type a new tag, then press Enter.