Commit Graph

380 Commits

Author SHA1 Message Date
b3289a7a77 Correctly define max opcache optimization level 2019-10-01 22:03:58 +02:00
b197767415 Updated nodejs signing key source 2019-09-30 18:54:05 +02:00
2a592893eb Instances creation is now handled via setup.php 2019-09-28 17:57:43 +02:00
4c28d7eddb Added missing libssl-dev dependency 2019-09-23 21:41:08 +02:00
4096b66390 Install composer vai github instead of distro packages to include in chroot 2019-09-23 21:24:08 +02:00
64930b4c5a Bumped db version 2019-09-23 19:41:29 +02:00
f9824e45a8 We run less instances now for less memory usage 2019-09-22 22:17:11 +02:00
dd00fde24d Update sodium_compat dependency 2019-09-22 22:00:36 +02:00
ae925a2000 Allow changing instances + add nginx_rewrites table + optimizations 2019-09-22 21:24:27 +02:00
7ec0f76f35 Updated nginx logrotate 2019-09-07 12:21:00 +02:00
1d71b06887 ngx_brotli repo moved to google 2019-09-06 23:14:20 +02:00
0b61a38c26 Replace debian stock nginx with custom optimized nginx 2019-09-02 19:49:41 +02:00
df4c4275c7 Added vm.overcommit_ratio=100 to sysctl to use full memory capacity 2019-08-30 20:19:43 +02:00
42ee1f65f7 Correctly set session path for adminer now running in chroot 2019-08-09 06:01:03 +02:00
e950e42f09 Debian packaging is slacking with adminer updates - fetch from git 2019-08-08 21:37:04 +02:00
5252c01f2e libsasl2-modules might not be installed as dependency in some distributions 2019-07-21 15:24:07 +02:00
37cf037a6c Added the new instances to rc.local and README 2019-07-21 12:43:56 +02:00
2f97e826d4 Make only enabled onions clickable in admin + equal instance usage 2019-07-20 14:21:00 +02:00
287eedf318 More tor instances + guard relays for stability and added disk quota 2019-06-30 16:20:06 +02:00
47cf5edbca stripped bash-completion in chroot + added some useful binaries 2019-06-23 09:42:07 +02:00
851a3103be Added canonical tag and store tor/php instance responsibility in db 2019-06-20 18:53:30 +02:00
0462b9a440 Merge pull request #57 from NoahvdAa/patch-1
Fixed a typo.
2019-06-16 16:28:37 +02:00
6fa9114352 Update common.php 2019-06-08 17:01:51 +02:00
e90eab05aa Merge pull request #52 from NoahvdAa/patch-7
Remove "Happy new year"
2019-05-27 21:59:22 +02:00
b8f4c9b808 Validate RSA keys for correctness which would otherwise crash tor 2019-05-27 21:56:59 +02:00
cfcfb075fe Update paragonie/sodium_compat dependency 2019-05-14 21:18:54 +02:00
11c05e8866 Added CloudFlare too many redirects section to FAQ 2019-05-12 09:20:44 +02:00
678ad279ef Optimized admin panel 2019-05-11 22:09:49 +02:00
401b87d3ea Add curve25519-sha256 to KexAlgorithms 2019-05-06 20:05:16 +02:00
270d025e43 Disallow .onion as clearnet domain 2019-04-23 20:04:08 +02:00
47c9490c8b Regularly clean up /var/www/tmp directory 2019-04-10 18:29:12 +02:00
bdc8b101d0 Update sodium_compat dependency 2019-04-10 18:27:56 +02:00
ac6c784b5c Remove "Happy new year"
It has been 2019 for 4 months now...
2019-04-08 19:29:24 +02:00
b7b056badc Show clearnet domain section only if enabled 2019-04-06 21:55:28 +02:00
84dff64e9e Fixed approval SQL query 2019-04-06 21:50:28 +02:00
2b1592cd46 Use own phpmyadmin 2019-03-03 20:26:26 +01:00
980f3e1214 Fixed form action links 2019-02-24 14:07:19 +01:00
121a2a8ac2 Add clearnet domain support 2019-02-23 10:42:44 +01:00
31c6020608 Fixed initial setup not creating config files 2019-02-23 07:11:19 +01:00
a520c987e6 Allow adding and removing onion domains 2019-02-22 07:19:27 +01:00
d1ea03ac15 Merge pull request #45 from NoahvdAa/patch-6
"Polished" the index page a bit.
2019-02-21 21:53:23 +01:00
f8b3748668 Allow users to delete their databases 2019-02-21 21:50:23 +01:00
d95311004e "Polished" the index page a bit. 2019-02-21 18:38:36 +01:00
c4cf9e7145 Set DOCUMENT_ROOT correctly to make .user.ini files work recursively 2019-02-15 20:05:45 +01:00
c219b65b53 Some software requires an IPv4 address and can't handle unix: addresses... 2019-02-12 19:38:21 +01:00
4ff2fae6a5 Introduced second parameter to setup_chroot.sh to copy extra binaries 2019-02-11 07:17:01 +01:00
b1bf9eb42b Merge pull request #43 from NoahvdAa/patch-4
Made link clickable.
2019-02-03 14:14:49 +01:00
34cbd13d27 Merge pull request #44 from NoahvdAa/patch-5
Fixed a typo, made a few sentences a bit nicer.
2019-02-03 14:14:17 +01:00
d53279a5f6 Fixed a typo, made a few sentences a bit nicer.
I fixed a typo (corruptibly -> corruptible), and added a few words to the sentences.
2019-01-29 18:46:26 +01:00
86bb057688 Made link clickable.
This PR will make the link to PHPMailer open in a new tab, so you don't have to copy+paste the link into your url bar.
(Just to save time)
2019-01-29 18:41:33 +01:00