Commit Graph

18 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
MattIPv4 df440ddc79 Some more analytics logic 2020-07-14 16:14:29 +01:00
MattIPv4 678682c093 Move to using memory-tar-create 2020-06-25 17:10:58 +01:00
MattIPv4 824b0312fd Fix copy base64 link on download tab 2020-06-18 17:37:17 +01:00
MattIPv4 9e54885d17 Update base4 command to use tee (fixes #153) 2020-06-18 17:37:17 +01:00
MattIPv4 e4f219a286 Don't use duplicated computed value for nginx dir, watch initial value 2020-06-11 15:49:25 +01:00
MattIPv4 e8a5b2c6b5 Replace pako with gzip-js 2020-06-05 20:55:43 +01:00
MattIPv4 35962bd05e Remove Node polyfills 2020-06-05 20:55:43 +01:00
MattIPv4 5a934a37c5 Change hash + clipboard implementations 2020-06-05 17:04:00 +01:00
MattIPv4 4b2a476227 Change tar implementation & reduce bundle (583.28kb > 471.58kb) 2020-06-04 21:26:37 +01:00
MattIPv4 bc04209423 Conf files should be treated as a dict, file names are unique 2020-06-04 14:58:41 +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 85910e7794 Move top level template strings to i18n 2020-06-02 16:12:05 +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 83fb5b126d tar download! 2020-05-21 17:18:50 +01:00
MattIPv4 8ee4a8eb88 Add download & copy buttons 2020-05-07 17:31:40 +01:00
MattIPv4 7584d018f6 Begin setup & files with download tab 2020-05-06 20:50:43 +01:00