Commit Graph

115 Commits (83a28ee6dc5e93d0a0362b4ed0969d7797859bf7)

Author SHA1 Message Date
Szekeres Bálint 6ae390d858 readme.md update 2018-10-30 22:08:49 +01:00
Szekeres Bálint e6612d9770 support for HHVM sockets
fixes #24
2018-10-30 20:46:45 +01:00
Szekeres Bálint b03970ea1d fix true handling from query 2018-10-26 20:29:55 +02:00
Szekeres Bálint b87661c846 optional DNS resolvers (Cloudflare, Google Public DNS, OpenDNS)
fixes #25
2018-10-26 19:11:53 +02:00
Szekeres Bálint 9a8a272fcb wordpress plugins folder fix
fixes #21
2018-09-30 18:45:41 +02:00
Szekeres Bálint 57aa31826a more extensions 2018-09-30 18:03:12 +02:00
Szekeres Bálint 8595678bf6 strip domain protocol, path 2018-09-08 08:55:18 +02:00
Szekeres Bálint 38467a9de9 handle www. domain 2018-09-08 08:35:38 +02:00
Szekeres Bálint e721697ec5 Logging tab
added support for domain specific acces_log / error_log (fixes #6)
2018-09-03 22:53:56 +02:00
Szekeres Bálint 72593a26ad Let's Encrypt: info@ 2018-08-28 21:57:21 +02:00
Szekeres Bálint bec7ce0259 Reverse proxy support
fixes #4, #16
2018-08-20 16:04:34 +02:00
Szekeres Bálint ef1ea48555 reset fix 2018-08-19 23:46:21 +02:00
Szekeres Bálint b470d8b4dd strong domain 2018-08-19 23:30:57 +02:00
Szekeres Bálint e8825585e0 tabbed layout 2018-08-19 23:17:07 +02:00
Szekeres Bálint 1a74a34576 drupal fix 2018-07-26 15:29:19 +02:00
Szekeres Bálint b622b0fd9a added Drupal 2018-07-26 15:09:35 +02:00
Szekeres Bálint f64fd9d036 img/brands folder 2018-07-18 19:04:24 +02:00
Szekeres Bálint 47823d2186 adsense update 2018-07-17 22:58:00 +02:00
Szekeres Bálint c99ff58819 HSTS moved 2018-07-10 23:08:32 +02:00
Szekeres Bálint 004b135751 mark changed data 2018-07-10 21:44:13 +02:00
Szekeres Bálint ed8a2f5a1d removed fonts 2018-07-01 15:13:49 +02:00
Szekeres Bálint c54393d1ba scss 2018-07-01 15:07:38 +02:00
Szekeres Bálint 49b2140f62 removed public/css files 2018-07-01 14:03:16 +02:00
Szekeres Bálint b979e839d4 style fixes 2018-06-24 15:53:35 +02:00
Szekeres Bálint 85c1b9e756 added presets
fixes #14
2018-06-12 00:52:17 +02:00
Szekeres Bálint 11260d7ea5 fallback refactor 2018-06-12 00:43:08 +02:00
Szekeres Bálint 3712ab8045 worker_connections fine tuning 2018-06-11 20:29:09 +02:00
Szekeres Bálint dfa50392f7 added github link 2018-04-21 16:03:19 +02:00
Szekeres Bálint 0d61ff815b index, fallback refactor 2018-04-21 15:52:29 +02:00
Szekeres Bálint 521d65c1f0 expires style fixes 2018-04-21 15:22:15 +02:00
Szekeres Bálint 7cf0566dee strong HTTPS label 2018-04-21 15:10:10 +02:00
Szekeres Bálint 556e49bd46 action buttons moved 2018-04-21 15:09:23 +02:00
Szekeres Bálint bc0ef40b2c moved SSL config to nginx.conf 2018-03-28 08:50:41 +02:00
Szekeres Bálint 6ff1b0eb71 fix subdomain server certificate path
fixes #10
2018-03-11 18:12:19 +01:00
Szekeres Bálint 9e0eb0095c implemented SSL profiles (with HSTS)
based on Mozilla SSL Configuration Generator and hstspreload.org
2018-03-10 13:39:05 +01:00
Szekeres Bálint 3396047a5c isLetsEncrypt() -> isCertLetsEncrypt(), isCustomCert() -> isCertCustom() 2018-03-10 12:42:05 +01:00
Szekeres Bálint 9ab32cc1f7 certbot command fixes 2018-03-10 12:33:23 +01:00
Szekeres Bálint 5e51558262 Certification type title 2018-03-10 00:44:47 +01:00
Szekeres Bálint 51f89127e9 masonry fix 2018-03-09 23:45:51 +01:00
Szekeres Bálint 72740475a7 toggle redirect 2018-03-09 23:38:32 +01:00
Szekeres Bálint cd0b0b4be6 forceHTTPS 2018-03-09 23:27:39 +01:00
Szekeres Bálint 31612124a5 tooltip css fixes 2018-03-09 22:51:03 +01:00
Szekeres Bálint 9d62f1f942 font-display: swap 2018-03-09 22:48:23 +01:00
Szekeres Bálint 0175602945 removed crypto 2018-03-09 22:47:40 +01:00
Szekeres Bálint 11989e0662 added data: to CSP 2018-02-27 08:55:50 +01:00
Szekeres Bálint 9c354e00e4 custom-select 2018-02-27 08:47:36 +01:00
Szekeres Bálint 6bc4215ae2 IPv4, IPv6 fix 2018-02-27 08:47:27 +01:00
Szekeres Bálint c781632a10 download_zip ga event 2018-02-27 08:39:40 +01:00
Szekeres Bálint 32856797bd IPv4, IPv6 support
fixes #8
2018-02-27 08:36:39 +01:00
Szekeres Bálint ba68d8fb02 download ZIP
fixes #7
2018-02-25 19:45:02 +01:00