Commit graph

  • 1856b01a46
    Reading Profiles (#3845) Fesaa 2025-06-08 16:16:44 +02:00
  • 359c637605 There is a bug with the book reader where 1 col lays out as 2 on some pages, I can't solve. Joseph Milazzo 2025-06-08 09:04:36 -05:00
  • 05fccc2115 Fixed the layout of the RP buttons in book reader. Joseph Milazzo 2025-06-08 08:24:00 -05:00
  • 99bfe23aea Fixed a bug where book reader had poorly colored text/inputs from a recent bootstrap update. Joseph Milazzo 2025-06-08 08:05:57 -05:00
  • e3fdc38fd6 More localization Joseph Milazzo 2025-06-08 07:49:22 -05:00
  • ad3a1233c2 Fixed a missing cdRef call Joseph Milazzo 2025-06-08 07:24:57 -05:00
  • 0899373a27 Show the default bound profile on the set modal. Joseph Milazzo 2025-06-08 06:32:50 -05:00
  • d417a0a610 Refactored naming convention to match rest of the project. Joseph Milazzo 2025-06-08 05:44:28 -05:00
  • b372efaada Fixed a bug where child actionables could have a bad click handler due to a shallow copy. Joseph Milazzo 2025-06-08 04:55:38 -05:00
  • b4345b00a2 Don't allow promotion of an implicit RP with the same name Joseph Milazzo 2025-06-07 17:02:03 -05:00
  • 848f0b39bb Fixed some styling on the RP buttons on mobile. Joseph Milazzo 2025-06-07 15:42:08 -05:00
  • da4ab9feeb Added more documentation to explain how the system works (especially to api readers) Joseph Milazzo 2025-06-07 15:22:50 -05:00
  • 29c29976f1 Reworked some of the logic to be less round trips to db. Joseph Milazzo 2025-06-07 15:07:18 -05:00
  • a7d4b11593 Refactored Browse Authors to be Browse People and allow the user to select the role to show. Joseph Milazzo 2025-06-07 11:33:50 -05:00
  • 7ef95b3e12 Added a Browse tag page as well. Need to decide how to link to this. Joseph Milazzo 2025-06-07 05:34:50 -05:00
  • 9f91004f3e Cleaned up some css around the card height (fixed height looks so much better). Joseph Milazzo 2025-06-06 17:09:53 -05:00
  • 2e80316057 Added the ability to browse different genres (still needs polish). Joseph Milazzo 2025-06-06 17:02:42 -05:00
  • d400938610 Cleaned up some method calls Joseph Milazzo 2025-06-06 15:52:20 -05:00
  • 5758985bfb More missed localization strings - a never-ending battle Joseph Milazzo 2025-06-06 15:35:06 -05:00
  • dadf9cbac8 Added the ability to have a richer title experience on all series page (#3825) Joseph Milazzo 2025-06-06 15:30:47 -05:00
  • 6e313dfffe fix: Addressing PR comments Tyler Kenney 2025-06-06 08:48:46 -04:00
  • 82f557490a Make reading profile buttons more user-friendly Amelia 2025-06-06 13:24:25 +02:00
  • ef77474e33 Updated Matched Metadat to have a library type filter, given that a user might want to do just Comics or Manga at a time. Joseph Milazzo 2025-06-06 05:23:10 -05:00
  • 5db4c80410 Adjusted the default amount of items the side nav shows before the More. Joseph Milazzo 2025-06-05 17:53:10 -05:00
  • 45a44480e1 Update some flows Amelia 2025-06-05 20:52:11 +02:00
  • f06dfddbf1 Add back System.Drawing.Common, which is needed by MarkdownDeep. Joseph Milazzo 2025-06-05 05:51:40 -05:00
  • a720b9a19a Merge branch 'develop' of https://github.com/Kareadita/Kavita into bugfix/matching-stuff Joseph Milazzo 2025-06-05 05:38:55 -05:00
  • 9109988514 Removed some dead code Joseph Milazzo 2025-06-05 05:19:30 -05:00
  • 4744cf44d4 Merge branch 'develop' of https://github.com/Kareadita/Kavita into feature/reading-profiles Joseph Milazzo 2025-06-05 05:17:58 -05:00
  • 9be3101b55 Added reading list owner to the API for Mio's Mihon work. Joseph Milazzo 2025-06-04 20:42:33 -05:00
  • d1d15d8d53 Wording polish Joseph Milazzo 2025-06-04 20:36:24 -05:00
  • 4ddcf20906 Fixed override saying overwrite. Joseph Milazzo 2025-06-04 17:58:03 -05:00
  • 37cd94b07a Fixed the webtoon reader issue by moving the reading profile into a resolver. Refactored the book reader to align with this new method as well. Joseph Milazzo 2025-06-04 17:13:58 -05:00
  • c32f648141 Merge branch 'develop' of https://github.com/Kareadita/Kavita into bugfix/matching-stuff Joseph Milazzo 2025-06-04 02:47:08 -05:00
  • ea28d64302 Update OpenAPI documentation GitHub Action 2025-06-04 07:46:56 +00:00
  • 7d6c541be5 Bump versions by dotnet-bump-version. majora2007 2025-06-04 07:45:50 +00:00
  • 193e9b1da9
    A collection of bug fixes (#3820) Fesaa 2025-06-04 09:45:10 +02:00
  • 2dedf6b002 API documentation Joseph Milazzo 2025-06-03 17:05:21 -05:00
  • 31859aaa0b Fixed download actionable missing in some cases due to a failed admin check. Joseph Milazzo 2025-06-03 04:53:12 -05:00
  • 6498aa7fe5 Ensure Koreader hash is generated for existing files. Joseph Milazzo 2025-06-02 17:23:39 -05:00
  • 04a7d5ece6 Updated jetbrains to new logo Joseph Milazzo 2025-06-02 16:50:18 -05:00
  • c9f1e32c14 Fix alignment on collection details page Amelia 2025-06-02 13:25:40 +02:00
  • 0db4ca6faa
    preference sidebar incorrect render fix + badge center alignment (#3783) Christopher 2025-06-02 05:01:40 -06:00
  • b36f6c8f0b Use JSON columns instead of junction tables Amelia 2025-06-01 22:47:12 +02:00
  • 97dde5ee73 Added some missing cases Joseph Milazzo 2025-06-01 11:40:19 -05:00
  • 13dd2d7158
    [skip ci] Fix color scape test (#3762) Stepan Goremykin 2025-06-01 18:27:58 +02:00
  • 8bdc9b1349
    Merge branch 'bugfix/matching-stuff' into fix/color-scape-test Joe Milazzo 2025-06-01 09:20:41 -07:00
  • 8fd50d030b One more comment wording Joseph Milazzo 2025-06-01 11:10:27 -05:00
  • 4d49c7951a Tweaked the wording Joseph Milazzo 2025-06-01 11:10:06 -05:00
  • 230777d119 Revert, and only keep the off by one fix & new prompt Amelia 2025-06-01 18:00:19 +02:00
  • b0b0c18d73 Fixed tooltips being slightly opaque. Joseph Milazzo 2025-06-01 09:10:05 -05:00
  • 643c499f16 Fix implicit profiles being created when opening a reader Amelia 2025-06-01 15:21:01 +02:00
  • 3d097fbc33 Revert "Use correct naming in the section jumper Fixes #3819" Joseph Milazzo 2025-06-01 07:39:45 -05:00
  • 3933d5cab2 Some code from before I left for holiday. Need to review it later. Joseph Milazzo 2025-06-01 07:02:27 -05:00
  • a67e15bbb3
    Add more unit tests for the service - fix some found bugs Amelia 2025-05-30 14:29:03 +02:00
  • 12235a62a2
    Fix tests - temp this introduced another bug Amelia 2025-05-30 13:29:29 +02:00
  • 558a1d73f5
    Correctly remove implicit profiles when updating Amelia 2025-05-30 12:58:47 +02:00
  • 823121f335
    Hack around all enums Amelia 2025-05-30 10:55:57 +02:00
  • 899ffb96d1
    Merge branch 'develop' into feature/reading-profiles Amelia 2025-05-30 09:43:52 +02:00
  • 07d3df9895
    Fix some more missings labels, change some text to be more helpful Amelia 2025-05-30 09:43:49 +02:00
  • cfab91a29b
    Ensure default reading profile is created when creating a user Amelia 2025-05-29 23:25:35 +02:00
  • cfc65d14a0
    Some renaming Amelia 2025-05-29 23:09:48 +02:00
  • d83bb7ac3e
    Fix two labels not showing up Amelia 2025-05-29 22:40:27 +02:00
  • 483c90904d
    Bulk actions and nicer behaviour with implicit profiles Amelia 2025-05-29 22:29:18 +02:00
  • df9d970a42 POC oidc login Amelia 2025-05-24 13:57:06 +02:00
  • 54c572a83b Add exceptions to return 400 on save endpoint Tyler Kenney 2025-05-20 10:43:14 -04:00
  • 04d46b23cc Remove extra comment Tyler Kenney 2025-05-20 09:46:02 -04:00
  • f30e3b17d6 Added API benchmark, hash device_id, handled null cases in GET/PUT Tyler Kenney 2025-05-20 09:35:39 -04:00
  • e84aed357a Add Koreader API endpoints Tyler Kenney 2025-05-19 16:51:14 -04:00
  • 9b4a4b8a50 Slight changes to the entity, more UI work Amelia 2025-05-19 14:54:20 +02:00
  • 6d44f13af7
    Same promote/unpromote logic but for collections Amelia 2025-05-18 22:04:27 +02:00
  • 3fabf9e658
    Mark chapter as selected as long as the next chapter is not reached Fixes #3817 Amelia 2025-05-18 20:58:15 +02:00
  • db0f1dae86
    Use correct naming in the section jumper Fixes #3819 Amelia 2025-05-18 20:42:16 +02:00
  • 5b4ae73401
    Disable change password form if the user can't change their password Fixes #3818 Amelia 2025-05-18 10:14:56 +02:00
  • 5656fb2148 First iteration of the UI Amelia 2025-05-18 01:25:24 +02:00
  • 5741a92bb2 Migrate usages to ReadingProfiles Amelia 2025-05-17 18:23:14 +02:00
  • 616916548a
    Checkpoint - changing PCs Amelia 2025-05-17 15:27:18 +02:00
  • 2739e1848e fixed indentation / updated to match develop Christopher 2025-05-15 22:32:47 -06:00
  • 14df0139c9 Merge remote-tracking branch 'upstream/develop' into feature/ux-content-page-mobile-redesign Christopher 2025-05-15 22:32:01 -06:00
  • 06914d1135
    Some unit tests, names and small fixes Amelia 2025-05-15 23:58:42 +02:00
  • 23c4a451b4
    Entity & rough internal API outline Amelia 2025-05-15 21:57:18 +02:00
  • fd93c4d0d4 Fix potential race condition with locale, most likely fixes #3789 Amelia 2025-05-15 16:00:11 +02:00
  • db77e08264 Collection of smaller bugs #3793, #3806, #3810, #3808 Amelia 2025-05-15 14:20:22 +02:00
  • f0c88ae0b9 fixed applying background-color twice to the download button Christopher 2025-05-15 05:37:23 -06:00
  • 6288d89651 Update OpenAPI documentation GitHub Action 2025-05-14 16:14:04 +00:00
  • a751da4ca6 Bump versions by dotnet-bump-version. majora2007 2025-05-14 16:12:57 +00:00
  • 4396a07e7b
    Merge pull request #3807 from Kareadita/bugfix/chapter-cover Fesaa 2025-05-14 18:12:11 +02:00
  • d9ac52aa0f
    Fix first chapter in a series not having a cover when K+ replaces series cover Amelia 2025-05-14 16:43:52 +02:00
  • 4ca4723ae9 Adds support for multiple chapters. The previous version ignored any leading chapter numbers in the uri of {chapterId}/images/{image}. It now accounts for that and is working in a locally run user interface for an epub that was broken. I didn't check in the unit test over the GetBookPage method since it requires a specific file. I'll provide that in the PR description, though. Michael DiLeo 2025-05-13 11:28:39 -05:00
  • 707fb2cc72 Merge remote-tracking branch 'upstream/develop' into feature/qol-bulk-operations-style-changes Christopher 2025-05-11 22:28:50 -06:00
  • 4a3fd8a089 setting segments separation Christopher 2025-05-11 22:22:24 -06:00
  • 45c029a50d margin-right on slider checkbox Christopher 2025-05-11 22:21:18 -06:00
  • 28702e2d10 Some cleanup Joseph Milazzo 2025-05-11 14:10:44 -05:00
  • 2f5743d2ae Some fixes around empty year Joseph Milazzo 2025-05-11 12:50:45 -05:00
  • 2314f474e6 Disable creating collections/reading lists by default for a library. It usually results in people deleting and coming to support. Joseph Milazzo 2025-05-11 12:45:22 -05:00
  • 322b2953bb Fixed a bug where publisher images would fail to download Joseph Milazzo 2025-05-11 12:27:48 -05:00
  • 519cf60fc8 Send better data to Kavita+ related to AltNames and Year. Joseph Milazzo 2025-05-11 10:04:52 -05:00
  • 8ed2fa3829
    [skip ci] Weblate Changes (#3773) Weblate (bot) 2025-05-11 15:36:35 +02:00
  • 3754b48e0b
    [skip ci] Updating translations from Weblate Hosted Weblate 2025-05-10 23:57:25 +02:00
  • 66f78aa859 Update OpenAPI documentation GitHub Action 2025-05-10 21:59:07 +00:00