Commit Graph

6 Commits

Author SHA1 Message Date
Vincent
46aa2cac56
Sort countries in the Country Selection dropdown by name (#303)
* Sort countries in the Country Selection dropdown by name

Sort countries by name, not code. Country lists are typically read in alphabetical order of name, not code.

* Run linter.

Co-authored-by: Vincent <vincentchow@fastmail.com>
Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-07-23 02:14:02 +05:30
FireMasterK
b5a0ca8324
Add support for setting region in Preferences. 2021-07-05 18:48:54 +05:30
Maurice Oegerli
8eed88f17f Format all code files using the new configuration 2021-04-07 13:48:04 +02:00
FireMasterK
69e6118dc5
Commit everything. 2021-02-24 15:05:41 +05:30
FireMasterK
8e545dfb27
Use Mixins for global functions. 2020-11-27 12:16:36 +05:30
FireMasterK
cefef1b8db Add timeutils helper. 2020-11-22 10:05:31 +05:30