Commit Graph

11 Commits

Author SHA1 Message Date
Atila Silva 189a0fc3cf
Prevent access error in phpServerOptions (#221)
* Prevent access error in phpServerOptions

* fix missing semicolon
2021-02-10 16:11:22 +00:00
Matt (IPv4) Cowley ad63ca0c8b
Support custom PHP server values (#218)
* Add the logic for custom php paths

* Add the i18n strings

* Fix some visual things
2021-02-04 19:29:32 +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
Sascha Moser bc1bcd7b5b
Add PHP 8.0 socket (#189) 2020-12-01 17:21:50 +00:00
Mikhail Solovev 446775978f
PHP-FPM Option w/o version (#166) 2020-09-15 11:06:45 +01:00
Ahmed c68ff23e3e
support php7.4-fpm (#149) 2020-06-08 16:19:26 +01:00
MattIPv4 7444fa6f77 MIT license 2020-06-04 14:44:30 +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