Commit Graph

26 Commits

Author SHA1 Message Date
c2b010e8e6 Added PGP Two Factor Authentication (2FA) 2020-02-17 07:07:02 +01:00
e6946ad1ce Introduced new const to easily change the sites name globally 2020-01-21 21:47:51 +01:00
d7c886bb54 Added support for mail() inside chroots 2020-01-05 15:50:08 +01:00
2de12162ce Enable upgrading number of files quota 2019-12-21 09:23:14 +01:00
6b19346b20 Various optimizations 2019-11-02 19:41:05 +01:00
6052e57112 Switch to custom compiled php 2019-10-15 19:37:51 +02:00
ae925a2000 Allow changing instances + add nginx_rewrites table + optimizations 2019-09-22 21:24:27 +02:00
851a3103be Added canonical tag and store tor/php instance responsibility in db 2019-06-20 18:53:30 +02:00
c637c98510 Fixed typo in csrf token hidden input field 2019-01-28 05:48:41 +01:00
4aa51f4371 Set default file manager path to /www/ 2019-01-27 17:41:24 +01:00
9c5294e64e Add csrf tokens to all sensitive forms 2019-01-27 17:41:02 +01:00
769a05b682 Added CSRF protection to file manager. 2019-01-23 17:48:54 +01:00
c306ea2518 Check-All checkmark fix
Check-All checkmark now only appears when javascript is enabled.
2019-01-04 14:19:04 +01:00
cdd2b5b9be Added the "select all" option to the file manager.
#13
2019-01-04 14:16:51 +01:00
0fc4412404 Revert " Disabling emulated parameters" 2018-12-04 21:10:36 +01:00
b46d0c7ab0 emulated params 2018-11-28 14:29:13 +00:00
2cee59dc6f Structure changes for future features 2018-10-20 18:20:27 +02:00
9eb5c2ae3c Show error message on login when account has not yet been created 2018-03-03 19:22:57 +01:00
6b0759be73 Added admin panel + optional manual approval for new sites 2018-02-25 21:25:05 +01:00
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
99ccbdccfe Updated tutorial for Ubuntu 16.04 LTS compatibility 2017-11-05 10:43:44 +01:00
6384f4929a Added text editor to FileManager 2017-09-03 11:09:07 +02:00
6c6b6a689d Protect from zip-bombs 2017-08-07 21:15:13 +02:00
06dce903dc cleanup tmp file 2017-08-07 21:05:58 +02:00
5244f89340 Make file upload multiupload 2017-08-06 17:10:19 +02:00
f549f6ddfb Added web based FileManager 2017-08-06 15:35:47 +02:00