Commit Graph

245 Commits

Author SHA1 Message Date
Valery Kovalev c749b3af96 #85773 static updated 2021-04-30 17:56:42 +03:00
Valery Kovalev e947ca94be #85773 locales updated 2021-04-30 17:55:47 +03:00
Valery Kovalev 4fa7762810 #85773 static updated 2021-04-30 17:46:22 +03:00
Valery Kovalev 91081e4114 #85773 presets button justification updated 2021-04-30 17:40:51 +03:00
Valery Kovalev 6fe28a18ed #85773 header text made regular not bold 2021-04-30 17:36:07 +03:00
Valery Kovalev 7c46febc27 #85773 presets buttons align left fixed 2021-04-30 16:18:37 +03:00
Valery Kovalev efc94ff304 #85773 app template updated 2021-04-30 16:01:09 +03:00
Valery Kovalev 31bee21e47 #85773 static updated 2021-04-30 16:00:49 +03:00
Valery Kovalev c5c6b8cb8e #85773 styles updated 2021-04-30 14:52:59 +03:00
Valery Kovalev 074f0f8b06 #85773 static updated 2021-04-30 12:15:55 +03:00
Valery Kovalev d2824b2baa #85773 styles updated 2021-04-30 12:15:40 +03:00
Valery Kovalev 7677712f1f #85773 static build updated 2021-04-29 19:06:23 +03:00
Valery Kovalev 27046f95c9 #85773 regru styles customization — blue color replace 2021-04-29 19:06:02 +03:00
Valery Kovalev bbba5b322f #85773 static build updated 2021-04-29 17:46:26 +03:00
Valery Kovalev 29093f6d69 #85773 split column button disabled 2021-04-29 17:13:20 +03:00
Valery Kovalev aecea8277e #85773 static updated 2021-04-29 15:37:39 +03:00
Valery Kovalev adfb63736d #85773 inteface language select element and onload automatic language selection disabled 2021-04-29 15:37:24 +03:00
Valery Kovalev 538c556d1b #85773 static update 2021-04-29 14:44:39 +03:00
Valery Kovalev 2b3d9d7967 #85773 Russian language set as default 2021-04-29 14:44:26 +03:00
Valery Kovalev 6cb5ae0e10 #85773 build:regru-static command added to package.json 2021-04-29 14:34:10 +03:00
Valery Kovalev 6faf60be33 #85773 static build updated 2021-04-28 19:20:17 +03:00
Valery Kovalev 58f1ed5565 #85773 locales update, default language set to Russian 2021-04-28 18:46:18 +03:00
Valery Kovalev 308ceaa6b7 #85773 static build added 2021-04-28 15:18:05 +03:00
Valery Kovalev 54c8acf9e8 #85773 fresh build 2021-04-27 19:04:30 +03:00
Valery Kovalev 52a3b892fe #85773 fresh build 2021-04-27 19:03:26 +03:00
Valery Kovalev 24d9450360 Revert "#85773 imports update"
This reverts commit 40e17cb14a.
2021-04-27 19:03:13 +03:00
Valery Kovalev 6fc6c84433 Revert "#85773 imports update"
This reverts commit c3cf3d8574.
2021-04-27 19:02:55 +03:00
Valery Kovalev 40e17cb14a #85773 imports update 2021-04-27 16:07:11 +03:00
Valery Kovalev c3cf3d8574 #85773 imports update 2021-04-27 15:53:57 +03:00
Valery Kovalev 8e1c10a4d8 #85773 node version downgrade 2021-04-27 11:40:18 +03:00
Valery Kovalev baa2c8f1a0 #85773 removed unneccessary disital ocean tamplate elements from generator page 2021-04-26 15:41:54 +03:00
Matt (IPv4) Cowley e49ec084ac
Dependency updates (#253)
* Bump do-vue

* Bump do-bulma

* Use https://github.com/do-community/sass-lint

* Uninstall sass-lint-auto-fix

* Assorted minor version updates

* Assorted major version updates
2021-04-20 21:51:12 +01:00
Matt (IPv4) Cowley 36d23555ac
Bump all deps (#251) 2021-04-12 20:37:50 +01:00
SVE1R 03ad31f8d7
Update Simplified Chinese Translation (#252)
* Complete Translation In Simplified Chinese

* Update src/nginxconfig/i18n/zh-cn/templates/domain_sections/https.js

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>

Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2021-04-12 15:49:16 +01:00
Matt (IPv4) Cowley deec5269ad
Hotfix: HTTP/3 strings use domainSections not globalSections (#250) 2021-04-06 00:53:56 +01:00
Matt (IPv4) Cowley 8cd4adbd9c
Tweak sed commands in certbot setup (#240) 2021-03-31 14:14:40 +01:00
Matt (IPv4) Cowley 7a0b6937c6
Assorted cleanup + fixes (#249)
* Move i18n strings to correct files

* Update copyright header in recently modified files

* More consistent line wrapping

* Move modules above events block
2021-03-31 14:12:50 +01:00
Matt (IPv4) Cowley 34ec037d13
Rely on Prism being in window to fix dev error (#248) 2021-03-31 14:11:16 +01:00
J3fftw 8b7cf80733
Added http/3 and port reuse support (#238)
* Added http/3 and port reuse support

* eslint fixes

* updated locale translations

* euhm no one saw this

* Did requested changes

* fixed eslint

* note to self tab is 4 spaces not 2

* Did requested changes

* added coma

* i forgot to ctrl + s

* did requested changes

* removed trailing comma

* it should be reverted now

* :PanSpoonSad: intensifies

* Im bad at this
2021-03-29 20:35:55 +01:00
Bernhard Kau 89e847b62f
Load modules-enabled/* in main conf (#244)
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>

Co-authored-by: Bernhard Kau <bernhard@kau-boys.de>
Co-authored-by: Matt (IPv4) Cowley <me@mattcowley.co.uk>
2021-03-29 16:21:10 +01:00
Matt (IPv4) Cowley bbb572a668
Bump do-bulma for Inter (#245)
* Bump do-bulma

* Fix SCSS font includes

* Inject resolve-url-loader

* Also bump do-vue
2021-03-29 15:02:01 +01:00
dependabot[bot] 3ddceae0d9
Bump elliptic from 6.5.3 to 6.5.4 (#242)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-26 15:28:16 +00:00
Bernhard Kau 7706d13420
Remove WordPress comments from deny rule (#241)
Co-authored-by: Bernhard Kau <bernhard@kau-boys.de>
2021-03-26 15:06:51 +00:00
MiaoTony eb25fc5eee
Fix broken link in README (#237) 2021-03-16 14:58:29 +00:00
dependabot[bot] a421bc602d
Bump prismjs from 1.22.0 to 1.23.0 (#236)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.22.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-03 16:56:32 +00:00
Atila Silva 1fb756ca77
Set the PHP server config per site (#232)
* Set up the php server per site.

* Backwards compatibility logic for old config URLs.

* Remove php global config tab.

* Fix util import in website.conf.js

* Fix eslint fails.

* Move global php i18n keys to domain

* Remove unnecessary domains verification and set fastcgi_pass in unified mode.

* Convert return statement to logic operator in php_ustream.js

* Move php upstream to outside the server blocks

* Remove unnecessary watcher from php domain section

* Fix upstream config context and conditional append

* Separate backwards compatibility logic.

* Remove unused i18n key from php domain and update copyright of these files

* Replace all dots for underscore in php_upstream helper

* Fix missing space and remove upstream comment from php config.

* Fix selects $refs and watch the enable status for phpServer and phpBackupServer.

* Change copyright year for all modified files.

* Backwards compatibility logic for old config URLs after angularBackwardsCompatibility

* Deep merge old php global config from data url, and add safe disable for phpConfigs

* Move deep merge function to new helper

* Fix missing disable wordpressRules  and convert function declaration to arrows in deep merge helper

* Fix missing css class in php domain-section
2021-02-24 16:20:10 +00:00
Matt (IPv4) Cowley 4cfdcdb8d1
Update template generation (#224)
* Bump do-vue & do-bulma

* Tweak how we generate the template

* Remove the document.write monkeypatch, we'll fix this in prod
2021-02-19 17:56:38 +00:00
Matt (IPv4) Cowley 4a786d2bfd
Add IntersectionObserver to Droplet callout event (#228) 2021-02-19 17:55:43 +00:00
Matt (IPv4) Cowley 3d321759e3
Design fixes for RU language pack (#229)
* Fix checkbox label font weight

* Fix callout button wrapping

* Fix header description font weight

* Bump copyright in updated files
2021-02-19 17:55:23 +00:00
Matt (IPv4) Cowley b4a933add1
Disable index.html fallback in dev (#230) 2021-02-19 17:54:58 +00:00