Gauthier Roebroeck
d749285d6a
chore: use triage label for issue templates
2022-09-19 10:44:57 +08:00
semantic-release-bot
181683c7ee
chore(release): 0.157.2 [skip ci]
...
## [0.157.2](https://github.com/gotson/komga/compare/v0.157.1...v0.157.2 ) (2022-09-13)
### Bug Fixes
* cannot parse series.json ([122f0c9 ](122f0c92ad )), closes [#961 ](https://github.com/gotson/komga/issues/961 )
* **webui:** bottom pagination hidden by navigation bar on SM breakpoint ([234dae0 ](234dae0841 )), closes [#953 ](https://github.com/gotson/komga/issues/953 )
2022-09-13 12:09:49 +00:00
dependabot[bot]
a829bbc693
build(deps): bump docker/setup-buildx-action from 1 to 2
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 15:23:50 +08:00
dependabot[bot]
5440d9725c
build(deps): bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 15:23:28 +08:00
Gauthier Roebroeck
0ebdbc5a71
ci: lock inactive threads after 30 days
...
fix incorrect params
2022-08-26 10:59:13 +08:00
dependabot[bot]
d89f0402b4
build(deps): bump peter-evans/dockerhub-description from 2.0.0 to 3.1.0
...
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description ) from 2.0.0 to 3.1.0.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases )
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v2.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 10:52:55 +08:00
dependabot[bot]
85f64f6ef6
build(deps): bump actions/setup-node from 2 to 3
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 10:52:22 +08:00
dependabot[bot]
2c43f5f16c
build(deps): bump actions/setup-java from 2 to 3
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 10:51:42 +08:00
dependabot[bot]
d7f2cff3a8
build(deps): bump docker/setup-qemu-action from 1 to 2
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 10:51:11 +08:00
dependabot[bot]
88362a0527
build(deps): bump docker/login-action from 1 to 2
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 10:50:46 +08:00
Gauthier Roebroeck
e178da2179
ci: lock inactive threads after 30 days
2022-08-26 10:49:32 +08:00
Gauthier Roebroeck
d26415eb39
ci: allow dependabot PRs for github actions
2022-08-26 10:40:07 +08:00
Gauthier Roebroeck
122f0c92ad
fix: cannot parse series.json
...
Closes : #961
2022-08-26 10:26:02 +08:00
Callum Loh
5e7194c166
ci: push container to GHCR & set source label on container ( #956 )
...
Update Github actions to push to GHCR and add labels to docker containers
so that renovate etc can find the source
2022-08-26 10:12:08 +08:00
Gauthier Roebroeck
234dae0841
fix(webui): bottom pagination hidden by navigation bar on SM breakpoint
...
Closes : #953
2022-08-25 10:13:39 +08:00
semantic-release-bot
4bda396dba
chore(release): 0.157.1 [skip ci]
...
## [0.157.1](https://github.com/gotson/komga/compare/v0.157.0...v0.157.1 ) (2022-08-18)
### Bug Fixes
* **api:** prevent SQLITE_TOOBIG book search returns many matches ([f8cc3cd ](f8cc3cd4ca )), closes [#940 ](https://github.com/gotson/komga/issues/940 )
* encode filenames in UTF-8 when downloading ([#941 ](https://github.com/gotson/komga/issues/941 )) ([cf98e69 ](cf98e69374 ))
* translated using Weblate ([c85f267 ](c85f267c10 ))
* **webui:** iOS icon without black edges ([#949 ](https://github.com/gotson/komga/issues/949 )) ([a3929e2 ](a3929e2e1f ))
* **webui:** search for collection/readlist in the "add to" dialog should ignore accents ([ac67924 ](ac67924fba )), closes [#944 ](https://github.com/gotson/komga/issues/944 )
2022-08-18 03:39:20 +00:00
Weblate (bot)
c85f267c10
fix: translated using Weblate
...
Currently translated at 96.8% (613 of 633 strings)
fix: translated using Weblate (Danish)
Currently translated at 20.0% (127 of 633 strings)
fix: translated using Weblate (Czech)
Currently translated at 31.1% (197 of 633 strings)
fix: translated using Weblate (Czech)
Currently translated at 31.1% (197 of 633 strings)
fix: translated using Weblate (Korean)
Currently translated at 100.0% (633 of 633 strings)
Co-authored-by: Habanero <habanerospices@gmail.com>
Co-authored-by: Horu <nguyenphankhanhan2001@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jaroslav Lichtblau <jlichtblau@seznam.cz>
Co-authored-by: pyrogeen <chenxia747@gmail.com>
Co-authored-by: 이병주 <bfkadan@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/cs/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/da/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ko/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/vi/
Translation: komga/webui
Co-authored-by: Habanero <habanerospices@gmail.com>
Co-authored-by: Horu <nguyenphankhanhan2001@gmail.com>
Co-authored-by: Jaroslav Lichtblau <jlichtblau@seznam.cz>
Co-authored-by: pyrogeen <chenxia747@gmail.com>
Co-authored-by: 이병주 <bfkadan@gmail.com>
2022-08-18 11:13:14 +08:00
Gauthier Roebroeck
f8cc3cd4ca
fix(api): prevent SQLITE_TOOBIG book search returns many matches
...
Closes : #940
2022-08-18 11:04:24 +08:00
Ukenn
a3929e2e1f
fix(webui): iOS icon without black edges ( #949 )
...
Modify the ios icon to fill the colour to prevent black edges
2022-08-17 10:05:31 +08:00
Gauthier Roebroeck
ac67924fba
fix(webui): search for collection/readlist in the "add to" dialog should ignore accents
...
Closes : #944
2022-08-11 11:27:21 +08:00
Gauthier Roebroeck
834ed0e964
build: upgrade openapi plugin to 1.4.0
2022-08-11 09:57:00 +08:00
Drew Hamilton
cf98e69374
fix: encode filenames in UTF-8 when downloading ( #941 )
...
Co-authored-by: ahamilton <ahamilton@emissary.co.jp>
Co-authored-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2022-08-09 11:41:55 +08:00
semantic-release-bot
115be0ab32
chore(release): 0.157.0 [skip ci]
...
# [0.157.0](https://github.com/gotson/komga/compare/v0.156.0...v0.157.0 ) (2022-07-28)
### Bug Fixes
* add configuration to set the database pool size ([76e6241 ](76e624140d ))
* default the max pool size to 1 ([c962f8a ](c962f8a7ab ))
* translated using Weblate ([2cbd124 ](2cbd124d61 ))
### Features
* **api:** allow readlist custom sorting ([b9e69a1 ](b9e69a1c9a ))
2022-07-28 02:33:49 +00:00
Weblate (bot)
2cbd124d61
fix: translated using Weblate
...
Currently translated at 100.0% (633 of 633 strings)
Co-authored-by: Samy A <azaz.samy@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/fr/
Translation: komga/webui
Co-authored-by: Samy A <azaz.samy@gmail.com>
2022-07-28 10:18:06 +08:00
Gauthier Roebroeck
76e624140d
fix: add configuration to set the database pool size
2022-07-28 09:47:40 +08:00
Gauthier Roebroeck
c962f8a7ab
fix: default the max pool size to 1
2022-07-28 09:47:40 +08:00
Gauthier Roebroeck
b9e69a1c9a
feat(api): allow readlist custom sorting
2022-07-28 09:47:40 +08:00
semantic-release-bot
cc5ced63be
chore(release): 0.156.0 [skip ci]
...
# [0.156.0](https://github.com/gotson/komga/compare/v0.155.3...v0.156.0 ) (2022-07-26)
### Bug Fixes
* translated using Weblate ([85236d9 ](85236d9e93 ))
* **webui:** missing i18n strings ([775dd5c ](775dd5c666 ))
* **webui:** series name not showing on card if it starts with '<' ([599b605 ](599b605d92 )), closes [#930 ](https://github.com/gotson/komga/issues/930 )
### Features
* expose sqlite pragma configuration ([3c51430 ](3c5143071c ))
2022-07-26 02:38:54 +00:00
Weblate (bot)
85236d9e93
fix: translated using Weblate
...
Currently translated at 90.9% (576 of 633 strings)
fix: translated using Weblate (German)
Currently translated at 100.0% (633 of 633 strings)
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: phlostically <phlostically@mailinator.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/de/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/eo/
Translation: komga/webui
Co-authored-by: M <mhannig@gmx.de>
Co-authored-by: phlostically <phlostically@mailinator.com>
2022-07-26 10:21:56 +08:00
Gauthier Roebroeck
3c5143071c
feat: expose sqlite pragma configuration
2022-07-26 10:18:45 +08:00
Gauthier Roebroeck
775dd5c666
fix(webui): missing i18n strings
2022-07-25 10:37:27 +08:00
Gauthier Roebroeck
f0d3a46655
refactor(webui): remove useless string wrap
2022-07-25 10:37:27 +08:00
Gauthier Roebroeck
599b605d92
fix(webui): series name not showing on card if it starts with '<'
...
Closes : #930
2022-07-25 10:37:27 +08:00
semantic-release-bot
c55d720c13
chore(release): 0.155.3 [skip ci]
...
## [0.155.3](https://github.com/gotson/komga/compare/v0.155.2...v0.155.3 ) (2022-07-22)
### Bug Fixes
* expose configuration for transaction mode ([218e300 ](218e3006f9 ))
2022-07-22 05:37:55 +00:00
Gauthier Roebroeck
218e3006f9
fix: expose configuration for transaction mode
2022-07-22 11:55:45 +08:00
dependabot[bot]
ce8f80e6ee
build(deps): bump shell-quote from 1.7.2 to 1.7.3 in /komga-webui ( #927 )
...
Bumps [shell-quote](https://github.com/substack/node-shell-quote ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases )
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md )
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 09:28:45 +08:00
dependabot[bot]
5159a916b2
build(deps): bump moment from 2.29.2 to 2.29.4 in /komga-webui ( #926 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 09:28:28 +08:00
dependabot[bot]
58dcd1ed63
build(deps): bump terser from 4.8.0 to 4.8.1 in /komga-webui ( #925 )
...
Bumps [terser](https://github.com/terser/terser ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 09:21:15 +08:00
semantic-release-bot
02227c084f
chore(release): 0.155.2 [skip ci]
...
## [0.155.2](https://github.com/gotson/komga/compare/v0.155.1...v0.155.2 ) (2022-07-20)
### Bug Fixes
* translated using Weblate ([11bdf0e ](11bdf0ebf7 ))
### Performance Improvements
* database connection pooling ([58fde3e ](58fde3e7aa ))
* remove distinct on BookDtoDao ([3256f3f ](3256f3f300 ))
* retrieve one to many collections in bulk ([8e9d93f ](8e9d93f6f9 ))
2022-07-20 04:32:43 +00:00
Weblate (bot)
11bdf0ebf7
fix: translated using Weblate
...
Currently translated at 90.3% (572 of 633 strings)
Co-authored-by: phlostically <phlostically@mailinator.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/eo/
Translation: komga/webui
Co-authored-by: phlostically <phlostically@mailinator.com>
2022-07-20 12:18:43 +08:00
Gauthier Roebroeck
22556f8f0a
refactor: remove unused profile
2022-07-20 11:38:04 +08:00
Gauthier Roebroeck
58fde3e7aa
perf: database connection pooling
2022-07-20 10:08:25 +08:00
Gauthier Roebroeck
3256f3f300
perf: remove distinct on BookDtoDao
2022-07-20 10:05:09 +08:00
Gauthier Roebroeck
8e9d93f6f9
perf: retrieve one to many collections in bulk
2022-07-18 11:54:56 +08:00
Gauthier Roebroeck
5b6c1a56f7
test: fix benchmark page size parameter
2022-07-18 11:51:52 +08:00
Gauthier Roebroeck
c76f7affb8
test: adjust benchmark to better represent real usage
2022-07-16 17:37:50 +08:00
semantic-release-bot
6a674f1f4d
chore(release): 0.155.1 [skip ci]
...
## [0.155.1](https://github.com/gotson/komga/compare/v0.155.0...v0.155.1 ) (2022-07-15)
### Bug Fixes
* translated using Weblate ([21c2be4 ](21c2be4c4f ))
### Performance Improvements
* add database indices for faster querying ([0af5f5c ](0af5f5c4d9 ))
* don't sort books and series by default ([31c89fc ](31c89fc298 ))
2022-07-15 14:53:39 +00:00
Weblate (bot)
21c2be4c4f
fix: translated using Weblate
...
Currently translated at 92.7% (587 of 633 strings)
fix: translated using Weblate (Italian)
Currently translated at 100.0% (633 of 633 strings)
fix: translated using Weblate (Russian)
Currently translated at 92.5% (586 of 633 strings)
Co-authored-by: Gleb Usoltsev <gleb_usoltsev@iglun.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/it/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ru/
Translation: komga/webui
Co-authored-by: Gleb Usoltsev <gleb_usoltsev@iglun.com>
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com>
2022-07-15 22:27:26 +08:00
Gauthier Roebroeck
31c89fc298
perf: don't sort books and series by default
2022-07-15 22:23:44 +08:00
Gauthier Roebroeck
43a1fc7a0a
build: benchmark tooling
2022-07-15 22:21:30 +08:00