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
|
57406747e5
|
ignore base64-zip-line clipboard event
|
2019-05-20 10:42:05 +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
|
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
|
e16a26685f
|
build-vendor.js
|
2019-05-19 21:15:19 +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
|
c1847af9ac
|
refactored command with steps
|
2019-05-19 17:11:11 +02:00 |
Bálint Szekeres
|
48619a3358
|
application/rss+xml fix
fixes #89
|
2019-05-16 00:42:34 +02:00 |
Bálint Szekeres
|
178d640647
|
site selector refactor
|
2019-05-15 23:30:11 +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 |
Szekeres Bálint
|
44bbefb38d
|
hasProxy()
fixes #57
|
2019-01-13 10:50:37 +01:00 |
Szekeres Bálint
|
14fd7103ef
|
isRoot() checks
|
2019-01-06 17:17:42 +01:00 |
Szekeres Bálint
|
014598b589
|
node.js disable root
|
2019-01-06 17:07:52 +01:00 |
Szekeres Bálint
|
14546c941d
|
removeSite()
|
2019-01-06 16:52:04 +01:00 |
Szekeres Bálint
|
8992606124
|
handle legacy get parameters
|
2019-01-06 16:12:45 +01:00 |
Szekeres Bálint
|
a3116b5102
|
multiple site support, site tabs, common tabs, django
|
2019-01-06 15:48:28 +01:00 |
Szekeres Bálint
|
d4c6d6b3f5
|
fix PHP <-> Python <-> Proxy toggle
|
2018-12-30 15:13:00 +01:00 |
Szekeres Bálint
|
c25228ef53
|
legacy PHP routing, fast_cgi fixes
|
2018-12-18 23:26:57 +01:00 |
Szekeres Bálint
|
d4f3111c12
|
Python support
fixes #34
|
2018-12-02 21:36:18 +01:00 |
Szekeres Bálint
|
1801707220
|
default modern SSL profile
|
2018-12-02 20:35:15 +01:00 |
Szekeres Bálint
|
6db2cf48d5
|
added Magento support
fixes #48
|
2018-12-02 20:28:18 +01:00 |
Szekeres Bálint
|
0c348f2951
|
vhost symlink option
|
2018-12-01 19:47:16 +01:00 |
Michael Leer
|
ff1ae92ef7
|
Change to sites-available instead of sites-enabled (#31)
* change from sites-enabled to sites-available
* add yarn.lock
* removed yarn.lock
* commands fix
* ZIP symbolic link
|
2018-11-20 14:12:25 +01:00 |
Szekeres Bálint
|
d339981138
|
style fixes
|
2018-11-20 00:37:53 +01:00 |
Szekeres Bálint
|
7c26dbb5bc
|
appConfig()
|
2018-11-20 00:23:55 +01:00 |
Szekeres Bálint
|
6dc438dd46
|
added eslint
|
2018-11-20 00:05:25 +01:00 |
Szekeres Bálint
|
313518413a
|
$window.document
|
2018-11-19 09:03:48 +01:00 |
Szekeres Bálint
|
97e0cda352
|
getUrl()
|
2018-11-19 09:03:13 +01:00 |
Szekeres Bálint
|
b9e6754640
|
HSTS includeSubDomains, preload options
fixes #26
|
2018-11-18 10:15:33 +01:00 |
Szekeres Bálint
|
0579ab5b84
|
php index setting fix
fixes #28
|
2018-11-18 09:56:32 +01:00 |
Szekeres Bálint
|
6d590c6e1c
|
PHP backup server
#24
|
2018-11-02 14:24:32 +01:00 |
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
|
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
|
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
|
e8825585e0
|
tabbed layout
|
2018-08-19 23:17:07 +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
|
004b135751
|
mark changed data
|
2018-07-10 21:44:13 +02:00 |