RytoEX
5daf54ebde
Fix HTTP to HTTPS redirect without subdomains ( #180 )
2020-10-15 17:29:16 +01:00
Matt (IPv4) Cowley
2b8fde7917
Bundle & code cleanup ( #179 )
...
* Use different YAML solution (391 KB -> 197 KB)
* Update all deps
* Code cleanup
2020-10-14 17:12:16 +01:00
Alex Howes
3aba7956ef
Syntax Highlighting for Docker and Yaml ( #177 )
...
* Implement dynamic component for docker and yaml prism components. Also removes chunk limit for lazy-loading.
* Fix eslint with babel-eslint and remove unusued LimitChunkCount plugin.
2020-10-14 15:49:53 +01:00
Alex Howes
40aed64034
Fix HTTP to HTTPS redirects for letsencrypt and subdomains ( #178 )
...
* Fix HTTP to HTTPS redirects for letsencrypt and subdomains
* Update src/nginxconfig/generators/conf/website.conf.js
* Update src/nginxconfig/generators/conf/website.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-13 09:49:23 +01:00
Alessandro Manno
02e72a7003
Added docker compose generator if docker is enabled ( #175 )
...
* Added docker compose generator if docker is enabled
* Fixed version to 3.3
* fixed name in to_yaml.js
* Apply suggestions from code review
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-09 17:52:22 +01:00
Niklas Dahmen
4306666e82
Only include pid when set ( #173 )
...
* Now pid is only showing up inside of the nginx config whenever it is set.
Signed-off-by: Niklas Dahmen <n@ni-da.de>
* Update src/nginxconfig/generators/conf/nginx.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-08 15:46:08 +01:00
Alessandro Manno
150b42c304
Added nginx dockerfile generator ( #171 )
...
* Added nginx dockerfile generator
* Applied requested changes
* Update src/nginxconfig/generators/to_conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
* Update src/nginxconfig/generators/to_conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
* Update src/nginxconfig/templates/global_sections/docker.vue
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
* Update src/nginxconfig/i18n/en/common.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
* Update src/nginxconfig/i18n/en/templates/global_sections/docker.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-08 15:43:07 +01:00
Alessandro Manno
956e504d63
Typo (Drupal -> Magento) ( #170 )
2020-09-26 11:27:28 +01:00
Mikhail Solovev
446775978f
PHP-FPM Option w/o version ( #166 )
2020-09-15 11:06:45 +01:00
Raven Douglas
65f72af93e
Update README & Brand Assets ( #161 )
...
* Update to banner image
* Brand and link updates
* Update README.md
* Add files via upload
* Delete github.png
* Update README.md
2020-07-28 10:00:25 +01:00
MattIPv4
15b2906128
Add missing server_name rule to HTTP redirect block ( fixes #160 )
2020-07-23 16:40:51 +01:00
MattIPv4
989d2b257d
Try sending directly to the analytics tracker?
2020-07-20 17:58:27 +01:00
MattIPv4
2dce7a956f
Only use analytics.js, not gtag.js
2020-07-17 16:25:00 +01:00
MattIPv4
07673ce319
Gracefully handle diff errors
2020-07-14 16:49:34 +01:00
MattIPv4
a9cb3e54f6
Analytics for global reset/remove
2020-07-14 16:41:55 +01:00
MattIPv4
da9fddac06
Fix wrapping on checkbox labels
2020-07-14 16:27:27 +01:00
MattIPv4
df440ddc79
Some more analytics logic
2020-07-14 16:14:29 +01:00
MattIPv4
8181a4def1
Add GA event for split column mode
2020-07-13 18:02:10 +01:00
MattIPv4
b9dd381d62
Improve HSTS wording + disable preload by default ( fixes #158 )
2020-07-10 11:21:34 +01:00
MattIPv4
a66db340f4
Use files-diff for diffing
2020-06-26 18:00:03 +01:00
MattIPv4
678682c093
Move to using memory-tar-create
2020-06-25 17:10:58 +01:00
MattIPv4
97ccb98ef8
Provide an option for LE cert dir ( fixes #156 )
2020-06-21 15:52:07 +01:00
MattIPv4
0f4c53b5ac
Fix PHP upstream with no backup ( fixes #155 )
2020-06-21 15:40:27 +01:00
MattIPv4
824b0312fd
Fix copy base64 link on download tab
2020-06-18 17:37:17 +01:00
MattIPv4
9e54885d17
Update base4 command to use tee ( fixes #153 )
2020-06-18 17:37:17 +01:00
MattIPv4
88a4929d36
Fix period escapes
2020-06-16 16:56:28 +01:00
Alexandre Dias
73c9bd8174
Add more rules to Drupal conf ( #146 )
...
* add more rules - Drupal
* Update src/nginxconfig/generators/conf/drupal.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
* Update src/nginxconfig/generators/conf/drupal.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
* Update src/nginxconfig/generators/conf/drupal.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
* fix rewrite when we can use try_files
* Update src/nginxconfig/generators/conf/drupal.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-06-16 16:52:51 +01:00
MattIPv4
13b5220b93
Add global reverse proxy timeout settings ( fixes #74 )
2020-06-11 15:49:30 +01:00
MattIPv4
0c61f2a87a
Fix Node.js preset leaving PHP is a bugged state
2020-06-11 15:49:30 +01:00
MattIPv4
e4f219a286
Don't use duplicated computed value for nginx dir, watch initial value
2020-06-11 15:49:25 +01:00
MattIPv4
16a860f5ca
Move generic PHP location block after specific rules ( fixes #112 )
2020-06-11 14:56:05 +01:00
MattIPv4
6aa05d6cd1
Missing 'location' in WordPress ( fixes #152 )
2020-06-11 14:38:41 +01:00
MattIPv4
f612c5d0ed
Include LE in main server block if not forcing HTTPS
2020-06-10 21:07:26 +01:00
MattIPv4
a232fc309d
Updated custom footer
2020-06-09 21:09:17 +01:00
MattIPv4
ea988b009c
Mobile compat tweaks
2020-06-09 20:26:42 +01:00
MattIPv4
6cfaf24d00
Make entire presets header the collapse click target
2020-06-09 17:02:05 +01:00
MattIPv4
5502c8c6bb
Fix updating URL when no query params
2020-06-09 16:54:12 +01:00
MattIPv4
95bad7b943
Diff file names
2020-06-09 16:02:46 +01:00
MattIPv4
8b10ed3e05
Refactor diffing & track conf file renames in diff
2020-06-08 17:31:01 +01:00
Ahmed
c68ff23e3e
support php7.4-fpm ( #149 )
2020-06-08 16:19:26 +01:00
MattIPv4
e8a5b2c6b5
Replace pako with gzip-js
2020-06-05 20:55:43 +01:00
MattIPv4
35962bd05e
Remove Node polyfills
2020-06-05 20:55:43 +01:00
MattIPv4
9cf727b8fa
Remove deep-equal dep, do direct comparison
2020-06-05 17:26:50 +01:00
MattIPv4
a9b69fd6f5
Centralise query string generation & fallback to hash if too long
2020-06-05 17:21:01 +01:00
MattIPv4
c70008ede3
Fix button spacing in modal
2020-06-05 17:07:05 +01:00
MattIPv4
5a934a37c5
Change hash + clipboard implementations
2020-06-05 17:04:00 +01:00
MattIPv4
4b2a476227
Change tar implementation & reduce bundle (583.28kb > 471.58kb)
2020-06-04 21:26:37 +01:00
MattIPv4
4a7984ee94
Add computed default for path
2020-06-04 15:16:33 +01:00
MattIPv4
de7de284d5
Update footer license text
2020-06-04 15:11:18 +01:00
MattIPv4
144cdc815a
Fix presets overflow in split column mode
2020-06-04 15:10:37 +01:00
MattIPv4
799bb56431
Add duplicate domain warning
2020-06-04 15:07:35 +01:00
MattIPv4
bc04209423
Conf files should be treated as a dict, file names are unique
2020-06-04 14:58:41 +01:00
MattIPv4
7444fa6f77
MIT license
2020-06-04 14:44:30 +01:00
MattIPv4
1d2362023c
Add optional quad9 & verisign DNS resolvers (cc #80 )
2020-06-03 17:20:03 +01:00
MattIPv4
e103c015d6
Add a default email for the Let's Encrypt email field
2020-06-03 17:01:33 +01:00
MattIPv4
62178fd7d2
Preserve untouched example domains from query params
2020-06-03 16:44:49 +01:00
MattIPv4
4e34a9b6a9
Fix dupe domain name issues
2020-06-03 16:43:35 +01:00
MattIPv4
d4c381a9ce
Add v6 options for OCSP DNS Resolvers ( fixes #97 )
2020-06-02 22:05:51 +01:00
MattIPv4
289893d1f4
Don't convert objects during backwards compat
2020-06-02 17:40:05 +01:00
MattIPv4
8921cd711f
Add rule for wordpress seo plugin ( fixes #132 )
2020-06-02 17:35:32 +01:00
MattIPv4
9465e8a2fb
Add warning for wordpress CSP unsafe-eval ( fixes #144 )
2020-06-02 17:27:48 +01:00
MattIPv4
594e307d2a
Match current behaviour for unified + wordpress
2020-06-02 17:08:28 +01:00
MattIPv4
707ff8238a
Move i18n strings to be centralised
2020-06-02 16:51:28 +01:00
MattIPv4
85910e7794
Move top level template strings to i18n
2020-06-02 16:12:05 +01:00
MattIPv4
85ba7422d9
Move setup section strings to i18n
2020-06-02 16:05:52 +01:00
MattIPv4
81471c4cba
Initial readme
2020-06-01 21:20:11 +01:00
MattIPv4
154ec80c55
Fix bad i18n string
2020-06-01 20:57:35 +01:00
MattIPv4
84f3a296d8
Move all global section strings to i18n
2020-06-01 20:39:46 +01:00
MattIPv4
d655801e36
Move strings to i18n for routing & server domain sections
2020-06-01 17:37:18 +01:00
MattIPv4
49406bfd46
Move strings to i18n for python & reverse proxy domain sections
2020-06-01 17:04:55 +01:00
MattIPv4
242ff5b80e
Move strings to i18n for presets
2020-05-29 17:32:57 +01:00
MattIPv4
a90ecf416a
Move strings to i18n for logging & php
2020-05-29 15:55:18 +01:00
MattIPv4
c331e2c79a
Move domain https section strings to i18n
2020-05-28 17:16:20 +01:00
MattIPv4
19cac71df0
Add in all the missing copyright headers
2020-05-28 16:50:03 +01:00
MattIPv4
4e1afc007a
Backwards compatibility for domain options
2020-05-28 16:44:03 +01:00
MattIPv4
193b50efc7
Backwards compatibility for global options
2020-05-27 21:15:30 +01:00
MattIPv4
2f6ad2634e
Move to using vue-cli-service instead of parcel (2.1MB to 850KB)
2020-05-26 23:23:07 +01:00
MattIPv4
5ccb6ddfbe
Move prism css into scss
2020-05-26 21:45:21 +01:00
MattIPv4
4cc4e7801f
Refactor scss
2020-05-26 17:29:51 +01:00
MattIPv4
5a05479d2b
Use the same thing for all the other setup sections
2020-05-26 17:20:12 +01:00
MattIPv4
a8fe23cc0d
Use similar component & key technique in certbot
2020-05-26 16:38:39 +01:00
MattIPv4
8459764c46
Move to subdir
2020-05-26 16:37:58 +01:00
MattIPv4
a07cc51e61
Use hashing to reduce diff/highlight calls
2020-05-26 16:26:11 +01:00
MattIPv4
73ee2033cd
Remove pointless loop
2020-05-25 15:27:19 +01:00
MattIPv4
17261e8bbd
Conf diffing?!
2020-05-22 21:17:01 +01:00
MattIPv4
c6880c1222
Fix remove button behaviour
2020-05-21 17:39:13 +01:00
MattIPv4
83fb5b126d
tar download!
2020-05-21 17:18:50 +01:00
MattIPv4
3bb350633b
Fix no domains if only glob config set
2020-05-21 15:43:30 +01:00
MattIPv4
7276767102
Fix whitespace cleanup in confs
2020-05-21 15:42:02 +01:00
MattIPv4
7c12dfc0c2
All the files!
2020-05-20 21:03:03 +01:00
MattIPv4
88d66f415c
Start showing more config files!
2020-05-20 18:59:33 +01:00
MattIPv4
7fa39d4bcc
Single file config + formatting fixes!
2020-05-20 17:41:24 +01:00
MattIPv4
6a70c53107
Move confs into own dir
2020-05-20 17:22:21 +01:00
MattIPv4
79a49ce40d
Finish website conf
2020-05-20 17:21:46 +01:00
MattIPv4
fb31871cbb
More website config
2020-05-18 17:35:20 +01:00
MattIPv4
96e72a44bb
Some more confs
2020-05-15 20:31:54 +01:00
MattIPv4
b773081e5f
Even more confs!
2020-05-15 18:18:52 +01:00
MattIPv4
a65665c2c7
More confs!
2020-05-14 20:36:17 +01:00
MattIPv4
adf4752e1c
Some more conf files
2020-05-14 18:01:55 +01:00
MattIPv4
742b0c8999
sass-lint fix
2020-05-08 20:59:16 +01:00
MattIPv4
4bd34dab39
Do some cleanup
2020-05-08 20:57:36 +01:00
MattIPv4
c5b2459e9d
Roll our own js to conf solution & use kv
2020-05-08 20:53:00 +01:00
MattIPv4
e6db3cea7b
Begin making conf files
2020-05-08 17:58:38 +01:00
MattIPv4
627fc0cb7f
Add toggle for column layout
2020-05-08 16:16:16 +01:00
MattIPv4
ab3cb155d2
Split column layout
2020-05-07 20:58:39 +01:00
MattIPv4
8d9ffc6e39
Add prism!
2020-05-07 20:46:52 +01:00
MattIPv4
8ee4a8eb88
Add download & copy buttons
2020-05-07 17:31:40 +01:00
MattIPv4
2809d5fa7a
Add SSL, certbot & go live setup steps
2020-05-07 17:14:04 +01:00
MattIPv4
7584d018f6
Begin setup & files with download tab
2020-05-06 20:50:43 +01:00
MattIPv4
6d918739f2
Add confirmation modal for all reset/remove actions in global tools section
2020-05-06 17:05:02 +01:00
MattIPv4
6a72ae5173
Import global config from url query params on load
2020-05-05 17:28:12 +01:00
MattIPv4
2273662feb
Import domains from url query params on load
2020-05-05 17:19:08 +01:00
MattIPv4
f2c0878cda
Add writing of query params
2020-05-05 16:29:13 +01:00
MattIPv4
795edd2255
Move presets into their own panel
2020-05-05 15:49:42 +01:00
MattIPv4
e7e9cbcfa2
Add global tools section & export data generator
2020-05-04 20:55:23 +01:00
MattIPv4
431cbf53e2
Add nginx global section
2020-05-04 17:16:25 +01:00
MattIPv4
8e9a89b107
Add global logging section
2020-05-01 21:07:23 +01:00
MattIPv4
306f057ebc
Add global performance section
2020-05-01 20:55:58 +01:00
MattIPv4
b0d0df91c5
Add python global section
2020-05-01 20:48:14 +01:00
MattIPv4
fcbd4bf933
Add global PHP section
2020-05-01 20:36:40 +01:00
MattIPv4
2e7e9ca865
More vue select styling
2020-05-01 18:57:44 +01:00
MattIPv4
3d2ae20ecf
global security tab
2020-05-01 18:54:01 +01:00
MattIPv4
89d8af3912
Only highlight the radio that's changed
2020-05-01 17:48:58 +01:00
MattIPv4
5d3110d349
Global config base & https tab
2020-05-01 17:45:04 +01:00
MattIPv4
71622272b5
Tweaks to remove button
2020-04-30 22:16:56 +01:00
MattIPv4
b337a0d0dc
Add logic for adding & removing domains
2020-04-30 21:52:42 +01:00
MattIPv4
1d5b1a66b0
Add navigation buttons and make changes tabs bold
2020-04-30 21:30:04 +01:00
MattIPv4
6c4afdeb6f
Clean up var declaration
2020-04-30 21:02:27 +01:00
MattIPv4
734a27a29d
Logging section is done
2020-04-30 21:01:02 +01:00
MattIPv4
c4831b9fec
Routing section is done
2020-04-30 20:58:34 +01:00
MattIPv4
a5813b7d41
Remove www from given domain
2020-04-30 17:09:32 +01:00
MattIPv4
9de2b9978d
Reverse proxy section done
2020-04-30 17:02:56 +01:00
MattIPv4
8e97e8d4f2
Move is-changed to control
2020-04-30 17:01:21 +01:00
MattIPv4
969d610831
Python section all done
2020-04-30 16:45:30 +01:00
MattIPv4
b611b039a0
PHP section all done
2020-04-30 16:34:35 +01:00
MattIPv4
361f3d8aa3
HTTPS section all done
2020-04-30 16:23:31 +01:00
MattIPv4
fc6fd025b7
Server section all done
2020-04-28 19:53:59 +01:00
MattIPv4
97b28323c5
Watching the parent seems to work better
2020-04-28 18:55:15 +01:00
MattIPv4
27ad3cbea2
Presets all work now with computed values
2020-04-28 17:13:44 +01:00
MattIPv4
043f89eac0
Add all the logic for presets working
2020-04-28 13:09:58 +01:00
MattIPv4
1df3ab88f6
Use new delegation for all tabs
2020-04-28 12:26:46 +01:00
MattIPv4
10c7ced0b7
Delegate data around the app
2020-04-28 12:03:11 +01:00
MattIPv4
637e0c6cb9
eslint & good night
2020-04-27 23:22:52 +01:00
MattIPv4
e6b8d36068
New data system
2020-04-27 23:22:38 +01:00
MattIPv4
4c22ba571a
Not really sure this is the best structure
2020-04-27 22:07:31 +01:00
MattIPv4
9e615bb036
Initial empty app
2020-04-27 20:20:51 +01:00