semantic-release-bot
1a819dd72b
chore(release): 0.64.8 [skip ci]
...
## [0.64.8](https://github.com/gotson/komga/compare/v0.64.7...v0.64.8 ) (2020-12-31)
### Bug Fixes
* fix sqlite library detection for aarch64 ([10df531 ](10df5316b3 ))
2020-12-31 09:42:52 +00:00
Gauthier Roebroeck
0d25f8d5a3
ci: try fixing docker push
2020-12-31 17:30:11 +08:00
Gauthier
c5012d05fa
ci: try to fix docker buildx push
2020-12-31 17:29:23 +08:00
Gauthier Roebroeck
10df5316b3
fix: fix sqlite library detection for aarch64
2020-12-31 16:17:49 +08:00
Gauthier Roebroeck
4f9ff80ad9
build: update dependencies
2020-12-31 16:02:18 +08:00
Gauthier Roebroeck
f2c84539e0
build: update to Spring Boot 2.4.1
2020-12-31 15:33:35 +08:00
Gauthier Roebroeck
3d8a0bb85e
build: update Kotlin to 1.4.20
2020-12-31 13:25:24 +08:00
Gauthier Roebroeck
1a6cdbba2d
build: update Gradle version to 6.7.1
2020-12-31 12:59:15 +08:00
Gauthier Roebroeck
31543047d7
docs: update CI badge
2020-12-31 12:41:10 +08:00
Gauthier Roebroeck
aae7f3c507
ci: delete travis config
2020-12-31 12:41:10 +08:00
Gauthier Roebroeck
dcdf14a24f
ci: rename ci scripts folder
2020-12-31 12:41:10 +08:00
Gauthier
13aa43b202
ci: add dockerhub secrets for CI workflow
2020-12-31 12:41:10 +08:00
Gauthier
a0e73b56d7
ci: setup CI workflow with github actions
2020-12-31 12:41:10 +08:00
Gauthier Roebroeck
7e988166ca
build: update versions plugin
2020-12-28 22:29:57 +08:00
Gauthier Roebroeck
bb5a0c2283
build: npm upgrade
2020-12-28 22:17:47 +08:00
semantic-release-bot
53750b2ad9
chore(release): 0.64.7 [skip ci]
...
## [0.64.7](https://github.com/gotson/komga/compare/v0.64.6...v0.64.7 ) (2020-12-18)
### Bug Fixes
* **opds:** duplicate series if in multiple collections ([c7e6209 ](c7e6209765 )), closes [#363 ](https://github.com/gotson/komga/issues/363 )
2020-12-18 10:23:51 +00:00
Gauthier Roebroeck
c7e6209765
fix(opds): duplicate series if in multiple collections
...
closes #363
2020-12-18 18:05:38 +08:00
semantic-release-bot
0b572620cd
chore(release): 0.64.6 [skip ci]
...
## [0.64.6](https://github.com/gotson/komga/compare/v0.64.5...v0.64.6 ) (2020-12-03)
### Bug Fixes
* use bionic base image ([85fe674 ](85fe674e6a )), closes [#349 ](https://github.com/gotson/komga/issues/349 )
2020-12-03 14:15:49 +00:00
Gauthier Roebroeck
85fe674e6a
fix: use bionic base image
...
the more recent ubuntu focal base image doesn't always work on arm32 architecture
closes #349
2020-12-03 21:57:50 +08:00
semantic-release-bot
4193690df6
chore(release): 0.64.5 [skip ci]
...
## [0.64.5](https://github.com/gotson/komga/compare/v0.64.4...v0.64.5 ) (2020-11-23)
### Bug Fixes
* enhanced logging for sqlite native lib loading ([f1a894d ](f1a894db9e ))
2020-11-23 19:13:08 +00:00
Gauthier Roebroeck
f1a894db9e
fix: enhanced logging for sqlite native lib loading
2020-11-24 02:55:46 +08:00
dependabot[bot]
f62a32634b
build(deps): bump semantic-release from 17.1.1 to 17.2.3 ( #357 )
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 17.1.1 to 17.2.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.1.1...v17.2.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-19 19:44:16 +08:00
semantic-release-bot
2f68198b29
chore(release): 0.64.4 [skip ci]
...
## [0.64.4](https://github.com/gotson/komga/compare/v0.64.3...v0.64.4 ) (2020-11-02)
### Bug Fixes
* **api:** support accept header in getBookPage ([#352 ](https://github.com/gotson/komga/issues/352 )) ([e123d38 ](e123d38692 )), closes [#350 ](https://github.com/gotson/komga/issues/350 )
2020-11-02 20:33:29 +00:00
Sylvain Laperche
e123d38692
fix(api): support accept header in getBookPage ( #352 )
...
* fix(api): support accept header in getBookPage
API is documented as supporting `accept: image/*` in the HTTP request,
but doing so results in server response with the status 406.
This commit updates the `GetMapping` annotation to correctly support
these values in the HTTP `accept` header.
closes #350
* fix: failing test
Co-authored-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2020-11-03 04:16:14 +08:00
semantic-release-bot
ae5917eb1a
chore(release): 0.64.3 [skip ci]
...
## [0.64.3](https://github.com/gotson/komga/compare/v0.64.2...v0.64.3 ) (2020-10-29)
### Bug Fixes
* don't append volume to series title if equals to 1 ([1cb9ae6 ](1cb9ae6aad )), closes [#347 ](https://github.com/gotson/komga/issues/347 )
2020-10-29 12:11:04 +00:00
Gauthier Roebroeck
1cb9ae6aad
fix: don't append volume to series title if equals to 1
...
closes #347
2020-10-29 19:54:15 +08:00
semantic-release-bot
ef780c31d6
chore(release): 0.64.2 [skip ci]
...
## [0.64.2](https://github.com/gotson/komga/compare/v0.64.1...v0.64.2 ) (2020-10-25)
### Bug Fixes
* native webp library ([15caea3 ](15caea3b99 )), closes [#279 ](https://github.com/gotson/komga/issues/279 )
2020-10-25 04:27:00 +00:00
Gauthier Roebroeck
15caea3b99
fix: native webp library
...
native webp library will be used over java implementation if possible
closes #279
2020-10-25 11:44:54 +08:00
semantic-release-bot
11df1e0864
chore(release): 0.64.1 [skip ci]
...
## [0.64.1](https://github.com/gotson/komga/compare/v0.64.0...v0.64.1 ) (2020-10-24)
### Bug Fixes
* use own distrib of sqlite with freebsd support ([3d2793a ](3d2793a768 )), closes [#319 ](https://github.com/gotson/komga/issues/319 )
2020-10-24 12:50:33 +00:00
Gauthier Roebroeck
3d2793a768
fix: use own distrib of sqlite with freebsd support
...
closes #319
2020-10-24 17:22:31 +08:00
semantic-release-bot
ccba4bdcfb
chore(release): 0.64.0 [skip ci]
...
# [0.64.0](https://github.com/gotson/komga/compare/v0.63.3...v0.64.0 ) (2020-10-22)
### Features
* append volume to series name ([2567796 ](25677967db )), closes [#343 ](https://github.com/gotson/komga/issues/343 ) [#132 ](https://github.com/gotson/komga/issues/132 )
2020-10-22 10:19:24 +00:00
Gauthier Roebroeck
25677967db
feat: append volume to series name
...
closes #343 , closes #132
2020-10-22 18:02:18 +08:00
semantic-release-bot
eb10a12013
chore(release): 0.63.3 [skip ci]
...
## [0.63.3](https://github.com/gotson/komga/compare/v0.63.2...v0.63.3 ) (2020-10-20)
### Bug Fixes
* scanner crashes if folders are not readable ([f43a386 ](f43a3864f8 )), closes [#342 ](https://github.com/gotson/komga/issues/342 )
2020-10-20 13:52:44 +00:00
Gauthier Roebroeck
f43a3864f8
fix: scanner crashes if folders are not readable
...
scanner will also skip files that are not readable
closes #342
2020-10-20 21:34:55 +08:00
James Evans
b9eb6936e9
refactor: spelling in logs
2020-10-15 22:12:32 +08:00
semantic-release-bot
0136ff6fb2
chore(release): 0.63.2 [skip ci]
...
## [0.63.2](https://github.com/gotson/komga/compare/v0.63.1...v0.63.2 ) (2020-10-05)
### Bug Fixes
* **api:** incorrect parameter type ([342f04c ](342f04c117 ))
2020-10-05 12:53:03 +00:00
Gauthier Roebroeck
342f04c117
fix(api): incorrect parameter type
...
collection_id on /series was accepting Long instead of String
2020-10-05 20:35:49 +08:00
semantic-release-bot
d9bf397db4
chore(release): 0.63.1 [skip ci]
...
## [0.63.1](https://github.com/gotson/komga/compare/v0.63.0...v0.63.1 ) (2020-09-29)
### Bug Fixes
* **opds:** url encode publisher query param ([8347fdc ](8347fdc44d )), closes [#335 ](https://github.com/gotson/komga/issues/335 )
2020-09-29 12:19:06 +00:00
Gauthier Roebroeck
8347fdc44d
fix(opds): url encode publisher query param
...
closes #335
2020-09-29 20:01:11 +08:00
semantic-release-bot
8c185fd2cc
chore(release): 0.63.0 [skip ci]
...
# [0.63.0](https://github.com/gotson/komga/compare/v0.62.6...v0.63.0 ) (2020-09-28)
### Features
* **opds:** browse series by publishers ([f3fcab4 ](f3fcab41e4 )), closes [#332 ](https://github.com/gotson/komga/issues/332 )
* **opds:** recently added books ([dd7bc9c ](dd7bc9cbf6 )), closes [#327 ](https://github.com/gotson/komga/issues/327 )
* order books by release date ([e3bb8bc ](e3bb8bc7ae )), closes [#318 ](https://github.com/gotson/komga/issues/318 )
2020-09-28 10:55:54 +00:00
Gauthier Roebroeck
dd7bc9cbf6
feat(opds): recently added books
...
closes #327
2020-09-28 18:35:55 +08:00
Gauthier Roebroeck
f3fcab41e4
feat(opds): browse series by publishers
...
closes #332
2020-09-28 17:59:51 +08:00
Gauthier Roebroeck
e3bb8bc7ae
feat: order books by release date
...
closes #318
2020-09-28 17:39:55 +08:00
dependabot[bot]
c8c0c46b46
build(deps): bump node-fetch from 2.6.0 to 2.6.1
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-13 09:08:12 +08:00
semantic-release-bot
018036d916
chore(release): 0.62.6 [skip ci]
...
## [0.62.6](https://github.com/gotson/komga/compare/v0.62.5...v0.62.6 ) (2020-09-12)
### Bug Fixes
* **webreader:** images smaller than viewport would not fill width ([81d9a00 ](81d9a00185 )), closes [#311 ](https://github.com/gotson/komga/issues/311 )
2020-09-12 09:47:16 +00:00
Gauthier Roebroeck
81d9a00185
fix(webreader): images smaller than viewport would not fill width
...
closes #311
2020-09-12 17:19:29 +08:00
semantic-release-bot
71f40b17a8
chore(release): 0.62.5 [skip ci]
...
## [0.62.5](https://github.com/gotson/komga/compare/v0.62.4...v0.62.5 ) (2020-09-06)
### Bug Fixes
* trim and lowercase tags and genres in metadata ([656f23a ](656f23a64a )), closes [#302 ](https://github.com/gotson/komga/issues/302 )
* **opds:** cannot download file with semicolon in filename ([e1e251e ](e1e251ec2f )), closes [#309 ](https://github.com/gotson/komga/issues/309 )
2020-09-06 09:58:06 +00:00
Gauthier Roebroeck
9cbebce37b
test: fix tests
...
following 656f23a64a
2020-09-06 17:30:09 +08:00
Gauthier Roebroeck
656f23a64a
fix: trim and lowercase tags and genres in metadata
...
closes #302
2020-09-06 12:39:26 +08:00
Gauthier Roebroeck
e1e251ec2f
fix(opds): cannot download file with semicolon in filename
...
closes #309
2020-09-06 12:39:26 +08:00