Aird

{% if features['file_upload'] %}

📁 Drop files here to upload

Or click to select files

{% end %} {% if current_path and current_path != "/" %} {% end %} {% for file in files %} {% end %} {% if not files %} {% end %}
📁 Name 📏 Size 🕒 Modified ⚡ Actions
📁.. - - -
{% if file['is_dir'] %} 📁{{ escape(file['name']) }} {% else %} {{ get_file_icon(file["name"]) }}{{ escape(file['name']) }} {% end %} {{ file.get('size_str', '-') }} {{ file.get('modified', '-') }} {% if not file["is_dir"] %} {% if features['file_download'] %} Download {% end %} Stream {% end %} {% if features['file_rename'] %} Rename {% end %} {% if features['file_delete'] %} Delete {% end %}
📭 This directory is empty