墨娘
68b2fccbc0
Translate Chinese strings for Callouts ( #223 )
2021-02-15 17:05:49 +00:00
Atila Silva
189a0fc3cf
Prevent access error in phpServerOptions ( #221 )
...
* Prevent access error in phpServerOptions
* fix missing semicolon
2021-02-10 16:11:22 +00:00
Matt (IPv4) Cowley
bbddeb0f13
Add Droplet & contribution callouts ( #216 )
...
* Add the initial Droplet callout
* Add the initial Contribute callout
* Show contribute callout on scroll
* Add close button to contribute callout
* Add/update styling copyright header
* Add analytics events for the callouts
* Tweak how we send analytics events
* Add some z-index to the floating callout
* Fix all the failing tests
2021-02-04 19:31:26 +00:00
Matt (IPv4) Cowley
ad63ca0c8b
Support custom PHP server values ( #218 )
...
* Add the logic for custom php paths
* Add the i18n strings
* Fix some visual things
2021-02-04 19:29:32 +00:00
Matt (IPv4) Cowley
323cae4c50
Allow setting of custom sizes for types hash ( #219 )
2021-02-04 19:28:50 +00:00
Michael Krickl
5f8931c231
Improve Connection header for WebSocket reverse proxy ( #217 )
...
* Improve Connection header for WebSocket reverse proxy
reference: https://nginx.org/en/docs/http/websocket.html
* Move map to http context
2021-02-02 21:20:46 +00:00
mphschmitt
f2aa59297d
Add French translations ( #214 )
...
* Add French translations
* French: add zh-cn and zh-tw translations.
* Update case
* Translate 'reverse proxy'
2021-01-19 21:08:11 +00:00
Matt (IPv4) Cowley
3fdccfa68a
Refactor analytics events ( #209 )
...
* Refactor analytics.js
* Update analytics calls in app.vue
* Update analytics calls in presets.vue
* Update analytics calls in tools.vue (and app.vue)
* Update analytics calls in global.vue
* Update analytics calls in domain.vue
* Update analytics calls in setup.vue
* Add list of all events to analytics.js
* Add custom copy to clipboard that emits event
* Emit the events from the components
* Update copyright year in all files touched
* Update analytics calls in download.vue
* Update analytics calls in ssl.vue
* Update analytics calls in certbot.vue
* Update analytics calls in domain.vue
* Update analytics calls in app.vue
* Note down 'Code snippet copied' events
2021-01-18 19:45:19 +00:00
墨娘
c86fb3cf76
Translate Chinese strings for Onion ( #211 )
2021-01-18 16:28:48 +00:00
Matt (IPv4) Cowley
479412888d
Set dynamic webpack import path ( #208 )
...
* Set dynamic webpack import path
* Cleanup
2021-01-05 15:29:13 +00:00
Matt (IPv4) Cowley
0cefd5ddef
Add onion location support ( #207 )
...
* Add initial onion tab
* Add some explaining copy
* Add to generator
* Add strings to language packs
* Add external learn more link
2021-01-04 15:41:56 +00:00
Matt (IPv4) Cowley
2b459b47ee
Improve language pack verification ( #206 )
...
* Add warnings for unused files in packs
* Add warnings for todos
* Cleanup pack file conversion
2021-01-04 15:38:56 +00:00
Matt (IPv4) Cowley
de76ad9a43
Make language packs load async ( #204 )
...
* Webpack magic to make language packs async
* Fix jest failing
* Ensure the native language names are always present
* Add loading state for language packs
2020-12-29 16:46:58 +00:00
墨娘
9b0a7dc4ac
Translate missing Chinese strings ( #205 )
...
* Translate the new phrase
* Update src/nginxconfig/i18n/zh-tw/templates/global_sections/docker.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-12-29 16:29:24 +00:00
Fernando Pimenta
6fd11d9438
Add Brazilian Portuguese translations ( #202 )
...
* Fisrt time Portuguese Brazilian translation
* Revised translation to Portuguese Brazilian
* Corrected PR error: Unexpected token, expected ","
* Exported the pt-br pack in index.js
* Translated the docker missing keys
* Added the new constants
* Corrected issues with the suggested tips
* Tab -> spaces
Co-authored-by: Fernando Pimenta <fernandopimenta@tecnosys.com.br>
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-12-22 21:29:08 +00:00
墨娘
d1bf984d0b
Add unit testing for browser language ( #197 )
...
* Add unit testing
* Update unit testing
* Update unit testing
* fix a big heap of formatting typo
2020-12-22 17:06:52 +00:00
Matt (IPv4) Cowley
0d920fa9bc
Add Docker tweaks/preset button ( #201 )
...
* Docker preset button
* All the strings
* Sorry sass-lint
2020-12-21 15:27:44 +00:00
Matt (IPv4) Cowley
de86df7fe4
Add script to verify integrity of language packs ( #203 )
...
* Add script to verify integrity of language packs
* Update workflows
* It'd help if we ran the right test
2020-12-21 15:22:07 +00:00
Matt (IPv4) Cowley
91db6ee322
Add build script for bundled DO Prism styles ( #200 )
...
* Only ignore root build/dist/dev directories
* Add build script for bundled DO Prism styles
2020-12-21 15:15:35 +00:00
Matt (IPv4) Cowley
7340e0df74
Add analytics event for langauge selection ( #198 )
...
* Add analytics event for language
* Action per language pack
* Missing underscore in action
2020-12-17 15:17:40 +00:00
Matt (IPv4) Cowley
d58b6e08d9
Remove extra quotes from website HSTS ( #196 )
2020-12-14 15:52:41 +00:00
Matt (IPv4) Cowley
ff88e2f322
Allow language selection ( #191 )
...
* Add dropdown for language
* Use vue-i18n to translate strings
* Tweak header styling
* Add Chinese languages in
* Typo
* Get language from browser (#193 )
* adaptive system language
* Modify the adaptive system language
* Remove dead code
* Delete lang default values
* Move browser language detection to util
* Remove todos
* Fix global PHP dropdown
Co-authored-by: 墨娘 <61287199+moniang@users.noreply.github.com>
2020-12-11 16:54:12 +00:00
墨娘
7d3290d850
Add Chinese translations (cn & tw) ( #190 )
...
* - Add Chinese translation
- Fix code style with eslint
* Check and revise
* Added traditional Chinese
* Check and revise
* fix Typo
2020-12-10 12:05:20 +00:00
Sascha Moser
bc1bcd7b5b
Add PHP 8.0 socket ( #189 )
2020-12-01 17:21:50 +00:00
Faiz Azhar
3b00bda80e
Log Cloudflare headers ( #116 ) ( #183 )
...
* #116 Log Cloudflare headers
* #116 Log Cloudflare headers
* #116 Log Cloudflare headers
* #163 Fix linting
* Update src/nginxconfig/generators/conf/website.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
* Update src/nginxconfig/generators/conf/website.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
* Update src/nginxconfig/generators/conf/website.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
* Update src/nginxconfig/generators/conf/nginx.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
* Remove extra div + incorrect if check, revert linebreak removal
* handle custom log formats as an array
* Update src/nginxconfig/generators/conf/nginx.conf.js
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
* remove curly braces, move default log format array definition inside if statement
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2020-10-27 18:11:53 +00:00
Alexandre Dias
ae322cf2c5
Joomla! conf ( #86 ) ( #186 )
...
* Joomla! conf
* fix bug escape character & ;
* remove global and fix presets }
* change requests
2020-10-27 10:40:39 +00:00
William Chang
8bc06372a3
Add security.txt ( #181 )
...
* Add security.txt
* Add security.txt
* Update website.conf
* Update security label
* Add eslint linebreak for windows
* Removed backwards compability security.txt encryption
* Update .eslintrc.js
* Update security component
* Change location redirect on security.txt to absolute path
* Moved security.txt config into security.conf
2020-10-22 16:45:11 +01:00
Matt (IPv4) Cowley
b48162a3e2
Always use absolute url for query params ( #185 )
2020-10-21 16:58:08 +01:00
Matt (IPv4) Cowley
ec86d8819b
Fix wordpress rules, removing incorrect CVE fix ( #184 )
2020-10-21 16:55:06 +01:00
Yasio
d9d9a1a92a
Allow request method restriction on domain ( #174 )
...
* add limit_except generator to domain
* revert package-lock.json
* change from limit param to if statement in restrict methods
* add response code input
* fix scss
2020-10-15 17:52:41 +01:00
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
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
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