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
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
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
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
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
Mikhail Solovev
446775978f
PHP-FPM Option w/o version ( #166 )
2020-09-15 11:06:45 +01:00
MattIPv4
b9dd381d62
Improve HSTS wording + disable preload by default ( fixes #158 )
2020-07-10 11:21:34 +01:00
MattIPv4
97ccb98ef8
Provide an option for LE cert dir ( fixes #156 )
2020-06-21 15:52:07 +01:00
MattIPv4
13b5220b93
Add global reverse proxy timeout settings ( fixes #74 )
2020-06-11 15:49:30 +01:00
MattIPv4
a232fc309d
Updated custom footer
2020-06-09 21:09:17 +01:00
Ahmed
c68ff23e3e
support php7.4-fpm ( #149 )
2020-06-08 16:19:26 +01:00
MattIPv4
de7de284d5
Update footer license text
2020-06-04 15:11:18 +01:00
MattIPv4
799bb56431
Add duplicate domain warning
2020-06-04 15:07:35 +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
d4c381a9ce
Add v6 options for OCSP DNS Resolvers ( fixes #97 )
2020-06-02 22:05:51 +01:00
MattIPv4
9465e8a2fb
Add warning for wordpress CSP unsafe-eval ( fixes #144 )
2020-06-02 17:27:48 +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
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
5d3110d349
Global config base & https tab
2020-05-01 17:45:04 +01:00
MattIPv4
9e615bb036
Initial empty app
2020-04-27 20:20:51 +01:00