Commit graph

17 commits

Author SHA1 Message Date
Daniel Winzen
36fc7103cb
Add hidden service v3 keygen and parser for base64 encoded secret keys 2018-11-25 14:36:28 +01:00
Daniel Winzen
9de11a9722 Dropped PHP7.1 support and install composer 2018-11-24 10:38:59 +01:00
Daniel Winzen
41b33f2c51 Drop PHP7.0 support 2018-11-18 20:50:35 +01:00
Daniel Winzen
58b5efb96c
Added suspend hidden service feature + disabled php7.0 for new accounts 2018-10-28 08:48:30 +01:00
Daniel Winzen
1884f4b08b
php is .ini not .conf 2018-10-26 19:14:29 +02:00
Daniel Winzen
9985ba4864
Add PHP7.3 support and let setup.php write initial config files 2018-10-24 19:59:02 +02:00
Daniel Winzen
d9e496930d
Add HiddenServiceMaxStreams option and service_instances table 2018-10-20 20:44:10 +02:00
Daniel Winzen
2cee59dc6f
Structure changes for future features 2018-10-20 18:20:27 +02:00
Daniel Winzen
96efd92ab1
bump dbversion 2018-10-17 21:51:20 +02:00
Daniel Winzen
6eb068222c
Refactor DB foreign keys to auto_incrementing id instead of onion
Allows moving domains into separate table at a later stage
2018-10-16 21:09:16 +02:00
Daniel Winzen
7bd2e79f06
Separate nginx sockets for each site to make hoster identification harder 2018-03-08 20:57:42 +01:00
Daniel Winzen
463be89b09
bumped database layout version 2018-02-25 21:47:29 +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
dbcdde957b
Make md5sums of index files to be considdered for deletion configurable 2017-05-13 18:21:10 +02:00
Daniel Winzen
bee350cb4b
Make notification email configurable 2017-05-13 18:11:02 +02:00
Daniel Winzen
e0b35fb943
Initial commit 2017-04-30 19:32:42 +02:00