Commit Graph

33 Commits (de86df7fe4f917db0f1b4c07dfdb638d62921cf5)

Author SHA1 Message Date
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
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 a9cb3e54f6 Analytics for global reset/remove 2020-07-14 16:41:55 +01:00
MattIPv4 df440ddc79 Some more analytics logic 2020-07-14 16:14:29 +01:00
MattIPv4 a66db340f4 Use files-diff for diffing 2020-06-26 18:00:03 +01:00
MattIPv4 97ccb98ef8 Provide an option for LE cert dir (fixes #156) 2020-06-21 15:52:07 +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
MattIPv4 a9b69fd6f5 Centralise query string generation & fallback to hash if too long 2020-06-05 17:21:01 +01:00
MattIPv4 7444fa6f77 MIT license 2020-06-04 14:44:30 +01:00
MattIPv4 62178fd7d2 Preserve untouched example domains from query params 2020-06-03 16:44:49 +01:00
MattIPv4 289893d1f4 Don't convert objects during backwards compat 2020-06-02 17:40:05 +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 17261e8bbd Conf diffing?! 2020-05-22 21:17:01 +01:00
MattIPv4 3bb350633b Fix no domains if only glob config set 2020-05-21 15:43:30 +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 adf4752e1c Some more conf files 2020-05-14 18:01:55 +01:00
MattIPv4 e6db3cea7b Begin making conf files 2020-05-08 17:58:38 +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 969d610831 Python section all done 2020-04-30 16:45:30 +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 10c7ced0b7 Delegate data around the app 2020-04-28 12:03:11 +01:00