119 Commits

Author SHA1 Message Date
Milos Stojanovic
d153294b76 Ukrainian added, version bump 2024-11-27 09:19:05 +01:00
Yevhen
a329d539cd
Create ukrainian.js / Translation into Ukrainian (#502)
Create ukrainian.js
2024-11-27 09:13:03 +01:00
UfukArt
ebc82d9108
Update turkish.js (#358)
some minor changes
2024-04-18 09:31:15 +02:00
Andrei Telteu
27310f9d48
Added chmod perm, modal to change, api with local/ftp/sftp (#399)
Read a fill current permissions for local driver

Finished permissions for ftp driver, read and change

Read permissions for sftp adapter

Created FilegatorFtp for a cleaner permissions integration

Implemented recursive chmod options for files/folders

Modified tests to cover permissions

Lint frontend permissions component
2024-04-17 17:23:21 +02:00
AJ.Bassa
42e50b93da
Update dutch.js (#456) 2024-03-14 11:12:55 +01:00
Maison da Silva
8e55bcd583
Update portuguese_br.js (#442)
Update portuguese to portuguese-br
2024-02-08 09:36:16 +01:00
saidovab
37aad6809a
New translation added: Tajik (#440) 2024-01-11 09:21:14 +01:00
Milos Stojanovic
67363ad67f Revert "Fix: for LDAP auth when user credentials are invalid (#407)"
Does not pass current tests :/

This reverts commit 7e0f460d9ed4d9108436975e969452f2d57e9163.
2023-11-30 15:12:05 +01:00
Gopalakrishna Palem
7e0f460d9e
Fix: for LDAP auth when user credentials are invalid (#407)
* Fix: for LDAP auth when user credentials are invalid

* Fix: for LDAP auth when user credentials are invalid
2023-11-30 15:03:37 +01:00
Gijsbert
6603fc3cbc
Make gallary images clickable (#411) 2023-08-07 08:49:15 +02:00
Milos Stojanovic
27bdcfe175 estonian lang fix 2022-10-19 08:34:00 +02:00
Milos Stojanovic
36ec353e0f Estonian translation 2022-10-14 09:09:33 +02:00
Milos Stojanovic
ba6dee519a persian lang added 2022-10-07 09:02:42 +02:00
Helmi Amirudin
d4220c021f
Update indonesian.js (#340)
fix some wrong translations
2022-07-25 08:49:28 +02:00
Milos Stojanovic
20cd7227f6 fix encoding 2022-05-26 15:05:34 +02:00
Milos Stojanovic
b3c29d9dc3 arabic and portuguese_br languages 2022-05-26 15:00:09 +02:00
Milos Stojanovic
0d4fe5acae add hebrew, fixes #301 - language vars 2022-01-30 09:28:19 +01:00
Enyedi Szilárd
0061753b68
Create romanian.js (#302)
Added Romanian translation.
2022-01-30 09:24:33 +01:00
dirmanhana
1e8ec10ac0
Update indonesian.js (#294)
small edit
2022-01-11 10:25:15 +01:00
Milos Stojanovic
da509591e2 adding slovenian language, thanks megamiska.eu 2021-08-16 12:18:20 +02:00
Milos Stojanovic
203d422ad5 better search with configurable simultaneous search limit, fixes #234 2021-07-08 14:26:05 +02:00
Milos Stojanovic
0de9e6c895 invalidate sessions when the password is changed - json auth adapter 2021-07-05 14:49:12 +02:00
tobiasgruber1995
b464cf31e0
Update spanish.js (#216)
Fix typo.
2021-05-10 15:53:30 +02:00
tobiasgruber1995
b2956ae867
Update german.js (#215)
Fix some typos.
2021-05-10 15:53:06 +02:00
Milos Stojanovic
7e40b953cf do not transform response (json) fixes #201 2021-03-23 10:54:45 +01:00
tubuanha
c7366bb128
Add Japanese translation (#189)
* Addition of Japanese translation
2021-02-26 13:00:06 +01:00
Luiz Kill
a48fa3c717
Adds an attributes parameter to the ldap adapter (#184)
* Adds an attribute parameter to the ldap adapter

Using this parameter is much more efficient than the default action (which is to return all attributes and their associated values). The use of this parameter should therefore be considered good practice.

(from https://www.php.net/manual/en/function.ldap-search.php)

* Updates the docs about ldap_attributes parameter

* Enhances portuguese translation

* Update backend/Services/Auth/Adapters/LDAP.php

Commit suggestion
2021-02-18 09:18:30 +01:00
Milos Stojanovic
28aa39ccdb swedish lang added - version bump 2021-01-13 11:45:16 +01:00
Milos Stojanovic
2e71293a21 translations for Show hidden 2021-01-13 10:28:41 +01:00
Milos Stojanovic
fa066e7bfb fix for filter_entries used on selection 2021-01-13 10:21:49 +01:00
ahaenggli
caa9c1ef8d
add a way to hide certain files and folders (#169)
* add a way to hide certain files and folders (#76)

* move file/folder filter to front-end

* add checkbox to show all files/folders and remove debug outputs

* spaces, quotes and no-useless-escape

* improve wording
2021-01-13 09:57:06 +01:00
ahaenggli
61fbf3f9b6
fix typo caused #135 (#170) 2020-12-27 14:41:38 +01:00
ahaenggli
83e5aee503
fix row height on very long file names (#168) 2020-12-22 13:22:01 +01:00
Gianmaria Allisiardi
f3b75f72c1
Fix italian translation for confirm button (#166)
From "Elimina" to "Conferma"
2020-12-17 08:44:13 +01:00
Milos Stojanovic
377d06e257 fixes #163 2020-12-04 18:46:13 +01:00
Milos Stojanovic
832b219132 refactor so that you can disable all editable extensions, including .txt 2020-11-03 09:16:22 +01:00
Guillaume
e38a1d3909
Fix empty editable extention leading to systematic preview (#154) 2020-11-03 09:01:23 +01:00
ahaenggli
19dd7be1c8
add folder upload with drag&drop (#147)
* add folder upload with drag&drop

* remove semicolons

* remove whitespaces and use arrow function
2020-11-02 11:32:06 +01:00
Milos Stojanovic
8196cce153 Hungarian translation added, fixed #149 2020-10-29 10:55:41 +01:00
Milos Stojanovic
7d827c30e0 fix whitespaces, update changelog) 2020-10-28 09:26:25 +01:00
ahaenggli
0b79931711
fixes #17 (#148) 2020-10-28 09:23:16 +01:00
BagriyDmitriy
95c8f2559a
russian translation (#128) 2020-09-09 13:26:59 +02:00
Milos Stojanovic
e29068912a Galician lang import 2020-08-20 08:04:54 +02:00
vinpoloaire
8124955d83
New translation to Galician "Galego" language (#126)
Proposed translation for Galician language https://en.wikipedia.org/wiki/Galician_language. I'm a Galician native speaker.
2020-08-20 08:02:08 +02:00
Petr Dvořák
2e3f7e0793
Add Czech translation (#125) 2020-08-15 08:42:34 +02:00
Genie
4abe5a0f86
Fix mistranslation in Korean (#121) 2020-08-07 11:18:02 +02:00
Genie
c6cd43780a
Add Korean translation (#119) 2020-08-03 12:08:39 +02:00
Milos Stojanovic
4f6b55675f json and markdown are editable by default 2020-07-18 12:57:51 +02:00
Milos Stojanovic
613aeda8be disabling axios response auto-transformation when editing content, fixes #110 2020-07-18 12:39:59 +02:00
Milos Stojanovic
5624aa9493 add mime-types, support for vector images, fixes #113 #108 2020-07-18 10:43:17 +02:00