16 Commits

Author SHA1 Message Date
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
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
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
5624aa9493 add mime-types, support for vector images, fixes #113 #108 2020-07-18 10:43:17 +02:00
Milos Stojanovic
1fa1c38212 Tests for download headers 2020-03-08 17:20:54 +01:00
Milos Stojanovic
246874ed31 File edit 2020-02-20 15:04:22 +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
5c1480cd95 slow feature tests replaced with unit tests 2019-09-06 11:18:51 +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
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