1
0
mirror of https://github.com/prasathmani/tinyfilemanager.git synced 2025-07-17 15:21:12 +02:00

33 Commits
2.2.0 ... 2.3

Author SHA1 Message Date
Prasath Mani
8802b048b3 Added Version Check
Added new Translation JSON file
New languages added - Spanish, German, Thailand and Chinese
Removed languages from tinyfilemanager.php file
Updated IDE languages and themes
2019-01-06 16:59:02 +05:30
Prasath Mani
e38f312ce5 Merge pull request #112 from jopiortiz/spanish-lang
Spanish Language
2019-01-06 15:44:22 +05:30
Prasath Mani
125e35ed83 Merge branch 'master' into spanish-lang 2019-01-06 15:44:09 +05:30
Prasath Mani
bf64ae9593 Merge pull request #100 from mrwan200/master
Add Thai Language
2019-01-06 15:41:59 +05:30
Prasath Mani
98902b6b80 Merge branch 'master' into master 2019-01-06 15:41:38 +05:30
Prasath Mani
380a6f2877 Merge pull request #104 from emilengler/master
Add German language
2019-01-06 15:39:46 +05:30
jopiortiz
373d04b2ef Crear , looks better 2019-01-04 01:03:30 -03:00
Joaquin
c7708f371f Spanish Language
- Minor fix on the Search input placeholder
2019-01-04 00:32:28 -03:00
Prasath Mani
ba9826fe9c Added check latest version 2018-12-31 14:36:03 +05:30
Prasath Mani
221bc96882 Added Partition size and Memory used #111 2018-12-25 21:48:41 +05:30
Prasath Mani
acf1958350 Merge pull request #111 from alecos71/patch-12
Added Memory Used
2018-12-25 20:15:37 +05:30
Alessandro Marinuzzi
90c079882d improved memory usage + added translations
improved memory usage + added translations
2018-12-25 15:11:20 +01:00
Alessandro Marinuzzi
c22e694e7d improved memory usage
improved memory usage
2018-12-25 14:32:03 +01:00
Alessandro Marinuzzi
8f9da1cb5e Added Memory Used
Added Memory Used
2018-12-25 14:12:58 +01:00
Prasath Mani
c413573952 Improve embed and UI issues 2018-12-22 14:51:06 +05:30
Prasath Mani
89fb960679 Modified UI - Pwd change 2018-12-14 01:20:25 +05:30
Prasath Mani
fb7c4fcebd Modified UI - file upload from url #98 and Code refactor 2018-12-14 00:02:25 +05:30
Prasath Mani
1760168933 Modified Readme 2018-12-13 00:40:23 +05:30
Prasath Mani
9fdfdbfe94 Added - file upload from url #98
Fix: issues to rename files with single quote #105
Fix: Dropzone default timeout 30 seconds #102, #96, #75
Fix:  XSS cross-site attack screen (Chrome) #101
2018-12-13 00:38:16 +05:30
Emil Engler
876282d006 Add German language 2018-12-10 18:22:24 +01:00
Mr. Wan
f7240516ca Update tinyfilemanager.php 2018-12-09 09:39:33 +07:00
Prasath Mani
1a9bf95920 Fix: Not looking good on phones #93 2018-12-06 12:51:29 +05:30
Prasath Mani
9eda119235 Added Editor Toolbar - Themes, Document Mode, Search, Fullscreen, Undo, Redo, ... 2018-12-03 23:58:25 +05:30
Prasath Mani
1ca5add891 Added Russian Language 2018-12-02 14:49:04 +05:30
Prasath Mani
4f40e85604 Fix: Not looking good on phones #93 2018-12-01 13:58:28 +05:30
Prasath Mani
39bec20b7e Fix: undefined constant password_verify #87 and #92, #91 2018-12-01 08:43:24 +05:30
Prasath Mani
8113184b12 Merge pull request #90 from alecos71/patch-9
fixed $tr['en'] with $tr['it']
2018-11-30 09:48:10 +05:30
Alessandro Marinuzzi
479a4a873d Added language entry in list
Added language entry in list
2018-11-29 19:40:24 +01:00
Alessandro Marinuzzi
7f1258c050 fixed $tr['en'] with $tr['it']
Fixed Italian language
2018-11-29 19:20:44 +01:00
Prasath Mani
b995d781fb Merge pull request #89 from simon511000/patch-1
Update tinyfilemanager.php
2018-11-29 22:20:57 +05:30
simon511000
c1b8bfd6ad Update tinyfilemanager.php 2018-11-29 17:31:57 +01:00
Prasath Mani
81f6c81aa8 Merge pull request #88 from alecos71/patch-8
Update tinyfilemanager with Italian Language
2018-11-29 21:37:33 +05:30
Alessandro Marinuzzi
0c0d9e24b8 Update tinyfilemanager.php
Added Italian language
2018-11-29 16:06:41 +01:00
3 changed files with 900 additions and 363 deletions

View File

@@ -1,24 +1,24 @@
# Tiny File Manager
[![Live demo](https://img.shields.io/badge/Live-Demo-brightgreen.svg?style=flat-square)](https://tinyfilemanager.eu-gb.mybluemix.net/Demo/)
[![Live demo](https://img.shields.io/badge/Live-Demo-brightgreen.svg?style=flat-square)](https://tinyfilemanager.github.io/demo/)
[![Live demo](https://img.shields.io/badge/Help-Docs-lightgrey.svg?style=flat-square)](https://tinyfilemanager.github.io/)
[![GitHub Release](https://img.shields.io/github/release/qubyte/rubidium.svg?style=flat-square)](https://github.com/prasathmani/tinyfilemanager/releases)
[![GitHub License](https://img.shields.io/github/license/prasathmani/tinyfilemanager.svg?style=flat-square)](https://github.com/prasathmani/tinyfilemanager/blob/master/LICENSE)
[![Beerpay](https://beerpay.io/prasathmani/tinyfilemanager/badge.svg?style=flat-square)](https://beerpay.io/prasathmani/tinyfilemanager)
> It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available.
> It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have **PHP 5.5+** available.
## Demo
[Demo](https://tinyfilemanager.eu-gb.mybluemix.net/Demo/)
[Demo](https://tinyfilemanager.github.io/demo/)
Login Details : admin/admin@123 | user/12345
## Documents
<a href="https://tinyfilemanager.github.io/" target="_blank">tinyfilemanager.github.io</a>
[TinyFileManager.github.io](https://tinyfilemanager.github.io/) | [Password Generater](https://tinyfilemanager.github.io/docs/pwd.html)
<hr>
<img src="screenshot.gif" alt="H3K | Tiny File Manager">
[![Tiny File Manager](screenshot.gif)](screenshot.gif)
## Requirements
@@ -33,9 +33,9 @@ Download ZIP with latest version from master branch.
Just copy the tinyfilemanager.php to your webspace - thats all :)
You can also change the file name from "tinyfilemanager.php" to something else, you know what i meant for.
Default username/password: admin/admin@123 and user/12345.
Default username/password: **admin/admin@123** and **user/12345**.
Warning: Please set your own username and password in `$auth_users` before use. password is encrypted with <code>password_hash()</code>. to generate new password hash <a href="https://tinyfilemanager.github.io/docs/pwd.html" target="_blank">here</a>
Warning: Please set your own username and password in `$auth_users` before use. password is encrypted with <code>password_hash()</code>. to generate new password hash [here](https://tinyfilemanager.github.io/docs/pwd.html)
To enable/disable authentication set `$use_auth` to true or false.
@@ -52,29 +52,29 @@ To enable/disable authentication set `$use_auth` to true or false.
### :loudspeaker: Features
<ul>
<li>:cd: Open Source, light and extremely simple</li>
<li>:iphone: Mobile friendly view for touch devices</li>
<li>:information_source: Basic features likes Create, Delete, Modify, View, Download, Copy and Move files </li>
<li>:arrow_double_up: Ajax Upload, Ability to drag & drop, multiple files upload and file extensions filter </li>
<li>:file_folder: Ability to create folders and files</li>
<li>:gift: Ability to compress, extract files (zip, tar)</li>
<li>:sunglasses: Support user permissions - based on session and each user root folder mapping</li>
<li>:floppy_disk: Copy direct file URL</li>
<li>:pencil2: Edit text formats file using advanced editor</li>
<li>:page_facing_up: Google Drive viewer helps you preview PDF/DOC/XLS/PPT/etc. 25 MB can be previewed with the Google Drive viewer</li>
<li>:zap: Backup files</li>
<li>:mag_right: Search - Search and Sorting using datatable js</li>
<li>:file_folder: Exclude folders from listing</li>
<li>:globe_with_meridians: Multi-language support (English, French)</li>
<li>:bangbang: lots more...</li>
</ul>
- :cd: Open Source, light and extremely simple
- :iphone: Mobile friendly view for touch devices
- :information_source: Basic features likes Create, Delete, Modify, View, Download, Copy and Move files
- :arrow_double_up: Ajax Upload, Ability to drag & drop, upload from URL, multiple files upload and file extensions filter
- :file_folder: Ability to create folders and files
- :gift: Ability to compress, extract files (`zip`, `tar`)
- :sunglasses: Support user permissions - based on session and each user root folder mapping
- :floppy_disk: Copy direct file URL
- :pencil2: Cloud9 IDE - Syntax highlighting for over `150+` languages, Over `35+` themes with your favorite programming style
- :page_facing_up: Google Drive viewer helps you preview `PDF/DOC/XLS/PPT/etc`. 25 MB can be previewed with the Google Drive viewer
- :zap: Backup files
- :mag_right: Search - Search and Sorting using `datatable js`
- :file_folder: Exclude folders from listing
- :globe_with_meridians: Multi-language support (English, Spanish, French, Italian, German, Russian, Thailand and Chinese ) for translations `translation.json` is file required
- :bangbang: lots more...
### <a name=license></a>License, Credit
- Available under the [GNU license](https://github.com/prasathmani/tinyfilemanager/blob/master/LICENSE)
- Original concept and development by github.com/alexantr/filemanager
- CDN Used - jQuery, Bootstrap, Font Awesome, Highlight js, ace js, DropZone js, DataTable js
- CDN Used - _jQuery, Bootstrap, Font Awesome, Highlight js, ace js, DropZone js, DataTable js_
- To report a bug or request a feature, please file an [issue](https://github.com/prasathmani/tinyfilemanager/issues)
- We hope our tools will be helpful for you. If you find Tiny File Manager useful for your personal or commercial projects, Help me out for a couple of
[![Beerpay](https://beerpay.io/prasathmani/tinyfilemanager/badge.svg?style=flat-square)](https://beerpay.io/prasathmani/tinyfilemanager)

File diff suppressed because it is too large Load Diff

418
translation.json Normal file
View File

@@ -0,0 +1,418 @@
{
"appName": "Tiny File Manager",
"version": "2.3",
"language": [
{
"name": "русский",
"code": "ru",
"translation": {
"AppName": "Файловый менеджер",
"AppTitle": "Файловый менеджер",
"Login": "Войти",
"Username": "Пользователь",
"Password": "Пароль",
"Logout": "Выйти",
"Move": "Переместить",
"Copy": "Копировать",
"Save": "Сохранить",
"SelectAll": "Выбрать всё",
"UnSelectAll": "Отменить выбор",
"File": "Файл",
"Back": "Вернуться",
"Size": "Размер",
"Perms": "Права доступа",
"Modified": "Обновление",
"Owner": "Создатель",
"Search": "Поиск",
"NewItem": "Создать",
"Folder": "Папка",
"Delete": "Удалить",
"Rename": "Переименовать",
"CopyTo": "Скопировать в",
"DirectLink": "Ссылка",
"UploadingFiles": "Загрузка файлов",
"ChangePermissions": "Изменить права",
"Copying": "Копировать",
"CreateNewItem": "Создать новый",
"Name": "Имя",
"AdvancedEditor": "Улучшеный редактор",
"RememberMe": "Запомнить меня",
"Actions": "Действия",
"Upload": "Загрузить",
"Cancel": "Отмена",
"InvertSelection": "Обратная выборка",
"DestinationFolder": "Папка назначения",
"ItemType": "Тип элемента",
"ItemName": "Имя элемента",
"CreateNow": "Создать сейчас",
"Download": "Загрузка",
"Open": "Открыть",
"UnZip": "Разархивировать",
"UnZipToFolder": "Разархивировать в папку",
"Edit": "Редактировать",
"NormalEditor": "Стандартный редактор",
"BackUp": "Back Up",
"SourceFolder": "Путь папки",
"Files": "Файлы",
"Change": "Изменения",
"Settings": "Свойства",
"Language": "Язык",
"MemoryUsed": "Используемая память",
"PartitionSize": "Размер раздела"
}
},
{
"name": "Italiano",
"code": "it",
"translation": {
"AppName": "Tiny File Manager",
"AppTitle": "File Manager",
"Login": "Connettiti",
"Username": "Username",
"Password": "Password",
"Logout": "Disconnettiti",
"Move": "Sposta",
"Copy": "Copia",
"Save": "Salva",
"SelectAll": "Seleziona tutto",
"UnSelectAll": "Deseleziona tutto",
"File": "File",
"Back": "Indietro",
"Size": "Dimensione",
"Perms": "Permessi",
"Modified": "Modificato",
"Owner": "Proprietario",
"Search": "Cerca",
"NewItem": "Nuovo Elemento",
"Folder": "Cartella",
"Delete": "Elimina",
"Rename": "Rinomina",
"CopyTo": "Copia su",
"DirectLink": "Link diretto",
"UploadingFiles": "Caricamento file",
"ChangePermissions": "Modifica Permessi",
"Copying": "Copia in corso",
"CreateNewItem": "Crea Nuovo Elemento",
"Name": "Nome",
"AdvancedEditor": "Editor Avanzato",
"RememberMe": "Ricordami",
"Actions": "Azioni",
"Upload": "Carica",
"Cancel": "Annulla",
"InvertSelection": "Inverti Selezione",
"DestinationFolder": "Cartella di Destinazione",
"ItemType": "Tipo Elemento",
"ItemName": "Nome Elemento",
"CreateNow": "Crea Adesso",
"Download": "Scarica",
"Open": "Apri",
"UnZip": "Decomprimi",
"UnZipToFolder": "Decomprimi su cartella",
"Edit": "Modifica",
"NormalEditor": "Editor Normale",
"BackUp": "Back-Up",
"SourceFolder": "Cartella di Origine",
"Files": "File",
"Change": "Cambia",
"Settings": "Impostazioni",
"Language": "Lingua",
"MemoryUsed": "Memoria utilizzata",
"PartitionSize": "Dimensione della partizione"
}
},
{
"name": "Français",
"code": "fr",
"translation": {
"AppName": "Tiny File Manager",
"AppTitle": "File Manager",
"Login": "Connexion",
"Username": "Utilisateur",
"Password": "Mot de passe",
"Logout": "Déconnexion",
"Move": "Déplacer",
"Copy": "Copier",
"Save": "Sauvegarder",
"SelectAll": "Tout sélectionner",
"UnSelectAll": "Tout déselectionner",
"File": "Fichier",
"Back": "Retour",
"Size": "Taille",
"Perms": "Perms",
"Modified": "Modifié le",
"Owner": "Propriétaire",
"Search": "Recherche",
"NewItem": "Nouvel Élément",
"Folder": "Dossier",
"Delete": "Supprimer",
"Rename": "Renommer",
"CopyTo": "Copier vers",
"DirectLink": "Lien direct",
"UploadingFiles": "Envoyer des fichiers",
"ChangePermissions": "Modifier les permissions",
"Copying": "Copier",
"CreateNewItem": "Créer un nouvel élément",
"Name": "Nom",
"AdvancedEditor": "Editeur avancé",
"RememberMe": "Se rappeler de moi",
"Actions": "Actes",
"Upload": "Envoyer",
"Cancel": "Annuler",
"InvertSelection": "Inverser la sélection",
"DestinationFolder": "Dossier destination",
"ItemType": "Type d'élement",
"ItemName": "Nom de l'élément",
"CreateNow": "Créer",
"Download": "Télécharger",
"Open": "Ouvrir",
"UnZip": "Décompressez",
"UnZipToFolder": "Décompresser dans un dossier",
"Edit": "Editeur",
"NormalEditor": "Éditeur Normal",
"BackUp": "Sauvegarder",
"SourceFolder": "Dossier Source",
"Files": "Fichiers",
"Change": "Modifier",
"Settings": "Réglages",
"Language": "Langue",
"MemoryUsed": "Mémoire utilisée",
"PartitionSize": "Taille de la partition"
}
},
{
"name": "Español",
"code": "es",
"translation": {
"AppName": "Pequeño Administrador de Archivos",
"AppTitle": "Administrador de Archivos",
"Login": "Iniciar Sesión",
"Username": "Nombre de Usuario",
"Password": "Contraseña",
"Logout": "Desconectarse",
"Move": "Mover",
"Copy": "Copiar",
"Save": "Guardar",
"SelectAll": "Seleccionar Todo",
"UnSelectAll": "Des-seleccionar Todo",
"File": "Archivo",
"Back": "Atrás",
"Size": "Tamaño",
"Perms": "Permisos",
"Modified": "Modificado",
"Owner": "Propietario",
"Search": "Buscar",
"NewItem": "Nuevo Ítem",
"Folder": "Carpeta",
"Delete": "Borrar",
"Rename": "Cambiar Nombre",
"CopyTo": "Copiar en",
"DirectLink": "Link Directo",
"UploadingFiles": "Subir Archivos",
"ChangePermissions": "Cambiar Permisos",
"Copying": "Copiando",
"CreateNewItem": "Crear nuevo Item",
"Name": "Nombre",
"AdvancedEditor": "Editor Avanzado",
"RememberMe": "Recuérdame",
"Actions": "Acciones",
"Upload": "Subir",
"Cancel": "Cancelar",
"InvertSelection": "Invertir Selección",
"DestinationFolder": "Carpeta Destino",
"ItemType": "Tipo de Ítem",
"ItemName": "Nombre del Ítem",
"CreateNow": "Crear",
"Download": "Descargar",
"Open": "Abrir",
"UnZip": "Descomprimir",
"UnZipToFolder": "Descomprimir en Carpeta",
"Edit": "Editar",
"NormalEditor": "Editor Normal",
"BackUp": "Copia de Seguridad",
"SourceFolder": "Carpeta Actual",
"Files": "Archivos",
"Change": "Cambiar",
"Settings": "Preferencias",
"Language": "Lenguaje"
}
},
{
"name": "Deutsche",
"code": "de",
"translation": {
"AppName": "Tiny File Manager",
"AppTitle": "Datei Manager",
"Login": "Einloggen",
"Username": "Benutername",
"Password": "Passwort",
"Logout": "Ausloggen",
"Move": "Verschieben",
"Copy": "Kopieren",
"Save": "Speichern",
"SelectAll": "Alles auswählen",
"UnSelectAll": "Alles abwählen",
"File": "Datei",
"Back": "Zurück",
"Size": "Größe",
"Perms": "Perms",
"Modified": "Geändert",
"Owner": "Eigentümer",
"Search": "Suchen",
"NewItem": "Neues Item",
"Folder": "Ordner",
"Delete": "Löschen",
"Rename": "Umbennen",
"CopyTo": "Kopieren nach",
"DirectLink": "Direktlink",
"UploadingFiles": "Datei hochladen",
"ChangePermissions": "Berechtigungen ändern",
"Copying": "Kopieren",
"CreateNewItem": "Neue Datei erstellen",
"Name": "Naam",
"AdvancedEditor": "Fortgeschrittener Editor",
"RememberMe": "Eingeloggt bleiben",
"Actions": "Aktionen",
"Upload": "Hochladen",
"Cancel": "Abbrechner",
"InvertSelection": "Auswahl umkehren",
"DestinationFolder": "Zielordner",
"ItemType": "Dateityp",
"ItemName": "Dateiname",
"CreateNow": "Jetzt erstellen",
"Download": "Download",
"Open": "Öffnen",
"UnZip": "UnZip",
"UnZipToFolder": "UnZip im Ordner",
"Edit": "Bearbeiten",
"NormalEditor": "Normaler Editor",
"BackUp": "Backup",
"SourceFolder": "Source ordner",
"Files": "Datein",
"Change": "Verändern",
"Settings": "Einstellungen",
"Language": "Sprache"
}
},
{
"name": "ภาษาไทย",
"code": "th",
"translation": {
"AppName": "Tiny File Manager",
"AppTitle": "ตัวจัดการไฟล์",
"Login": "เข้าสู่ระบบ",
"Username": "ชื่อผู้ใช้งาน",
"Password": "รหัสผ่าน",
"Logout": "ออกจากระบบ",
"Move": "ย้าย",
"Copy": "คัดลอก",
"Save": "บันทึก",
"SelectAll": "เลือกท้งหมด",
"UnSelectAll": "ไม่เลือกทั้งหมด",
"File": "ไฟล์",
"Back": "กลับ",
"Size": "ขนาด",
"Perms": "รหัสสิทธิ์",
"Modified": "แก้ไขล่าสุดเมื่อ",
"Owner": "เจ้าของ",
"Search": "ค้นหา",
"NewItem": "สร้างใหม่",
"Folder": "โฟลเดอร์",
"Delete": "ลบ",
"Rename": "เปลี่ยนชื่อ",
"CopyTo": "คัดลอกไปยัง",
"DirectLink": "ไปยังลิ้งก์นั้น",
"UploadingFiles": "อัพโหลด",
"ChangePermissions": "เปลี่ยนสิทธิ์",
"Copying": "กำลังย้ายข้อมูล",
"CreateNewItem": "สร้างไฟล์ใหม่",
"Name": "ชื่อ",
"AdvancedEditor": "แก้ไขขั้นสูง",
"RememberMe": "จดจำฉันไว้",
"Actions": "การทำงาน",
"Upload": "อัพโหลด",
"Cancel": "ยกเลิก",
"InvertSelection": "เปลี่ยนข้อมูล",
"DestinationFolder": "โฟลเดอร์ปลายทาง",
"ItemType": "ข้อมูลประเภท",
"ItemName": "ชื่อไฟล์",
"CreateNow": "สร้างตอนนี้",
"Download": "ดาวโหลด",
"Open": "เปิด",
"UnZip": "แตก Zip",
"UnZipToFolder": "แตกไฟล์ในโฟเดอร์นี้",
"Edit": "แก้ไข",
"NormalEditor": "แก้ไขปกติ",
"BackUp": "สำรองข้อมูล",
"SourceFolder": "โฟลเดอร์ต้นทาง",
"Files": "ไฟล์",
"Change": "เปลี่ยน",
"Settings": "การตั้งค่า",
"Language": "ภาษา"
}
},
{
"name": "中文",
"code": "ch",
"translation": {
"AppName": "檔案管理器",
"AppTitle": "檔案管理器",
"Login": "登入",
"Username": "帳號",
"Password": "密碼",
"Logout": "登出",
"Move": "移動",
"Copy": "複製",
"Save": "保存",
"SelectAll": "選擇全部",
"UnSelectAll": "取消選擇全部",
"File": "檔案",
"Back": "返回",
"Size": "大小",
"Perms": "權限",
"Modified": "修改時間",
"Owner": "擁有者",
"Search": "搜尋",
"NewItem": "新檔案",
"Folder": "資料夾",
"Delete": "移除",
"CopyTo": "複製到",
"DirectLink": "直接連結",
"UploadingFiles": "上傳檔案",
"ChangePermissions": "變更權限",
"Copying": "複製",
"CreateNewItem": "建立新檔案",
"Name": "檔名",
"AdvancedEditor": "進階編輯",
"RememberMe": "記住我",
"Actions": "動作",
"Upload": "上傳",
"Cancel": "取消",
"InvertSelection": "選擇反轉",
"DestinationFolder": "目標資料夾",
"ItemType": "檔案類型",
"ItemName": "檔案檔名",
"CreateNow": "建立",
"Download": "下載",
"UnZip": "解壓縮",
"UnZipToFolder": "解壓縮至資料夾",
"Edit": "編輯",
"NormalEditor": "普通編輯",
"BackUp": "上傳",
"SourceFolder": "來源資料夾",
"Files": "檔案",
"Change": "變更",
"Settings": "設定",
"Language": "語言",
"Open": "開啟",
"Group": "群組",
"Other": "其他",
"Read": "讀取",
"Write": "寫入",
"Execute": "執行",
"Rename": "重新命名",
"enable": "開啟",
"disable": "關閉"
}
}
]
}