Yahe
f051fbc333
fix file permissions ( #482 )
2024-08-26 09:03:39 +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
Milos Stojanovic
d0936b92c1
lockout bugfix and version bump
2023-01-20 16:45:35 +01:00
Milos Stojanovic
86dcf9fc5f
Added configurable lockout for incorrect login attempts (see configuration_sample.php)
2023-01-20 09:49:03 +01:00
Milos Stojanovic
6e2b68f17f
path traversal fix
2022-05-24 12:24:30 +02:00
Milos Stojanovic
c158aa37aa
issue with php8.1 and new full_path key found in $_FILES, fixes #295
2022-01-13 11:25:05 +01:00
Milos Stojanovic
b256732c2d
missing tests, changelog #293
2021-12-31 11:35:55 +01:00
Milos Stojanovic
0de9e6c895
invalidate sessions when the password is changed - json auth adapter
2021-07-05 14:49:12 +02:00
Milos Stojanovic
86b9752b38
Two consecutive periods bug - fixes #202
2021-03-23 10:30:50 +01:00
Milos Stojanovic
876c17eac5
fix assertEquals param order
2021-02-02 16:16:33 +01:00
ahaenggli
91cfd6a845
show filesize and remaining time on download ( #181 )
...
* show filesize on download
2021-02-02 16:01:52 +01:00
Milos Stojanovic
fb2e794e37
download_inline configuration #141
2020-10-12 10:49:54 +02:00
Milos Stojanovic
812a0a2ce0
v7.4.4 fixes #116
2020-07-28 13:04:25 +02:00
Milos Stojanovic
a2566561b3
timezone support/config added, fixed #102
2020-07-18 18:23:05 +02:00
Milos Stojanovic
4f6b55675f
json and markdown are editable by default
2020-07-18 12:57:51 +02:00
Milos Stojanovic
5624aa9493
add mime-types, support for vector images, fixes #113 #108
2020-07-18 10:43:17 +02:00
Milos Stojanovic
cbdab39e44
fix/test: create empty zip archive is futile
2020-05-11 13:34:39 +00:00
Milos Stojanovic
a533eef33a
new config guest_redirection added
2020-05-09 18:13:14 +02:00
Milos Stojanovic
8330fa86bc
New config param: overwrite_on_upload
2020-03-23 13:37:54 +01:00
Milos Stojanovic
1fa1c38212
Tests for download headers
2020-03-08 17:20:54 +01:00
Milos Stojanovic
580e2afab7
refactoring & new config vars
2020-02-21 14:24:18 +01:00
Milos Stojanovic
246874ed31
File edit
2020-02-20 15:04:22 +01:00
Milos Stojanovic
ab6ffa8afd
tests fix - sqlite driver
2019-12-25 15:43:51 +01:00
Chun-Sheng, Li
ea6933883f
Test enhancement ( #18 )
...
Wow! Thank you very much for fixing all this.
Cheers!
2019-10-22 14:06:37 +02:00
Milos Stojanovic
4258e68d8f
fix for filename sanitize/cut
2019-09-09 10:10:59 +02:00
Milos Stojanovic
5c1480cd95
slow feature tests replaced with unit tests
2019-09-06 11:18:51 +02:00
Milos Stojanovic
7d06cf6fae
test for sanitizeFilename
2019-09-06 11:12:45 +02:00
Milos Stojanovic
e6db559d67
fix
2019-09-05 15:59:26 +02:00
Milos Stojanovic
ec9af3a777
File upload multibyte fix (PCRE_UTF8 flag)
2019-09-05 15:50:25 +02:00
Milos Stojanovic
2ea77cc88e
Fix for UTF8 filename issues ( #12 )
2019-09-05 13:59:20 +02:00
Milos Stojanovic
49dc0b89a1
Fix: merging chunks after upload
2019-08-01 10:05:42 +02:00
Milos Stojanovic
0eaa8184c4
storage config simplified
2019-06-19 09:36:45 +02:00
Milos Stojanovic
5da41e63c9
session handler config upd
2019-06-19 09:23:20 +02:00
Milos Stojanovic
291fa69c2b
config add to head/body
2019-06-16 11:54:58 +02:00
Milos Stojanovic
b945526c85
refactoring
2019-06-14 13:34:21 +02:00
Milos Stojanovic
044df2559c
travis ci setup ( #1 )
...
ci setup
2019-06-14 09:26:48 +02:00
Milos Stojanovic
261607e1d3
initial commit
2019-06-13 18:52:40 +02:00