Commit graph

1399 commits

Author SHA1 Message Date
Gauthier Roebroeck
7090b0fbb3 refactor: extract more strings for i18n 2021-02-16 12:15:43 +08:00
Gauthier Roebroeck
cc935ffe35 refactor: fix spanish locale name 2021-02-16 12:15:43 +08:00
Hosted Weblate
dc8a9bac4a Translated using Weblate (French)
Currently translated at 100.0% (298 of 298 strings)

Translated using Weblate (Spanish)

Currently translated at 14.4% (43 of 297 strings)

Translated using Weblate (Norwegian Bokmål)

Currently translated at 66.3% (197 of 297 strings)

Translated using Weblate (French)

Currently translated at 100.0% (297 of 297 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 98.3% (292 of 297 strings)

Translated using Weblate (French)

Currently translated at 95.9% (285 of 297 strings)

Added translation using Weblate (Spanish)

Added translation using Weblate (Norwegian Bokmål)

Added translation using Weblate (Portuguese (Brazil))

Translated using Weblate (French)

Currently translated at 96.2% (286 of 297 strings)

Deleted translation using Weblate (Portuguese (Brazil))

Deleted translation using Weblate (German)

Added translation using Weblate (German)

Added translation using Weblate (Portuguese (Brazil))

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Cassiano Jarda <jardel.antunes.s@gmail.com>
Co-authored-by: Gauthier <gauthier.roebroeck@gmail.com>
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: Rurick Maqueo Poisot <rurick.mpoisot@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/es/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/fr/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/pt_BR/
Translation: komga/webui
2021-02-16 12:15:43 +08:00
Gauthier Roebroeck
a3dee72a2d refactor: extract more strings for i18n 2021-02-16 12:15:43 +08:00
Gauthier Roebroeck
33c4f6372f refactor: extract more strings for i18n 2021-02-16 12:15:43 +08:00
Gauthier Roebroeck
f38b789d1f refactor: extract more strings for i18n 2021-02-16 12:15:43 +08:00
Gauthier Roebroeck
05d2f9a51d refactor: extract more strings for i18n 2021-02-16 12:15:43 +08:00
Gauthier Roebroeck
7c1ed8ffa2 refactor: extract more strings for i18n 2021-02-16 12:15:43 +08:00
Gauthier
06f5fa1d1d Translated using Weblate (French)
Currently translated at 2.3% (3 of 127 strings)

Translation: komga/webui
Translate-URL: https://hosted.weblate.org/projects/komga/webui/fr/
2021-02-16 12:15:43 +08:00
Gauthier Roebroeck
b93a29addb refactor: extract more strings for i18n 2021-02-16 12:15:42 +08:00
Gauthier Roebroeck
83052a411f refactor: extract more strings for i18n 2021-02-16 12:15:42 +08:00
Gauthier Roebroeck
efe6476a90 feat(webui): support for translations
closes #187
2021-02-16 12:15:42 +08:00
Gauthier Roebroeck
75019c9a1e ci: don't run semantic release job on PRs 2021-02-11 11:24:57 +08:00
Gauthier Roebroeck
f72d765c5b build: remove jcenter 2021-02-10 15:11:03 +08:00
Gauthier Roebroeck
09c35a4f1f docs: remove mention of portable guide 2021-02-01 13:32:49 +08:00
Gauthier Roebroeck
e39a2ac6ba revert: update sqlite library to handle armv6
This reverts commit 33a10b3f
2021-01-29 14:12:32 +08:00
semantic-release-bot
a1ea6ec945 chore(release): 0.69.2 [skip ci]
## [0.69.2](https://github.com/gotson/komga/compare/v0.69.1...v0.69.2) (2021-01-29)

### Bug Fixes

* update sqlite library to handle armv6 ([33a10b3](33a10b3f7b)), closes [#398](https://github.com/gotson/komga/issues/398)
2021-01-29 03:24:52 +00:00
Gauthier Roebroeck
33a10b3f7b fix: update sqlite library to handle armv6
related to #398
2021-01-29 11:09:26 +08:00
semantic-release-bot
e39695a5fe chore(release): 0.69.1 [skip ci]
## [0.69.1](https://github.com/gotson/komga/compare/v0.69.0...v0.69.1) (2021-01-25)

### Bug Fixes

* **api:** sort series release years descending ([3cea176](3cea17612e)), closes [#395](https://github.com/gotson/komga/issues/395)
2021-01-25 09:10:45 +00:00
Gauthier Roebroeck
eb38560498 refactor: typo in logging message 2021-01-25 16:56:06 +08:00
Gauthier Roebroeck
3cea17612e fix(api): sort series release years descending
closes #395
2021-01-25 16:55:37 +08:00
semantic-release-bot
1546c3abcc chore(release): 0.69.0 [skip ci]
# [0.69.0](https://github.com/gotson/komga/compare/v0.68.2...v0.69.0) (2021-01-25)

### Features

* **api:** filter series by release year ([9133f3a](9133f3a441))
* **api:** get all release years for series ([c68951b](c68951be84))
* **webui:** filter series by release year ([33ecb72](33ecb72f57)), closes [#374](https://github.com/gotson/komga/issues/374)
2021-01-25 07:07:57 +00:00
Gauthier Roebroeck
33ecb72f57 feat(webui): filter series by release year
closes #374
2021-01-25 14:53:45 +08:00
Gauthier Roebroeck
9133f3a441 feat(api): filter series by release year 2021-01-25 14:52:27 +08:00
Gauthier Roebroeck
c68951be84 feat(api): get all release years for series 2021-01-25 14:51:01 +08:00
semantic-release-bot
b3aa6c2740 chore(release): 0.68.2 [skip ci]
## [0.68.2](https://github.com/gotson/komga/compare/v0.68.1...v0.68.2) (2021-01-24)

### Bug Fixes

* **scanner:** prevent library deletion when inaccessible ([2a262cc](2a262ccad1)), closes [#392](https://github.com/gotson/komga/issues/392)
2021-01-24 05:11:39 +00:00
Gauthier Roebroeck
2a262ccad1 fix(scanner): prevent library deletion when inaccessible
closes #392
2021-01-24 12:58:49 +08:00
semantic-release-bot
d35adeaebf chore(release): 0.68.1 [skip ci]
## [0.68.1](https://github.com/gotson/komga/compare/v0.68.0...v0.68.1) (2021-01-11)

### Bug Fixes

* **webui:** truncate summary and authors when too long ([9071ad5](9071ad59ef))
2021-01-11 14:42:59 +00: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
semantic-release-bot
ecb6f2014f chore(release): 0.68.0 [skip ci]
# [0.68.0](https://github.com/gotson/komga/compare/v0.67.1...v0.68.0) (2021-01-11)

### Features

* **webui:** display book aggregated data on series screen ([e642174](e642174c84)), closes [#181](https://github.com/gotson/komga/issues/181)
* aggregate book information at series level ([eb029d9](eb029d9bb5))
2021-01-11 09:36:50 +00:00
Gauthier Roebroeck
e642174c84 feat(webui): display book aggregated data on series screen
closes #181
2021-01-11 17:23:08 +08:00
Gauthier Roebroeck
eb029d9bb5 feat: aggregate book information at series level 2021-01-11 17:23:08 +08:00
semantic-release-bot
fc27ec86a3 chore(release): 0.67.1 [skip ci]
## [0.67.1](https://github.com/gotson/komga/compare/v0.67.0...v0.67.1) (2021-01-09)

### Bug Fixes

* scanner should ignore hidden files ([2d72b47](2d72b47cdf))
* scanner would not ignore hidden directories properly ([1cbcdaa](1cbcdaa0a1))
2021-01-09 03:29:42 +00:00
Gauthier Roebroeck
1cbcdaa0a1 fix: scanner would not ignore hidden directories properly 2021-01-09 11:16:41 +08:00
Gauthier Roebroeck
2d72b47cdf fix: scanner should ignore hidden files 2021-01-09 11:11:23 +08:00
Gauthier Roebroeck
52ce9a575a style: apply ktlint to whole project 2021-01-08 16:45:34 +08:00
Gauthier Roebroeck
6b769884ed build: fix repos for gradle 2021-01-08 16:45:34 +08:00
Gauthier Roebroeck
231fbbee60 build: fix editorconfig and disable max line for kotlin
intelliJ messes the format
2021-01-08 16:45:34 +08:00
Gauthier Roebroeck
7448d6f40f build: apply ktlint to idea 2021-01-08 16:45:34 +08:00
Gauthier Roebroeck
d7beef15c5 build: add gradle ktlint plugin 2021-01-08 16:45:34 +08:00
Gauthier Roebroeck
d4aebfa618 build: add IntelliJ code styles 2021-01-08 16:45:34 +08:00
semantic-release-bot
a338d30396 chore(release): 0.67.0 [skip ci]
# [0.67.0](https://github.com/gotson/komga/compare/v0.66.1...v0.67.0) (2021-01-06)

### Features

* **webui:** filter collections/readlists in Add To dialog ([1b422a2](1b422a2086)), closes [#378](https://github.com/gotson/komga/issues/378)
2021-01-06 09:26:50 +00:00
Gauthier Roebroeck
1b422a2086 feat(webui): filter collections/readlists in Add To dialog
closes #378
2021-01-06 17:13:31 +08:00
semantic-release-bot
da072945e7 chore(release): 0.66.1 [skip ci]
## [0.66.1](https://github.com/gotson/komga/compare/v0.66.0...v0.66.1) (2021-01-06)

### Bug Fixes

* **webui:** context navigation messed up ([ba61660](ba6166031b))
2021-01-06 09:10:02 +00:00
Gauthier Roebroeck
ba6166031b fix(webui): context navigation messed up 2021-01-06 16:57:38 +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
semantic-release-bot
3bdd90db1f chore(release): 0.66.0 [skip ci]
# [0.66.0](https://github.com/gotson/komga/compare/v0.65.0...v0.66.0) (2021-01-06)

### Bug Fixes

* **api:** endpoint for books in readlist is not filtered properly ([cdca78b](cdca78b38f))

### Features

* **api:** find previous/next book in readlist ([bcfb203](bcfb203f74))
* **webreader:** navigate between books of a readlist ([3a3d85c](3a3d85c3fc)), closes [#310](https://github.com/gotson/komga/issues/310)
* **webui:** navigate between books of a readlist ([88d4342](88d4342ef5))
2021-01-06 08:16:45 +00:00
Gauthier Roebroeck
3a3d85c3fc feat(webreader): navigate between books of a readlist
closes #310
2021-01-06 16:02:41 +08:00
Gauthier Roebroeck
88d4342ef5 feat(webui): navigate between books of a readlist 2021-01-06 16:02:41 +08:00
Gauthier Roebroeck
bcfb203f74 feat(api): find previous/next book in readlist
this also works for users with limited access to libraries
2021-01-06 16:02:41 +08:00