komga/komga-webui
Gauthier Roebroeck dc7dc75e31 feat(webreader): do not always show reading direction pop
do not show the reading direction popup if the one from the book is the same as the current

closes #151
2020-05-08 16:43:02 +08:00
..
public fix: webui works with baseUrl 2020-02-20 12:30:16 +08:00
src feat(webreader): do not always show reading direction pop 2020-05-08 16:43:02 +08:00
tests/unit first version of the library browser 2019-11-18 18:03:49 +08:00
.browserslistrc first version of the webui 2019-10-04 16:45:33 +08:00
.editorconfig fix(webui): fix metadata dialogs on xs screens 2020-03-23 11:06:16 +08:00
.env.development simplify local development environment for API + WebUI 2019-10-21 17:30:03 +08:00
.eslintrc.js refactor(webui): set eslint comma-dangle for multi-line 2020-03-24 11:04:00 +08:00
.gitignore first version of the webui 2019-10-04 16:45:33 +08:00
babel.config.js refactor(webui): set eslint comma-dangle for multi-line 2020-03-24 11:04:00 +08:00
jest.config.js refactor(webui): set eslint comma-dangle for multi-line 2020-03-24 11:04:00 +08:00
package-lock.json fix(webui): refactor Cards to a single dynamic component (#148) 2020-05-04 10:57:18 +08:00
package.json fix(webui): refactor Cards to a single dynamic component (#148) 2020-05-04 10:57:18 +08:00
postcss.config.js refactor(webui): set eslint comma-dangle for multi-line 2020-03-24 11:04:00 +08:00
tsconfig.json first version of the webui 2019-10-04 16:45:33 +08:00
vue.config.js refactor(webui): set eslint comma-dangle for multi-line 2020-03-24 11:04:00 +08:00