23 Commits

Author SHA1 Message Date
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
d0936b92c1 lockout bugfix and version bump 2023-01-20 16:45:35 +01:00
86dcf9fc5f Added configurable lockout for incorrect login attempts (see configuration_sample.php) 2023-01-20 09:49:03 +01:00
24119f7cf4 fix for #349 2022-09-07 13:35:09 +02:00
3f03a4096d ob_flush fixes #326 2022-05-31 14:11:57 +02:00
c158aa37aa issue with php8.1 and new full_path key found in $_FILES, fixes #295 2022-01-13 11:25:05 +01:00
91cfd6a845 show filesize and remaining time on download (#181)
* show filesize on download
2021-02-02 16:01:52 +01:00
fb2e794e37 download_inline configuration #141 2020-10-12 10:49:54 +02:00
5624aa9493 add mime-types, support for vector images, fixes #113 #108 2020-07-18 10:43:17 +02:00
8330fa86bc New config param: overwrite_on_upload 2020-03-23 13:37:54 +01:00
f49f6bb00b Download filename fix 2020-03-08 10:27:02 +01:00
f29620d9cd View PDF files in the browser (#51)
Co-authored-by: Paulo Sergio Klaus <code@pauloklaus.com.br>
2020-03-06 15:11:56 +01:00
246874ed31 File edit 2020-02-20 15:04:22 +01:00
b8f7d000fb Basic file preview 2020-02-20 14:03:51 +01:00
2ea77cc88e Fix for UTF8 filename issues (#12) 2019-09-05 13:59:20 +02:00
49dc0b89a1 Fix: merging chunks after upload 2019-08-01 10:05:42 +02:00
b3400d7577 download headers 2019-06-19 10:24:52 +02:00
da98b46f62 feof checks 2019-06-16 11:29:29 +02:00
fcdde3c5f2 cont 2019-06-16 11:17:24 +02:00
b945526c85 refactoring 2019-06-14 13:34:21 +02:00
fa319eda36 phpstan & refactoring 2019-06-14 13:07:01 +02:00
f6185c92ab refactoring 2019-06-14 12:46:45 +02:00
261607e1d3 initial commit 2019-06-13 18:52:40 +02:00