Commit Graph

46 Commits

Author SHA1 Message Date
Matt (IPv4) Cowley 23350f3a57
Swap out sass-lint with stylelint ()
* Swap out sass-lint

* Include standard SCSS rules for stylelint

* Fix stylelint violations

* Update Actions to use stylelint

Co-authored-by: Jake Gealer <jake@gealer.email>
2022-02-04 22:01:19 +00:00
Matt (IPv4) Cowley 387a47b014
Dependency updates + full ESM ()
* Dependency updates

* Fix eslint issues

* Switch to esm fully

* Fix Jest tests

* Update to node 16, force mini-css-extract-plugin to 1.x

* More dep updates

* Use correct NPM version in Actions

* Fix mini-css-extract-plugin version overrides

* Don't rely on Webpack for available languages
2022-02-04 21:10:20 +00:00
Matt (IPv4) Cowley 27d090daeb
Show warning icons in tabs ()
* Add unstyled warning to onion tab

* Style the warning icon

* Add warning for http3

* Add warning icon to global security tab

* Surface warnings for domains

* Show warning icon for duplicate domains

* Improve http3 warning string names

* Show warning message/icon for Brotli
2021-05-13 15:28:17 +01:00
Matt (IPv4) Cowley bbb572a668
Bump do-bulma for Inter ()
* Bump do-bulma

* Fix SCSS font includes

* Inject resolve-url-loader

* Also bump do-vue
2021-03-29 15:02:01 +01:00
Matt (IPv4) Cowley 3d321759e3
Design fixes for RU language pack ()
* 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 bbddeb0f13
Add Droplet & contribution callouts ()
* 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 0cefd5ddef
Add onion location support ()
* 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 0d920fa9bc
Add Docker tweaks/preset button ()
* Docker preset button

* All the strings

* Sorry sass-lint
2020-12-21 15:27:44 +00:00
Matt (IPv4) Cowley 91db6ee322
Add build script for bundled DO Prism styles ()
* 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 ff88e2f322
Allow language selection ()
* Add dropdown for language

* Use vue-i18n to translate strings

* Tweak header styling

* Add Chinese languages in

* Typo

* Get language from browser ()

* 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
Yasio d9d9a1a92a
Allow request method restriction on domain ()
* 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
MattIPv4 da9fddac06 Fix wrapping on checkbox labels 2020-07-14 16:27:27 +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 c70008ede3 Fix button spacing in modal 2020-06-05 17:07:05 +01:00
MattIPv4 144cdc815a Fix presets overflow in split column mode 2020-06-04 15:10:37 +01:00
MattIPv4 7444fa6f77 MIT license 2020-06-04 14:44:30 +01:00
MattIPv4 d4c381a9ce Add v6 options for OCSP DNS Resolvers (fixes ) 2020-06-02 22:05:51 +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 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 742b0c8999 sass-lint fix 2020-05-08 20:59:16 +01:00
MattIPv4 c5b2459e9d Roll our own js to conf solution & use kv 2020-05-08 20:53:00 +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 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 b0d0df91c5 Add python global section 2020-05-01 20:48:14 +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 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 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 27ad3cbea2 Presets all work now with computed values 2020-04-28 17:13:44 +01:00
MattIPv4 9e615bb036 Initial empty app 2020-04-27 20:20:51 +01:00