Commit Graph

14 Commits

Author SHA1 Message Date
MattIPv4 9413c9a05b Fix extra slot for checkboxes and radios 2022-03-01 20:32:47 +00:00
MattIPv4 0f0d7c36b0 Upgrade to Vue 3 (WIP) 2022-02-18 20:32:33 +00:00
Matt (IPv4) Cowley 387a47b014
Dependency updates + full ESM (#327)
* 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 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 13b5220b93 Add global reverse proxy timeout settings (fixes #74) 2020-06-11 15:49:30 +01:00
MattIPv4 7444fa6f77 MIT license 2020-06-04 14:44:30 +01:00
MattIPv4 49406bfd46 Move strings to i18n for python & reverse proxy domain sections 2020-06-01 17:04:55 +01:00
MattIPv4 19cac71df0 Add in all the missing copyright headers 2020-05-28 16:50:03 +01:00
MattIPv4 6c4afdeb6f Clean up var declaration 2020-04-30 21:02:27 +01:00
MattIPv4 c4831b9fec Routing section is done 2020-04-30 20:58:34 +01:00
MattIPv4 9de2b9978d Reverse proxy section done 2020-04-30 17:02:56 +01:00
MattIPv4 1df3ab88f6 Use new delegation for all tabs 2020-04-28 12:26:46 +01:00
MattIPv4 e6b8d36068 New data system 2020-04-27 23:22:38 +01:00
MattIPv4 4c22ba571a Not really sure this is the best structure 2020-04-27 22:07:31 +01:00