komga/komga-webui
dependabot[bot] 167bca8d3f
build(deps): bump url-parse from 1.5.7 to 1.5.10 in /komga-webui (#820)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 09:40:42 +08:00
..
public fix(webui): better add to home screen support 2021-08-06 13:49:21 +08:00
src feat(webui): move some views into media management section 2022-02-18 18:28:30 +08:00
tests/unit test: fix tests 2021-12-14 13:58:58 +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 feat(webui): support for translations 2021-02-16 12:15:42 +08:00
.env.development fix(webui): add logs in the frontend 2021-09-20 18:08:14 +08:00
.eslintrc.js build(webui): update eslint plugin 2021-12-23 14:36:08 +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 build: align jest deps and remove canvas warnings 2021-12-23 11:13:39 +08:00
package-lock.json build(deps): bump url-parse from 1.5.7 to 1.5.10 in /komga-webui (#820) 2022-03-01 09:40:42 +08:00
package.json feat(webui): metrics dashboard in server settings 2022-02-10 16:24:44 +08:00
postcss.config.js refactor(webui): set eslint comma-dangle for multi-line 2020-03-24 11:04:00 +08:00
tsconfig.json build(webui): more eslint mumbo jumbo 2021-12-23 15:36:02 +08:00
vue.config.js fix(webui): favicon for iOS, Android and Windows 10 (#547) 2021-06-01 08:39:09 +08:00