Commit Graph

73 Commits

Author SHA1 Message Date
semantic-release-bot
3fd617002e chore(release): 0.38.0 [skip ci]
# [0.38.0](https://github.com/gotson/komga/compare/v0.37.0...v0.38.0) (2020-06-09)

### Bug Fixes

* **webui:** simplify unread filter ([bb60f10](bb60f10d49))

### Features

* **webui:** search results page ([89039a4](89039a4170)), closes [#29](https://github.com/gotson/komga/issues/29)
2020-06-09 09:20:40 +00:00
semantic-release-bot
657f72333b chore(release): 0.37.0 [skip ci]
# [0.37.0](https://github.com/gotson/komga/compare/v0.36.0...v0.37.0) (2020-06-08)

### Bug Fixes

* **scanner:** add TRACE logs for file update times ([5433567](54335674ee)), closes [#159](https://github.com/gotson/komga/issues/159)
* order of pages is not loaded correctly from database ([d2288dd](d2288dda72)), closes [#189](https://github.com/gotson/komga/issues/189)

### Features

* automatic database backup ([bbb9f7c](bbb9f7ce06)), closes [#138](https://github.com/gotson/komga/issues/138)
2020-06-08 09:57:25 +00:00
semantic-release-bot
c303794e4f chore(release): 0.36.0 [skip ci]
# [0.36.0](https://github.com/gotson/komga/compare/v0.35.2...v0.36.0) (2020-06-08)

### Bug Fixes

* strip accented characters for title sort when creating series ([6f1e36e](6f1e36e7dc)), closes [#188](https://github.com/gotson/komga/issues/188)
* **webui:** prevent cropping on book thumbnails ([e038857](e038857887)), closes [#191](https://github.com/gotson/komga/issues/191)

### Features

* **api:** on deck books ([1b6a030](1b6a030ab5)), closes [#131](https://github.com/gotson/komga/issues/131)
* **webui:** add On Deck section on dashboard ([37c935e](37c935ec9a)), closes [#131](https://github.com/gotson/komga/issues/131)
2020-06-08 04:15:44 +00:00
semantic-release-bot
f5948bd478 chore(release): 0.35.2 [skip ci]
## [0.35.2](https://github.com/gotson/komga/compare/v0.35.1...v0.35.2) (2020-06-08)

### Bug Fixes

* **analysis:** page number was not persisted ([99f800c](99f800ce8f)), closes [#189](https://github.com/gotson/komga/issues/189)
2020-06-08 01:05:13 +00:00
semantic-release-bot
dbfb3391dc chore(release): 0.35.1 [skip ci]
## [0.35.1](https://github.com/gotson/komga/compare/v0.35.0...v0.35.1) (2020-06-05)

### Bug Fixes

* **api:** books could disappear for users if read by others ([3d1f0e0](3d1f0e0d05))
2020-06-05 13:06:46 +00:00
semantic-release-bot
8517613915 chore(release): 0.35.0 [skip ci]
# [0.35.0](https://github.com/gotson/komga/compare/v0.34.1...v0.35.0) (2020-06-05)

### Bug Fixes

* **api:** add count of in progress books in SeriesDto ([0d2713a](0d2713a090)), closes [#25](https://github.com/gotson/komga/issues/25)

### Features

* **api:** add read_status parameter to series books ([fc5c502](fc5c50240e)), closes [#25](https://github.com/gotson/komga/issues/25)
* **api:** read progress as search criteria for Series ([885c891](885c891267)), closes [#25](https://github.com/gotson/komga/issues/25)
* **webui:** add read status filter when browsing Series ([cc39ce8](cc39ce8b44)), closes [#25](https://github.com/gotson/komga/issues/25)
* **webui:** read progress filter for Series when browsing Libraries ([0c046a7](0c046a767d)), closes [#25](https://github.com/gotson/komga/issues/25)
2020-06-05 09:22:55 +00:00
semantic-release-bot
83d9d2f3fc chore(release): 0.34.1 [skip ci]
## [0.34.1](https://github.com/gotson/komga/compare/v0.34.0...v0.34.1) (2020-06-04)

### Bug Fixes

* **webui:** filter status not reset properly when changing library ([fea5431](fea54313d3))
2020-06-04 12:45:04 +00:00
semantic-release-bot
d79880e704 chore(release): 0.34.0 [skip ci]
# [0.34.0](https://github.com/gotson/komga/compare/v0.33.1...v0.34.0) (2020-06-04)

### Bug Fixes

* **webui:** adjust series unread count when marking books ([31e21fe](31e21fed45))
* **webui:** series grid not expanding to full width ([2f7d2a4](2f7d2a447f))

### Features

* **analysis:** handle read progress during book analysis ([1fc893e](1fc893ecb3))
* **api:** add read/unread books count in SeriesDto ([3ca50d7](3ca50d7b34)), closes [#25](https://github.com/gotson/komga/issues/25)
* **api:** search books by read status ([7f3c492](7f3c49280b)), closes [#25](https://github.com/gotson/komga/issues/25)
* **webui:** display unread count on series card ([4962f17](4962f17028)), closes [#25](https://github.com/gotson/komga/issues/25)
* **webui:** keep reading section in dashboard ([7984cef](7984cef066)), closes [#131](https://github.com/gotson/komga/issues/131)
* **webui:** read button on item card ([a59f263](a59f26365f)), closes [#133](https://github.com/gotson/komga/issues/133)
2020-06-04 10:31:18 +00:00
semantic-release-bot
8d7b45bb45 chore(release): 0.33.1 [skip ci]
## [0.33.1](https://github.com/gotson/komga/compare/v0.33.0...v0.33.1) (2020-06-03)

### Bug Fixes

* **api:** incorrect number of books returned ([544c873](544c873141)), closes [#177](https://github.com/gotson/komga/issues/177)
* **webui:** unread tick not showing properly on books ([0d0b998](0d0b9985c0))
2020-06-03 14:00:10 +00:00
semantic-release-bot
074c2c1d4a chore(release): 0.33.0 [skip ci]
# [0.33.0](https://github.com/gotson/komga/compare/v0.32.0...v0.33.0) (2020-06-03)

### Bug Fixes

* **webui:** action menu not showing for non-admin ([e60666c](e60666caa3))
* **webui:** replace mark as read/unread buttons with icons ([709ee1e](709ee1e29b))
* **webui:** use pagination for browsing screens ([5867db7](5867db77f5)), closes [#91](https://github.com/gotson/komga/issues/91)

### Features

* **api:** mark all books in series as read or unread ([75b7216](75b72164fe)), closes [#25](https://github.com/gotson/komga/issues/25)
* **webui:** mark series as read/unread ([4d7e243](4d7e243d3a)), closes [#25](https://github.com/gotson/komga/issues/25)
2020-06-03 08:36:47 +00:00
semantic-release-bot
1aab9b0714 chore(release): 0.32.0 [skip ci]
# [0.32.0](https://github.com/gotson/komga/compare/v0.31.0...v0.32.0) (2020-06-02)

### Features

* **api:** manage book read progress per user ([17c80cd](17c80cd1a1)), closes [#25](https://github.com/gotson/komga/issues/25)
* **webreader:** mark progress while reading ([10895a3](10895a37f5)), closes [#25](https://github.com/gotson/komga/issues/25)
* **webui:** mark books as read or unread ([24c994f](24c994f840)), closes [#25](https://github.com/gotson/komga/issues/25)
2020-06-02 09:56:27 +00:00
semantic-release-bot
59dd3682ef chore(release): 0.31.0 [skip ci]
# [0.31.0](https://github.com/gotson/komga/compare/v0.30.0...v0.31.0) (2020-06-01)

### Features

* migrate DAO from Hibernate to jOOQ ([75e1079](75e1079992))
2020-06-01 03:21:21 +00:00
semantic-release-bot
de953a4401 chore(release): 0.30.0 [skip ci]
# [0.30.0](https://github.com/gotson/komga/compare/v0.29.1...v0.30.0) (2020-05-28)

### Features

* switch to JRE for docker image ([3206495](320649594f))
2020-05-28 01:59:41 +00:00
semantic-release-bot
6c00ef1287 chore(release): 0.29.1 [skip ci]
## [0.29.1](https://github.com/gotson/komga/compare/v0.29.0...v0.29.1) (2020-05-12)

### Bug Fixes

* **opds:** use servlet context path to build links ([d82eefe](d82eefe19a)), closes [#156](https://github.com/gotson/komga/issues/156)
2020-05-12 00:57:32 +00:00
semantic-release-bot
722d3bd56b chore(release): 0.29.0 [skip ci]
# [0.29.0](https://github.com/gotson/komga/compare/v0.28.6...v0.29.0) (2020-05-08)

### Features

* **webreader:** add setting to disable swipe navigation ([32170d4](32170d4d69))
* **webreader:** do not always show reading direction pop ([dc7dc75](dc7dc75e31)), closes [#151](https://github.com/gotson/komga/issues/151)
2020-05-08 09:07:09 +00:00
semantic-release-bot
3586ea1426 chore(release): 0.28.6 [skip ci]
## [0.28.6](https://github.com/gotson/komga/compare/v0.28.5...v0.28.6) (2020-05-08)

### Bug Fixes

* ignore alpha channel on image conversion ([9556ae5](9556ae51f2)), closes [#153](https://github.com/gotson/komga/issues/153)
2020-05-08 08:08:18 +00:00
semantic-release-bot
816bbdb8f3 chore(release): 0.28.5 [skip ci]
## [0.28.5](https://github.com/gotson/komga/compare/v0.28.4...v0.28.5) (2020-05-08)

### Bug Fixes

* **opds:** do not always convert images ([6430c92](6430c92bcb)), closes [#153](https://github.com/gotson/komga/issues/153)
2020-05-08 02:20:46 +00:00
semantic-release-bot
def0ad111e chore(release): 0.28.4 [skip ci]
## [0.28.4](https://github.com/gotson/komga/compare/v0.28.3...v0.28.4) (2020-05-06)

### Bug Fixes

* **tasks:** background tasks would stop running if disk is over 90% full ([dc33fb1](dc33fb1d10))
2020-05-06 07:08:02 +00:00
semantic-release-bot
ff55c84f8e chore(release): 0.28.3 [skip ci]
## [0.28.3](https://github.com/gotson/komga/compare/v0.28.2...v0.28.3) (2020-05-05)

### Bug Fixes

* **epub:** epub not loading correctly on windows (again) ([8535f46](8535f46848))
2020-05-05 03:36:38 +00:00
semantic-release-bot
6d40601aec chore(release): 0.28.2 [skip ci]
## [0.28.2](https://github.com/gotson/komga/compare/v0.28.1...v0.28.2) (2020-05-04)

### Bug Fixes

* **epub:** epub were not loading properly on Windows ([eca453c](eca453c534)), closes [#149](https://github.com/gotson/komga/issues/149)
2020-05-04 07:50:52 +00:00
semantic-release-bot
a56b5a624a chore(release): 0.28.1 [skip ci]
## [0.28.1](https://github.com/gotson/komga/compare/v0.28.0...v0.28.1) (2020-05-04)

### Bug Fixes

* **webui:** refactor Cards to a single dynamic component ([#148](https://github.com/gotson/komga/issues/148)) ([74a9f7e](74a9f7e628))
2020-05-04 03:21:23 +00:00
semantic-release-bot
1de0d8491b chore(release): 0.28.0 [skip ci]
# [0.28.0](https://github.com/gotson/komga/compare/v0.27.7...v0.28.0) (2020-05-03)

### Bug Fixes

* **rar:** unsupported rar archives are marked as such ([6c0ebbe](6c0ebbeee1)), closes [#147](https://github.com/gotson/komga/issues/147)

### Features

* add hawt.io support ([dfa2405](dfa24057bb))
* **docker:** persist artemis data in /config ([08e7f5d](08e7f5dbf2))
* **scan:** add configuration to disable startup scan ([37590dd](37590dd912))
* **tasks:** background tasks persistency ([1a31c89](1a31c89712))
* **tasks:** replace background tasks management ([60ce87a](60ce87a25d))
2020-05-03 07:47:46 +00:00
semantic-release-bot
e7f4e203fb chore(release): 0.27.7 [skip ci]
## [0.27.7](https://github.com/gotson/komga/compare/v0.27.6...v0.27.7) (2020-04-20)

### Bug Fixes

* **swagger:** fix incorrect Pageable schema ([14bee56](14bee566b3))
2020-04-20 02:09:06 +00:00
semantic-release-bot
4fe300e4bb chore(release): 0.27.6 [skip ci]
## [0.27.6](https://github.com/gotson/komga/compare/v0.27.5...v0.27.6) (2020-04-18)

### Bug Fixes

* **swagger:** better pageable support ([6401dc9](6401dc9b9b))
2020-04-18 07:26:34 +00:00
semantic-release-bot
3174baf31d chore(release): 0.27.5 [skip ci]
## [0.27.5](https://github.com/gotson/komga/compare/v0.27.4...v0.27.5) (2020-04-18)

### Bug Fixes

* set default forward headers strategy to framework ([b24fbe3](b24fbe3a1e))
2020-04-18 06:23:50 +00:00
semantic-release-bot
d6f252ef41 chore(release): 0.27.4 [skip ci]
## [0.27.4](https://github.com/gotson/komga/compare/v0.27.3...v0.27.4) (2020-04-16)

### Bug Fixes

* **analyzer:** better rar5 detection ([b07e9b9](b07e9b9728))
* **swagger:** correct response type for thumbnails and file ([07f634e](07f634e658))
2020-04-16 14:46:12 +00:00
semantic-release-bot
cbfbde39d7 chore(release): 0.27.3 [skip ci]
## [0.27.3](https://github.com/gotson/komga/compare/v0.27.2...v0.27.3) (2020-04-16)

### Bug Fixes

* **analyzer:** regression in RAR handling ([b8462f3](b8462f3568))
2020-04-16 10:38:52 +00:00
semantic-release-bot
43d61d5d81 chore(release): 0.27.2 [skip ci]
## [0.27.2](https://github.com/gotson/komga/compare/v0.27.1...v0.27.2) (2020-04-15)

### Bug Fixes

* **webreader:** stretched images on Safari with fit to Width ([74f9305](74f9305e16))
2020-04-15 14:48:28 +00:00
semantic-release-bot
01c9ffe818 chore(release): 0.27.1 [skip ci]
## [0.27.1](https://github.com/gotson/komga/compare/v0.27.0...v0.27.1) (2020-04-15)

### Bug Fixes

* **swagger:** fix duplicated mapping key error ([face321](face321b08))
2020-04-15 01:47:25 +00:00
semantic-release-bot
450ae90a9c chore(release): 0.27.0 [skip ci]
# [0.27.0](https://github.com/gotson/komga/compare/v0.26.3...v0.27.0) (2020-04-13)

### Bug Fixes

* **api:** libraries are not sorted for restricted users ([1d58322](1d583229ee)), closes [#140](https://github.com/gotson/komga/issues/140)

### Features

* **swagger:** update to OpenAPI 3 ([c9de7c8](c9de7c8074))
2020-04-13 12:36:35 +00:00
semantic-release-bot
b900227c83 chore(release): 0.26.3 [skip ci]
## [0.26.3](https://github.com/gotson/komga/compare/v0.26.2...v0.26.3) (2020-04-12)

### Bug Fixes

* **epub:** add support for opf:role for authors ([30bf7f4](30bf7f469f)), closes [#139](https://github.com/gotson/komga/issues/139)
* **epub:** match artist and illustrator roles to penciller ([b7fe4bd](b7fe4bde74))
2020-04-12 04:38:49 +00:00
semantic-release-bot
7c09a3d8d7 chore(release): 0.26.2 [skip ci]
## [0.26.2](https://github.com/gotson/komga/compare/v0.26.1...v0.26.2) (2020-04-11)

### Bug Fixes

* **swagger:** paging and sorting parameters showing incorrectly ([1e9407c](1e9407cfe2))
2020-04-11 03:58:18 +00:00
semantic-release-bot
3bc6ddad72 chore(release): 0.26.1 [skip ci]
## [0.26.1](https://github.com/gotson/komga/compare/v0.26.0...v0.26.1) (2020-04-10)

### Bug Fixes

* **swagger:** parameters were not showing for claim method ([e5a0841](e5a084144d))
2020-04-10 13:06:30 +00:00
semantic-release-bot
2023f24036 chore(release): 0.26.0 [skip ci]
# [0.26.0](https://github.com/gotson/komga/compare/v0.25.1...v0.26.0) (2020-04-10)

### Bug Fixes

* **comicinfo:** avoid reading the file twice ([1dab826](1dab826622))
* **epub:** some EPUB files would not be parsed correctly ([f0ff785](f0ff785d66))
* **swagger:** ignore non-functional parameters ([d1c8b23](d1c8b23f44))

### Features

* **metadata:** retrieve EPUB metadata ([a4f5015](a4f5015435))
* **scan:** force rescan of existing series to pickup EPUB files ([854f090](854f090415))
* support for EPUB format (comics only) ([0a06a6f](0a06a6f799)), closes [#119](https://github.com/gotson/komga/issues/119)
2020-04-10 07:11:11 +00:00
semantic-release-bot
27239c3846 chore(release): 0.25.1 [skip ci]
## [0.25.1](https://github.com/gotson/komga/compare/v0.25.0...v0.25.1) (2020-04-06)

### Bug Fixes

* **api:** thumbnails not updating properly ([a5bd908](a5bd9087df))
* **opds:** prepend issue number for book titles for Chunky ([42cad8b](42cad8b4d5))
2020-04-06 07:52:15 +00:00
semantic-release-bot
bdf3f3419a chore(release): 0.25.0 [skip ci]
# [0.25.0](https://github.com/gotson/komga/compare/v0.24.10...v0.25.0) (2020-04-03)

### Bug Fixes

* **api:** book file download uses streaming ([74be1f0](74be1f0fac))

### Features

* **webui:** action menu to refresh metadata ([6ad59c4](6ad59c4efb))
* retrieve metadata from ComicInfo.xml ([af01d25](af01d25ede))
2020-04-03 04:37:29 +00:00
semantic-release-bot
856b0a50ba chore(release): 0.24.10 [skip ci]
## [0.24.10](https://github.com/gotson/komga/compare/v0.24.9...v0.24.10) (2020-03-25)

### Bug Fixes

* **opds:** add summary and authors to book entries ([2414792](241479292a))
* **webui:** properly display newline in book summary ([15d95ac](15d95ac442))
2020-03-25 03:58:31 +00:00
semantic-release-bot
1677d147e4 chore(release): 0.24.9 [skip ci]
## [0.24.9](https://github.com/gotson/komga/compare/v0.24.8...v0.24.9) (2020-03-24)

### Bug Fixes

* **webui:** redirect to initial page after login ([5f61597](5f61597125)), closes [#122](https://github.com/gotson/komga/issues/122)
2020-03-24 03:43:02 +00:00
semantic-release-bot
8d0666491e chore(release): 0.24.8 [skip ci]
## [0.24.8](https://github.com/gotson/komga/compare/v0.24.7...v0.24.8) (2020-03-23)

### Bug Fixes

* **api:** check if authors field is set ([9218e6b](9218e6bb26)), closes [#120](https://github.com/gotson/komga/issues/120)
2020-03-23 04:20:52 +00:00
semantic-release-bot
5ff0bfb50d chore(release): 0.24.7 [skip ci]
## [0.24.7](https://github.com/gotson/komga/compare/v0.24.6...v0.24.7) (2020-03-23)

### Bug Fixes

* **webui:** fix metadata dialogs on xs screens ([112837a](112837a163))
2020-03-23 03:32:04 +00:00
semantic-release-bot
4566877908 chore(release): 0.24.6 [skip ci]
## [0.24.6](https://github.com/gotson/komga/compare/v0.24.5...v0.24.6) (2020-03-21)

### Bug Fixes

* **api:** use etag on book thumbnails ([871a92a](871a92a783)), closes [#117](https://github.com/gotson/komga/issues/117)
2020-03-21 03:36:09 +00:00
semantic-release-bot
9f1bdba43a chore(release): 0.24.5 [skip ci]
## [0.24.5](https://github.com/gotson/komga/compare/v0.24.4...v0.24.5) (2020-03-20)

### Bug Fixes

* **api:** find book siblings by metadata.numberSort ([1902e72](1902e72f86))
* **api:** series thumbnail is of first book by metadata.numberSort ([0721f31](0721f31e2f))
* **opds:** books are ordered by metadata.numberSort ([60edbe1](60edbe1090))
* **opds:** display book metadata title instead of name ([d06da57](d06da572b6))
* **opds:** search series by metadata.title ([f4466b4](f4466b45bf))
2020-03-20 13:39:36 +00:00
semantic-release-bot
11ce5a5b5c chore(release): 0.24.4 [skip ci]
## [0.24.4](https://github.com/gotson/komga/compare/v0.24.3...v0.24.4) (2020-03-20)

### Bug Fixes

* **edit series dialog:** better form handling ([c225829](c2258294ce))
2020-03-20 08:49:19 +00:00
semantic-release-bot
274c54a126 chore(release): 0.24.3 [skip ci]
## [0.24.3](https://github.com/gotson/komga/compare/v0.24.2...v0.24.3) (2020-03-20)

### Bug Fixes

* **webui:** change page title on book change ([2d0e21b](2d0e21b0b8))
2020-03-20 01:49:04 +00:00
semantic-release-bot
ef765ffa3e chore(release): 0.24.2 [skip ci]
## [0.24.2](https://github.com/gotson/komga/compare/v0.24.1...v0.24.2) (2020-03-19)

### Bug Fixes

* **webui:** use metadata title for display name ([64c3356](64c33565c5))
2020-03-19 13:08:14 +00:00
semantic-release-bot
106eed11fa chore(release): 0.24.1 [skip ci]
## [0.24.1](https://github.com/gotson/komga/compare/v0.24.0...v0.24.1) (2020-03-19)

### Bug Fixes

* **api:** search books by metadata title ([487b18d](487b18d15b))
* **api:** search series by metadata title ([51dd917](51dd917249))
* **book card:** use book metadata ([ea1bdc6](ea1bdc646a))
* **browse series:** hide toolbar on selection ([e6d014f](e6d014f1ac))
* **searchbox:** display book metadata title instead of name ([26d37a0](26d37a0fc9))
2020-03-19 05:37:50 +00:00
semantic-release-bot
ce8e27b459 chore(release): 0.24.0 [skip ci]
# [0.24.0](https://github.com/gotson/komga/compare/v0.23.0...v0.24.0) (2020-03-18)

### Bug Fixes

* **add library:** special characters handling ([15afa93](15afa93431))

### Features

* **book reader:** set reading direction from metadata ([30e766b](30e766be16))
* **book reader:** vertical reading mode ([ca03111](ca03111b0b))
2020-03-18 08:02:00 +00:00
semantic-release-bot
aafb345466 chore(release): 0.23.0 [skip ci]
# [0.23.0](https://github.com/gotson/komga/compare/v0.22.2...v0.23.0) (2020-03-18)

### Features

* **book reader:** background color settings ([2c87e7b](2c87e7bba6)), closes [#113](https://github.com/gotson/komga/issues/113)
* **book reader:** pressing ESC will close the toolbars ([791f5df](791f5dff08))
2020-03-18 03:18:05 +00:00
semantic-release-bot
e961662e73 chore(release): 0.22.2 [skip ci]
## [0.22.2](https://github.com/gotson/komga/compare/v0.22.1...v0.22.2) (2020-03-17)

### Bug Fixes

* **webui:** change page size on media analysis screen ([afc2cd4](afc2cd4e70))
2020-03-17 10:07:10 +00:00
semantic-release-bot
49e259f7fe chore(release): 0.22.1 [skip ci]
## [0.22.1](https://github.com/gotson/komga/compare/v0.22.0...v0.22.1) (2020-03-17)

### Bug Fixes

* use JDBC update statements for database migration ([f68e035](f68e0352fd))
2020-03-17 06:36:46 +00:00