Commit Graph

10 Commits (ff88e2f322fcbbddf62fc46a95d16de6e69624fa)

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
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
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 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 84f3a296d8 Move all global section strings to i18n 2020-06-01 20:39:46 +01:00
MattIPv4 19cac71df0 Add in all the missing copyright headers 2020-05-28 16:50:03 +01:00
MattIPv4 fcbd4bf933 Add global PHP section 2020-05-01 20:36:40 +01:00
MattIPv4 3d2ae20ecf global security tab 2020-05-01 18:54:01 +01:00