Commit Graph

13 Commits

Author SHA1 Message Date
Gauthier Roebroeck
a4747e81f4 feat(kobo): add API key support 2024-08-29 16:15:50 +08:00
Gauthier Roebroeck
22c21312d2 fix(komga): ignore missing epub resources
Closes: #1386
2024-01-19 16:59:55 +08:00
Gauthier Roebroeck
acf080be9d fix(komga): mark broken EPUB files as ERROR instead of falling back to CBZ 2023-11-30 10:41:30 +08:00
Gauthier Roebroeck
2461c835ad perf(api): faster readlist matching for cbl
BREAKING-CHANGE: removed api/v1/readlists/import
2023-03-13 18:22:55 +08:00
Gauthier Roebroeck
53b1137d97 fix(webui): better error handling for read list matching 2023-03-07 17:39:22 +08:00
Gauthier Roebroeck
72e5fd9c9a fix: NPE when email_verified claim is missing in OIDC request
Closes: #1054
2023-01-27 16:28:50 +08:00
Gauthier Roebroeck
7438bf4c95 feat: oauth2 login
closes #143
2021-09-27 15:03:41 +08:00
Gauthier Roebroeck
b528b3d56d fix: skip duplicate books during reading list import
closes #622
2021-08-20 16:03:14 +08:00
Gauthier Roebroeck
691c7f0071 feat(sse): publish server-sent events 2021-06-21 14:43:54 +08:00
Gauthier Roebroeck
8a92b84fd0 fix: prevent transient scanning of directories that are part of existing libraries 2021-04-20 16:01:43 +08:00
Gauthier Roebroeck
02b08932ba feat(api): support for transient books
Transient books are books that are outside of a Komga library, and not persisted
2021-04-19 17:31:37 +08:00
Gauthier Roebroeck
c1e435762c feat: import ComicRack lists as read lists
Closes #464
2021-03-19 10:14:28 +08:00
Gauthier Roebroeck
cbe47ea593 feat: localize server side errors 2021-03-11 22:47:46 +08:00