Gauthier Roebroeck
85cffc73fd
feat(webui): display updates with available indicator and changelog
...
Closes : #1598
2024-12-18 16:43:20 +08:00
dependabot[bot]
f177fab0f2
deps(webui): bump axios from 1.6.0 to 1.7.4 in /komga-webui
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.0 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.0...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-23 15:29:06 +08:00
Gauthier Roebroeck
de0e8541ba
build(webui): build would pull incorrect version of dependency
...
Closes : #1353
2023-12-18 11:45:39 +08:00
dependabot[bot]
aa65180a71
deps(webui): bump axios from 1.5.0 to 1.6.0 in /komga-webui
...
Bumps [axios](https://github.com/axios/axios ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 13:50:02 +08:00
Gauthier Roebroeck
3d69e19fd6
feat(webui): epubreader
...
Closes : #221
2023-11-28 12:28:39 +08:00
Gauthier Roebroeck
0c0f004c3c
build(webui-deps): upgrade typescript
2023-09-13 18:47:17 +08:00
Gauthier Roebroeck
1b1a423d5e
build(webui-deps): fix resolve conflicts
2023-09-13 17:48:54 +08:00
Gauthier Roebroeck
110e5a7536
build(webui-deps): bump deps
2023-09-13 16:10:07 +08:00
Gauthier Roebroeck
b1a6ab68f8
build(webui-deps): bump axios to 1.5.0
2023-09-13 15:40:38 +08:00
Gauthier Roebroeck
63e05981be
build(webui-deps): bump @saekitominaga/isbn-verify to 2.0.1
2023-09-13 15:37:58 +08:00
Gauthier Roebroeck
9ef46b3ae7
build(webui): upgrade vue cli to v5
2023-09-13 15:14:28 +08:00
dependabot[bot]
59e6517488
build(deps): bump vuetify from 2.6.4 to 2.6.12 in /komga-webui
...
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify ) from 2.6.4 to 2.6.12.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases )
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.6.12/packages/vuetify )
---
updated-dependencies:
- dependency-name: vuetify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 09:19:05 +08:00
Gauthier Roebroeck
f98f7dbb47
build(webui): bump deps
2022-04-22 11:32:27 +08:00
Gauthier Roebroeck
9467c93b88
feat(webui): metrics dashboard in server settings
2022-02-10 16:24:44 +08:00
Gauthier Roebroeck
a96335dbee
feat: page hashing enhancement
...
only hash pages for cbz
delete non-cbz page hashes
store page hashes
2022-02-08 15:11:17 +08:00
Gauthier Roebroeck
4462a18ff9
build: npm upgrade
2022-01-25 16:25:15 +08:00
Gauthier Roebroeck
c1f299b9c1
build(webui): even more eslint mumbo jumbo
2021-12-23 16:14:45 +08:00
Gauthier Roebroeck
f6bb7b4443
build(webui): update dependencies
2021-12-23 15:41:16 +08:00
Gauthier Roebroeck
3fb24cba26
build(webui): more eslint mumbo jumbo
2021-12-23 15:36:02 +08:00
Gauthier Roebroeck
3d77660ee6
build(webui): update other dev dependencies
2021-12-23 15:02:39 +08:00
Gauthier Roebroeck
81605ec1ea
build(webui): update eslint plugin
2021-12-23 14:36:08 +08:00
Gauthier Roebroeck
f955c5e21a
build(webui): update babel deps
2021-12-23 11:35:28 +08:00
Gauthier Roebroeck
d478b86202
build(webui): downgrade sass to remove warnings during build
2021-12-23 11:31:17 +08:00
Gauthier Roebroeck
864a86da57
build: align jest deps and remove canvas warnings
2021-12-23 11:13:39 +08:00
Gauthier Roebroeck
3cdd1e6177
refactor(webui): simplify logger
2021-09-23 15:47:34 +08:00
Gauthier Roebroeck
9b2c971ae7
fix(webui): add logs in the frontend
2021-09-20 18:08:14 +08:00
Gauthier Roebroeck
25b530aa9d
build(webui): update dependencies
2021-09-08 11:36:03 +08:00
Gauthier Roebroeck
0a1761d37e
feat(webreader): fullscreen support
2021-08-06 13:49:32 +08:00
Gauthier Roebroeck
6d40836a2b
refactor(webui): remove cookie to local storage migration code
2021-07-30 17:08:32 +08:00
Gauthier Roebroeck
f97ca7c21a
build(webui): update dependencies
2021-06-10 17:58:24 +08:00
Gauthier Roebroeck
d114b0efb2
fix(webui): fix combobox search value remaining after list selection
...
update vuetify
2021-05-31 17:56:14 +08:00
Gauthier Roebroeck
7f7c6c3e6f
feat(webui): change/restore theme even on login page
...
moved locale and theme from cookies to localStorage
2021-03-26 15:48:15 +08:00
Gauthier Roebroeck
93cec4e4e5
feat: download current page from webreader
...
closes #469
2021-03-24 16:26:38 +08:00
Gauthier Roebroeck
3b95629126
refactor: simplify isbn validation
2021-03-12 16:54:34 +08:00
Gauthier Roebroeck
261a2177d3
refactor: remove moment.js
...
closes #452
2021-03-12 14:42:41 +08:00
Gauthier Roebroeck
3a7f393272
refactor: simpler isbn verification
2021-03-12 10:23:36 +08:00
Gauthier Roebroeck
65c16f109f
feat(webui): show and edit ISBN for book
2021-03-10 15:40:06 +08:00
Ben Kuskopf
9fed50e405
feat(webui): make authors chips clickable
...
closes #431
Co-authored-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-03-02 13:38:05 +08:00
Gauthier Roebroeck
efe6476a90
feat(webui): support for translations
...
closes #187
2021-02-16 12:15:42 +08:00
Gauthier Roebroeck
9071ad59ef
fix(webui): truncate summary and authors when too long
...
summary can be expanded by clicking a 'read more' button
authors are truncated with an ellipsis, full text will show on hover
reorder summary and authors for browse book view
2021-01-11 22:28:58 +08:00
dependabot[bot]
6bf31f50c3
build(deps): bump axios from 0.19.2 to 0.21.1 in /komga-webui
...
Bumps [axios](https://github.com/axios/axios ) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 16:57:08 +08:00
Gauthier Roebroeck
5567adc946
feat(webui): handle new metadata fields
...
closes #276
2020-08-24 15:06:43 +08:00
Gauthier Roebroeck
d95c9a838c
build: upgrade vuetify
2020-07-31 10:16:29 +08:00
Gauthier Roebroeck
f2aa5f8ac3
build(webui): upgrade dependencies
2020-07-31 09:52:35 +08:00
Gauthier Roebroeck
6dc1e198a3
build(webui): upgrade eslint
2020-07-31 09:23:29 +08:00
Gauthier Roebroeck
7003d8a687
build(webui): run lint on pre-commit
...
run linter in production mode
2020-07-03 15:44:00 +08:00
Gauthier Roebroeck
2f8255a05f
feat(webui): collections management
...
closes #30
2020-06-19 17:29:36 +08:00
primetoxinz
74a9f7e628
fix(webui): refactor Cards to a single dynamic component ( #148 )
...
this removes the badges on Series and Book cards. For Series it's duplicated information with the card showing the number of books. For Books it's information that is more technical and not needed in the overview, and still available in the book detailed view.
2020-05-04 10:57:18 +08:00
Gauthier Roebroeck
c6ac3beabe
build: add momentjs
2020-03-16 16:54:23 +08:00
Gauthier Roebroeck
d4e888beed
build: add vue-moment
2020-03-16 16:52:39 +08:00