Commit graph

18 commits

Author SHA1 Message Date
Daniel Winzen
c637c98510
Fixed typo in csrf token hidden input field 2019-01-28 05:48:41 +01:00
Daniel Winzen
4aa51f4371
Set default file manager path to /www/ 2019-01-27 17:41:24 +01:00
Daniel Winzen
9c5294e64e
Add csrf tokens to all sensitive forms 2019-01-27 17:41:02 +01:00
Noah van der Aa
769a05b682
Added CSRF protection to file manager. 2019-01-23 17:48:54 +01:00
NoahvdAa
c306ea2518
Check-All checkmark fix
Check-All checkmark now only appears when javascript is enabled.
2019-01-04 14:19:04 +01:00
NoahvdAa
cdd2b5b9be
Added the "select all" option to the file manager.
#13
2019-01-04 14:16:51 +01:00
Daniel Winzen
0fc4412404
Revert " Disabling emulated parameters" 2018-12-04 21:10:36 +01:00
teikakki
b46d0c7ab0
emulated params 2018-11-28 14:29:13 +00:00
Daniel Winzen
2cee59dc6f
Structure changes for future features 2018-10-20 18:20:27 +02:00
Daniel Winzen
9eb5c2ae3c
Show error message on login when account has not yet been created 2018-03-03 19:22:57 +01:00
Daniel Winzen
6b0759be73
Added admin panel + optional manual approval for new sites 2018-02-25 21:25:05 +01:00
Daniel Winzen
fa24bb61ec
Added PHP 7.2 support + minor bugfixes and performance tweaks
Note when applying this update you will have to update existing nginx vhosts to match new listening addresses (IPv6). Preferably you should update them to unix socket though and apply the changes to the tor hidden service config as well
2018-02-10 22:10:07 +01:00
Daniel Winzen
99ccbdccfe
Updated tutorial for Ubuntu 16.04 LTS compatibility 2017-11-05 10:43:44 +01:00
Daniel Winzen
6384f4929a
Added text editor to FileManager 2017-09-03 11:09:07 +02:00
Daniel Winzen
6c6b6a689d
Protect from zip-bombs 2017-08-07 21:15:13 +02:00
Daniel Winzen
06dce903dc
cleanup tmp file 2017-08-07 21:05:58 +02:00
Daniel Winzen
5244f89340
Make file upload multiupload 2017-08-06 17:10:19 +02:00
Daniel Winzen
f549f6ddfb
Added web based FileManager 2017-08-06 15:35:47 +02:00