Commit Graph

103 Commits

Author SHA1 Message Date
aca4e19980 Drop v2 onion support 2023-08-24 23:05:12 +02:00
0904e68843 Minor bugfixes 2023-01-30 17:37:25 +01:00
dbaa638e36 Allow re-ordering of variables 2023-01-22 20:17:44 +01:00
78ba449fa3 Make scripts translatable 2023-01-22 20:02:41 +01:00
c81ef18f5f Add return type declarations and minor bug fixes 2023-01-21 12:14:24 +01:00
116b1de21a Include squirrelmail config file 2022-08-14 21:45:34 +02:00
eb31f3bac5 Remove favicon 2022-01-02 18:31:47 +01:00
e96aa86cd1 Fix undefined constant error - fixes #115 2021-04-28 18:16:08 +02:00
af0d5cf26a Remove FTP support - SFTP is the future 2020-07-19 18:03:07 +02:00
a9c0b38711 Switch FileManager from ftp to sftp 2020-07-19 17:24:42 +02:00
7ae817c18f Minor optimizations 2020-02-29 16:12:10 +01:00
c2b010e8e6 Added PGP Two Factor Authentication (2FA) 2020-02-17 07:07:02 +01:00
e949e4ea48 Bugfixes 2020-02-14 06:43:52 +01:00
35e0a27774 Fix instance not always being enqueued for reloading 2020-02-02 11:42:51 +01:00
e6946ad1ce Introduced new const to easily change the sites name globally 2020-01-21 21:47:51 +01:00
5abb32402d Added options to enable/disable account upgrades and coinpayments 2020-01-11 13:18:50 +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
0e0fb54eae Track quota usage and allow upgrading quotas 2019-12-14 21:01:39 +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
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
851a3103be Added canonical tag and store tor/php instance responsibility in db 2019-06-20 18:53:30 +02:00
e90eab05aa Merge pull request #52 from NoahvdAa/patch-7
Remove "Happy new year"
2019-05-27 21:59:22 +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
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
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
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
b1bf9eb42b Merge pull request #43 from NoahvdAa/patch-4
Made link clickable.
2019-02-03 14:14:49 +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
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
cf83b9901a Merge pull request #42 from NoahvdAa/patch-3
Added CSRF protection to file manager.
2019-01-27 16:22:20 +01:00
7da6b8feed Install PHPMyAdmin locally as distributions ship outdated version 2019-01-26 16:48:38 +01:00
6fc7ba7dae Merge pull request #1 from NoahvdAa/patch-4
Added CSRF protection to file manager.
2019-01-23 17:50:12 +01:00
769a05b682 Added CSRF protection to file manager. 2019-01-23 17:48:54 +01:00
bc4a8a4d7c Adding CSRF to file manager 2019-01-23 17:44:04 +01:00
7f7b228df6 Fixed a small typo
"Here a list of 588 public hosted sites (172 sites hidden):" -> "Here is a list of 588 public hosted sites (172 sites hidden):"
2019-01-18 18:54:46 +01:00
5eab397200 Randomise DB (user)names to reduce attack surface + allow multiple DBs per user 2019-01-07 22:26:33 +01:00