Commit Graph

7 Commits

Author SHA1 Message Date
Daniel
4e0a860dfd add prettier for auto formatting (#231)
* [Prettier] Add "prettier"

Makes the formatting of the code consistent.
By using the eslint-plugin-prettier formatting issues will be highlighted as a lint error.
These errors will be auto fixed by running "lint --fix" (which can be done automatically on file save)

* [Prettier] Add "prettier" - Fix formatting
2023-02-06 12:36:33 +03:30
Aria Moradi
23c8e649a1 default languages cleanup, force Local source enabled 2021-10-18 14:02:51 +03:30
Aria Moradi
0e682c6897 special treatment for Local source 2021-09-19 17:11:29 +04:30
Aria Moradi
b47dcbeff7 play favorites with Local source 2021-09-18 00:48:48 +04:30
Aria Moradi
fe35799332 better languages, I guess 2021-08-10 03:39:18 +04:30
Aria Moradi
0081fd2177 add new mangadex languages 2021-08-10 02:04:02 +04:30
Aria Moradi
60df3b80fd move webUI out of Tachidesk 2021-09-02 14:15:03 +04:30