Commit Graph

254 Commits (7476c194cb26048d04e902cc19a2cd867aa3a19c)

Author SHA1 Message Date
Bálint Szekeres 7476c194cb ability to change Let's Encrypt webroot
fixes #64
2019-06-05 17:12:34 +02:00
Bálint Szekeres 837f9e33a8 ability to change nginx config directory
fixes #93
2019-06-05 17:03:33 +02:00
Bálint Szekeres 488a897acd added ads.txt 2019-06-03 13:51:25 +02:00
Bálint Szekeres 5b39bdcc8b github account renamed 2019-06-01 09:01:32 +02:00
Bálint Szekeres 088b103547 libgconf 2019-05-23 10:16:27 +02:00
Bálint Szekeres 7fedd0a9db added security.conf with higher precedence
fixes again #88
2019-05-22 19:31:08 +02:00
Bálint Szekeres 9a15dcb7ca Revert ". files security fix"
This reverts commit 1e88625548.
2019-05-22 19:28:41 +02:00
Bálint Szekeres 1e88625548 . files security fix
fixes #88
changes #50
2019-05-22 14:52:24 +02:00
Bálint Szekeres ea3afc2fd7 HTTP subdomains redirect check
fixes #92
2019-05-22 09:16:30 +02:00
Bálint Szekeres 57406747e5 ignore base64-zip-line clipboard event 2019-05-20 10:42:05 +02:00
Bálint Szekeres de88f83a8a .base64-zip-line-container 2019-05-20 08:24:21 +02:00
Bálint Szekeres fa46ea940d lint fix 2019-05-20 08:17:54 +02:00
Bálint Szekeres bd88f9b87c analytics event fix 2019-05-20 00:26:07 +02:00
Bálint Szekeres 4ea57d49b3 analytics event fixes 2019-05-19 23:15:25 +02:00
Bálint Szekeres b65c8e5fbc button click copyAsBase64() 2019-05-19 23:01:52 +02:00
Bálint Szekeres 9442466854 mouseenter base64
fixes a Safari bug
2019-05-19 22:40:30 +02:00
Bálint Szekeres bb29709bd6 added notie 2019-05-19 22:14:53 +02:00
Bálint Szekeres 0cc107a7a8 style fix 2019-05-19 21:38:05 +02:00
Bálint Szekeres 5f1ca6b6bc certbot nginx reloads 2019-05-19 21:32:36 +02:00
Bálint Szekeres 79e1b731ec angular package fix 2019-05-19 21:23:42 +02:00
Bálint Szekeres b82907012b build before test 2019-05-19 21:22:12 +02:00
Bálint Szekeres fcee608ffc autoprefixer update 2019-05-19 21:19:57 +02:00
Bálint Szekeres e16a26685f build-vendor.js 2019-05-19 21:15:19 +02:00
Bálint Szekeres 55db94d8d3 updated packages 2019-05-19 19:48:36 +02:00
trin4ik c024c4a06a adds a button to copy the generated config to the buffer as base64 string (#85)
* add copy base64 zip string for paste in console like
$ echo 'base64string' | base64 --decode > nginxconfig.io.zip

* preparing for merge

* copyAsBase64()

* added copy-paste steps
2019-05-19 19:37:52 +02:00
Bálint Szekeres d12d3b2cec systemctl removed ".service" 2019-05-19 18:10:41 +02:00
Bálint Szekeres 4eef83c326 comments about Certbot renewal
fixes #79
2019-05-19 18:06:03 +02:00
Bálint Szekeres 2c3c1a7462 nginx -> NGINX 2019-05-19 18:05:09 +02:00
Bálint Szekeres 207c68f82c style fixes 2019-05-19 18:04:37 +02:00
Bálint Szekeres c1847af9ac refactored command with steps 2019-05-19 17:11:11 +02:00
Bálint Szekeres f54d4bd6cb site group, preset group 2019-05-19 11:47:09 +02:00
Bálint Szekeres 4daf054da4 moved github to header 2019-05-19 11:36:26 +02:00
Bálint Szekeres 473ed63ca6 moved loader to header 2019-05-19 09:02:13 +02:00
Bálint Szekeres 3d4c29b237 build:scss:watch 2019-05-19 09:01:13 +02:00
Bálint Szekeres 48619a3358 application/rss+xml fix
fixes #89
2019-05-16 00:42:34 +02:00
Bálint Szekeres 98133c4ccc node-sass 2019-05-16 00:09:24 +02:00
Bálint Szekeres 178d640647 site selector refactor 2019-05-15 23:30:11 +02:00
Dmitriy Bespalov e5cb86edc0 fix(tooltip): change tooltip for worker_processes (#84)
Change wrong tooltip for worker_processes by docs:
http://nginx.org/en/docs/ngx_core_module.html#worker_processes
2019-04-16 08:30:44 +02:00
Bálint Szekeres f0abe361fa do not log missing favicon, robots.txt
fixes #56
2019-04-14 22:07:42 +02:00
Bálint Szekeres 5c73002020 enabled TLSv1.3, replaced SSL profiles logic to OWASP
fixes #42, fixes #82
2019-04-14 21:50:15 +02:00
Mathieu Aubin 926bce92ee image optimizations (#81)
doesnt add much value, only for the purists i guess. one byte at a time...
2019-04-01 13:55:42 +02:00
Bálint Szekeres 03dbde6e1d let's encrypt e-mail fix
fixes #71
2019-02-26 10:02:43 +01:00
Szekeres Bálint 5f3839d7e3 footer change 2019-02-06 21:30:51 +01:00
Szekeres Bálint 0eb9a56a7b modularized fixes
fixes #60
2019-01-27 12:44:07 +01:00
Szekeres Bálint aab5f95960 Let's Encrypt ssl_trusted_certificate fix
fixes #59
2019-01-16 17:02:30 +01:00
Szekeres Bálint 44bbefb38d hasProxy()
fixes #57
2019-01-13 10:50:37 +01:00
Szekeres Bálint 1cb29f1e35 Merge branch 'beta'
fixes #5
2019-01-09 07:57:39 +01:00
Szekeres Bálint 0198f5a31e general.conf whitespace fixes 2019-01-06 17:30:48 +01:00
Szekeres Bálint f3503830ed general.conf whitespace fixes 2019-01-06 17:23:42 +01:00
Szekeres Bálint 14fd7103ef isRoot() checks 2019-01-06 17:17:42 +01:00