Commit graph

1395 commits

Author SHA1 Message Date
Gauthier Roebroeck
b6bd735bdb feat(webui): refresh dashboard on action menu actions 2020-06-26 11:50:38 +08:00
Gauthier Roebroeck
6ece7b12be feat(webui): allow direct input of library path in add dialog
closes #88
2020-06-26 11:34:36 +08:00
Gauthier Roebroeck
0297210dc2 feat(webui): better handling of library deletion
depending on the current screen, data can be reloaded or redirection to home page
2020-06-26 11:20:52 +08:00
Gauthier Roebroeck
37d790d1fc feat(webui): action menu on item cards 2020-06-26 10:49:18 +08:00
Gauthier Roebroeck
08919814d3 fix(api): collection without element would return incorrect dto 2020-06-26 10:45:42 +08:00
Gauthier Roebroeck
78eba89733 refactor: carve out Book action menu 2020-06-22 16:43:28 +08:00
Gauthier Roebroeck
8ce5a391e5 fix(webui): display collection after adding in series browsing screen 2020-06-22 16:42:29 +08:00
Gauthier Roebroeck
54ffa07f4b refactor: remove useless functions
specify type on action menus props
2020-06-22 16:40:48 +08:00
semantic-release-bot
ae42ce92a6 chore(release): 0.40.1 [skip ci]
## [0.40.1](https://github.com/gotson/komga/compare/v0.40.0...v0.40.1) (2020-06-19)

### Bug Fixes

* **webui:** drag series by handle when editing collection ([e72f4ab](e72f4ab57e)), closes [#214](https://github.com/gotson/komga/issues/214)
* **webui:** wider display for collection expansion panel ([96c95ea](96c95ea074))
2020-06-19 14:40:37 +00:00
Gauthier Roebroeck
96c95ea074 fix(webui): wider display for collection expansion panel
for smaller screen size the expansion panel will take the full width
2020-06-19 22:14:21 +08:00
Gauthier Roebroeck
e72f4ab57e fix(webui): drag series by handle when editing collection
closes #214
2020-06-19 22:13:12 +08:00
semantic-release-bot
2528d74f35 chore(release): 0.40.0 [skip ci]
# [0.40.0](https://github.com/gotson/komga/compare/v0.39.0...v0.40.0) (2020-06-19)

### Bug Fixes

* **api:** sort libraries case insensitive ([1650aec](1650aec75b))

### Features

* **api:** collections management ([c2f9403](c2f940336a)), closes [#30](https://github.com/gotson/komga/issues/30)
* **webui:** collections management ([2f8255a](2f8255a05f)), closes [#30](https://github.com/gotson/komga/issues/30)
2020-06-19 10:08:52 +00:00
Gauthier Roebroeck
331ce12806 docs: add requirements to DEVELOPING.md 2020-06-19 17:35:03 +08:00
Gauthier Roebroeck
4ccfa85818 docs: replace DockerHub documenatation with a link to official doc 2020-06-19 17:34:41 +08:00
Gauthier Roebroeck
2f8255a05f feat(webui): collections management
closes #30
2020-06-19 17:29:36 +08:00
Gauthier Roebroeck
c2f940336a feat(api): collections management
related to #30
2020-06-19 17:27:55 +08:00
Gauthier Roebroeck
1650aec75b fix(api): sort libraries case insensitive 2020-06-19 17:25:43 +08:00
Gauthier Roebroeck
8b593a66dd build: git ignore tmp files 2020-06-19 17:24:33 +08:00
Gauthier Roebroeck
5a30f0ffe1 refactor: use @Component instead of @Controller for schedulers 2020-06-19 17:22:57 +08:00
Gauthier
374f39d76c
docs: add link to opencollective badge 2020-06-16 20:39:13 +08:00
Gauthier
7aeecfb185
docs: add opencollective badge in README 2020-06-16 20:38:35 +08:00
Gauthier Roebroeck
bf571519d7 ci: generate openapi spec and commit back to repo on release 2020-06-13 21:14:42 +08:00
Gauthier Roebroeck
a0f140fdeb build: add springdoc gradle plugin to generate openapi spec 2020-06-13 21:14:02 +08:00
Gauthier Roebroeck
d1485a0f37 refactor: use correct http status 2020-06-12 17:55:57 +08:00
Gauthier Roebroeck
5591016a01 refactor: use null instead of emptyList for absence of criteria
for BookSearch and SeriesSearch
2020-06-12 17:55:55 +08:00
Gauthier Roebroeck
51b483da6f build: remove unused plugins and configuration 2020-06-12 17:55:52 +08:00
semantic-release-bot
235cd4f23c chore(release): 0.39.0 [skip ci]
# [0.39.0](https://github.com/gotson/komga/compare/v0.38.0...v0.39.0) (2020-06-10)

### Features

* **api:** restrict page streaming and file download with roles ([6291dab](6291dab864)), closes [#146](https://github.com/gotson/komga/issues/146)
* **webui:** restrict page streaming and file download per user ([381b196](381b196033)), closes [#146](https://github.com/gotson/komga/issues/146)
2020-06-10 09:00:04 +00:00
Gauthier Roebroeck
88fbfedf59 refactor: use correct https status 2020-06-10 16:35:40 +08:00
Gauthier Roebroeck
6cb1e97531 docs: add png icon 2020-06-10 16:35:36 +08:00
Gauthier Roebroeck
381b196033 feat(webui): restrict page streaming and file download per user
also add the ability to edit user roles

closes #146
2020-06-10 16:35:32 +08:00
Gauthier Roebroeck
6291dab864 feat(api): restrict page streaming and file download with roles
also add the ability to edit user roles

related to #146
2020-06-10 16:35:29 +08:00
Gauthier
327ed00857
docs: add funding information for github 2020-06-10 10:27:58 +08:00
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
Gauthier Roebroeck
89039a4170 feat(webui): search results page
press enter in the search bar to access more detailed results

closes #29
2020-06-09 16:55:16 +08:00
Gauthier Roebroeck
bb60f10d49 fix(webui): simplify unread filter
only offer UNREAD option, the other 2 are confusing and not really relevant
2020-06-09 16:55:14 +08:00
Gauthier
8ba07142f3
Create CONTRIBUTING.md 2020-06-09 11:29:34 +08: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
Gauthier Roebroeck
54335674ee fix(scanner): add TRACE logs for file update times
closes #159
2020-06-08 17:32:05 +08:00
Gauthier Roebroeck
d2288dda72 fix: order of pages is not loaded correctly from database
closes #189
2020-06-08 17:32:03 +08:00
Gauthier Roebroeck
bbb9f7ce06 feat: automatic database backup
closes #138
2020-06-08 17:32:01 +08:00
Gauthier Roebroeck
425756557a refactor: remove deprecated configuration properties 2020-06-08 17:31:58 +08: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
Gauthier Roebroeck
6f1e36e7dc fix: strip accented characters for title sort when creating series
closes #188
2020-06-08 11:46:56 +08:00
Gauthier Roebroeck
d2123a5590 refactor: remove unused code 2020-06-08 10:56:09 +08:00
Gauthier Roebroeck
e038857887 fix(webui): prevent cropping on book thumbnails
closes #191
2020-06-08 10:54:07 +08:00
Gauthier Roebroeck
37c935ec9a feat(webui): add On Deck section on dashboard
closes #131
2020-06-08 10:45:52 +08:00
Gauthier Roebroeck
1b6a030ab5 feat(api): on deck books
related to #131
2020-06-08 10:45:15 +08: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
Gauthier Roebroeck
99f800ce8f fix(analysis): page number was not persisted
closes #189
2020-06-08 08:38:01 +08: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