Commit graph

2054 commits

Author SHA1 Message Date
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
Gauthier Roebroeck
0af5f5c4d9 perf: add database indices for faster querying 2022-07-15 22:20:10 +08:00
Gauthier Roebroeck
3f897d994b refactor: add default parameters 2022-07-15 22:18:58 +08:00
semantic-release-bot
58906657d2 chore(release): 0.155.0 [skip ci]
# [0.155.0](https://github.com/gotson/komga/compare/v0.154.4...v0.155.0) (2022-06-30)

### Bug Fixes

* re-enable content length header for book downloads ([535c6d7](535c6d7eca))
* use zip64 for archive downloads ([73949d5](73949d514e))

### Features

* enable more providers for actuator info ([61f519a](61f519a6a0))
2022-06-30 09:41:56 +00:00
Snd-R
535c6d7eca
fix: re-enable content length header for book downloads
this will allow progress bar to be displayed in clients
2022-06-30 16:54:34 +08:00
Snd-R
73949d514e
fix: use zip64 for archive downloads
fixes an issue with series or read list archives that contain an entry over 4GB
At this point every archiver should support zip64 so it should be fine to always use it
2022-06-30 16:53:28 +08:00
Gauthier Roebroeck
61f519a6a0 feat: enable more providers for actuator info 2022-06-28 17:46:30 +08:00
Gauthier Roebroeck
a177e5700c test: fix type inference because of latest assertj 2022-06-28 17:43:26 +08:00
Gauthier Roebroeck
938db3fd1b build: update deps 2022-06-28 17:41:28 +08:00
Gauthier Roebroeck
bd37573de6 build: update Kotlin to 1.7.0 2022-06-28 17:23:07 +08:00
semantic-release-bot
6de59c5023 chore(release): 0.154.4 [skip ci]
## [0.154.4](https://github.com/gotson/komga/compare/v0.154.3...v0.154.4) (2022-06-16)

### Bug Fixes

* files generated with removed pages could have incorrect permissions ([b3e3a4d](b3e3a4d764))
* translated using Weblate ([2511879](251187918f))
2022-06-16 10:01:34 +00:00
Weblate (bot)
251187918f
fix: translated using Weblate
Currently translated at 89.5% (567 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-06-16 17:33:13 +08:00
Gauthier Roebroeck
b3e3a4d764 fix: files generated with removed pages could have incorrect permissions 2022-06-16 17:28:38 +08:00
Gauthier
f27e89f3e1
ci: disable actions/stale 2022-06-15 14:07:29 +08:00
semantic-release-bot
a7e8d5f09d chore(release): 0.154.3 [skip ci]
## [0.154.3](https://github.com/gotson/komga/compare/v0.154.2...v0.154.3) (2022-06-10)

### Bug Fixes

* cannot delete read list with custom cover ([b73b869](b73b8690a4))
* error when downloading book file over 2GB ([ad82d99](ad82d99dbe)), closes [#897](https://github.com/gotson/komga/issues/897)
* translated using Weblate ([3f69206](3f69206064))
2022-06-10 14:24:49 +00:00
Gauthier Roebroeck
b73b8690a4 fix: cannot delete read list with custom cover 2022-06-10 21:33:43 +08:00
Gauthier Roebroeck
ad82d99dbe fix: error when downloading book file over 2GB
Closes: #897
2022-06-10 21:33:43 +08:00
Weblate (bot)
3f69206064
fix: translated using Weblate
Currently translated at 97.6% (618 of 633 strings)

fix: translated using Weblate (Portuguese (Brazil))

Currently translated at 82.9% (525 of 633 strings)

Co-authored-by: Fulano Detal <raleya7329@tsclip.com>
Co-authored-by: Hessa Alm <h.m-94@hotmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/komga/webui/ar/
Translate-URL: https://hosted.weblate.org/projects/komga/webui/pt_BR/
Translation: komga/webui

Co-authored-by: Fulano Detal <raleya7329@tsclip.com>
Co-authored-by: Hessa Alm <h.m-94@hotmail.com>
2022-06-10 21:32:50 +08:00
dependabot[bot]
6b37eba304
build(deps): bump semantic-release from 19.0.2 to 19.0.3 (#901)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.2 to 19.0.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v19.0.2...v19.0.3)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-10 09:43:56 +08:00