Commit Graph

273 Commits (8d74fd64fd304bf039ccfa5efb7e52c9d389a647)

Author SHA1 Message Date
Bálint Szekeres 8d74fd64fd readme update 2019-07-07 21:33:34 +02:00
Bálint Szekeres c0341afe92 readme update 2019-07-07 21:20:57 +02:00
Bálint Szekeres bb395f92f5 removed ads 2019-07-07 21:16:44 +02:00
Bálint Szekeres e70ac6a510 prod injection fix 2019-07-07 20:20:43 +02:00
Bálint Szekeres 5e46d78898 temp prod disable 2019-07-07 19:06:04 +02:00
Bálint Szekeres c98b767939 lint fix 2019-07-07 18:59:23 +02:00
Bálint Szekeres 48cadd360b space fixes 2019-07-07 18:58:33 +02:00
Bálint Szekeres 1a471fa240 removed unused packages 2019-07-07 18:54:56 +02:00
Bálint Szekeres 9bea4a6f28 build refactor 2019-07-07 18:53:00 +02:00
Bálint Szekeres ef114a2c03 dh generation fix
fixes #94
2019-06-17 14:46:39 +02:00
Bálint Szekeres c737e92ab0 Mozilla SSL profiles (with TLSv1.3) 2019-06-17 14:20:54 +02:00
Bálint Szekeres 69a3d77cd2 readme fix 2019-06-17 00:35:25 +02:00
Bálint Szekeres 2c24943794 google fonts preload 2019-06-17 00:28:16 +02:00
Bálint Szekeres f7fed6eaac readme update 2019-06-17 00:10:00 +02:00
Bálint Szekeres 7dd01fb26f csp 2019-06-16 21:59:26 +02:00
Bálint Szekeres 4ce6875b84 directory fixes 2019-06-16 21:42:35 +02:00
Bálint Szekeres db616f2074 csp fix 2019-06-16 21:41:59 +02:00
Bálint Szekeres 4ca3492bf0 ad position fix 2019-06-05 17:36:08 +02:00
Bálint Szekeres 862a9a5fc0 removed ending slashes from directories 2019-06-05 17:24:49 +02:00
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