-
-
Notifications
You must be signed in to change notification settings - Fork 341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UX Overhaul Part 1 #3047
UX Overhaul Part 1 #3047
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb09b94 - Browse repository at this point
Copy the full SHA bb09b94View commit details -
Configuration menu - View commit details
-
Copy full SHA for d666484 - Browse repository at this point
Copy the full SHA d666484View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b4420f - Browse repository at this point
Copy the full SHA 2b4420fView commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01ee034 - Browse repository at this point
Copy the full SHA 01ee034View commit details -
Configuration menu - View commit details
-
Copy full SHA for dffd215 - Browse repository at this point
Copy the full SHA dffd215View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8635b0e - Browse repository at this point
Copy the full SHA 8635b0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cf8aa3 - Browse repository at this point
Copy the full SHA 0cf8aa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for acde886 - Browse repository at this point
Copy the full SHA acde886View commit details -
- Updated nav-offset to css var - Change ID selector to class selector - Fixed more uniformity - Added better naming to the layers and documentation
Configuration menu - View commit details
-
Copy full SHA for aba719a - Browse repository at this point
Copy the full SHA aba719aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fbdca8 - Browse repository at this point
Copy the full SHA 2fbdca8View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a73ddbc - Browse repository at this point
Copy the full SHA a73ddbcView commit details -
- Fixd the splashpage to use the navbar-offset css var
Configuration menu - View commit details
-
Copy full SHA for 4953a81 - Browse repository at this point
Copy the full SHA 4953a81View commit details
Commits on Jul 11, 2024
-
Implemented the ability for Kavita to pick and save primary/secondary…
… color for anything that has a cover image.
Configuration menu - View commit details
-
Copy full SHA for 6aa78b1 - Browse repository at this point
Copy the full SHA 6aa78b1View commit details
Commits on Jul 12, 2024
-
Rendering of the colored canvas is now working properly (but still ha…
…cky). Need to do a few things: - Fix the primary color calculation - Make the frontend respond to cover events and refresh/apply colors. - Dedicated APIs for color scape stuff. - Theme-ify it
Configuration menu - View commit details
-
Copy full SHA for 8a7f3df - Browse repository at this point
Copy the full SHA 8a7f3dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67f5bff - Browse repository at this point
Copy the full SHA 67f5bffView commit details -
Refactored how the background colorscape is applied to use css variab…
…les injected rather than inline styles.
Configuration menu - View commit details
-
Copy full SHA for 4456ae9 - Browse repository at this point
Copy the full SHA 4456ae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52f7328 - Browse repository at this point
Copy the full SHA 52f7328View commit details -
Got the ordering working for color selection. Secondary color isn't c…
…omplementary yet. Lots of alternative code in here, still working it out.
Configuration menu - View commit details
-
Copy full SHA for 59ae333 - Browse repository at this point
Copy the full SHA 59ae333View commit details
Commits on Jul 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a1180b - Browse repository at this point
Copy the full SHA 5a1180bView commit details -
Added some more test cases for validation on backend. Updated the the…
…me code so you can turn off the transition effect with a theme variable explicitly. Working on the transitioning of the effect between pages to not be so jarring.
Configuration menu - View commit details
-
Copy full SHA for 8880c86 - Browse repository at this point
Copy the full SHA 8880c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab307c8 - Browse repository at this point
Copy the full SHA ab307c8View commit details -
Fixed a regression on login page with control flow. Ensure that the c…
…olor scape doesn't work on the login page. Removed a style from Robbie that broke a lot of styling throughout the app.
Configuration menu - View commit details
-
Copy full SHA for 753c2ec - Browse repository at this point
Copy the full SHA 753c2ecView commit details -
Implemented the ability to transition dynamically from one colorscape…
… to another. The transition time is determined by the distance between the colors.
Configuration menu - View commit details
-
Copy full SHA for 25fa226 - Browse repository at this point
Copy the full SHA 25fa226View commit details -
Cleaned up the code and started working on the opacity that Plex has …
…to get the background effect much nicer.
Configuration menu - View commit details
-
Copy full SHA for 2e8727f - Browse repository at this point
Copy the full SHA 2e8727fView commit details
Commits on Jul 14, 2024
-
Implemented hooks so that when a cover update occurs, the UI reloads …
…the colorscape for that page.
Configuration menu - View commit details
-
Copy full SHA for 3617222 - Browse repository at this point
Copy the full SHA 3617222View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfd454d - Browse repository at this point
Copy the full SHA cfd454dView commit details -
Refactored colorscape service to use types as much as possible. If we…
… are transitioning to the same color, we can avoid it and skip the extra work.
Configuration menu - View commit details
-
Copy full SHA for eac13ef - Browse repository at this point
Copy the full SHA eac13efView commit details -
Added code to help build light theme colorscapes but after testing, t…
…he system doesn't seem to work well. Light theme users should ideally disable.
Configuration menu - View commit details
-
Copy full SHA for 669fb92 - Browse repository at this point
Copy the full SHA 669fb92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01401eb - Browse repository at this point
Copy the full SHA 01401ebView commit details -
Fixed a bug in theme manager where the active pill wouldn't have the …
…correct color for non-dark themes.
Configuration menu - View commit details
-
Copy full SHA for f45a623 - Browse repository at this point
Copy the full SHA f45a623View commit details -
Refactored the user preferences code to its own component to prepare …
…for the upcoming Settings overhaul.
Configuration menu - View commit details
-
Copy full SHA for ec48164 - Browse repository at this point
Copy the full SHA ec48164View commit details -
User preferences "dashboard" is now all individual components and rea…
…dy for upcoming settings overhaul.
Configuration menu - View commit details
-
Copy full SHA for 463c3e2 - Browse repository at this point
Copy the full SHA 463c3e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ff435 - Browse repository at this point
Copy the full SHA f7ff435View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70e7adf - Browse repository at this point
Copy the full SHA 70e7adfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b449fa - Browse repository at this point
Copy the full SHA 8b449faView commit details -
Changed the active side nav item to have transparent background.
Refactored more sidenav code to control flow.
Configuration menu - View commit details
-
Copy full SHA for ece0a11 - Browse repository at this point
Copy the full SHA ece0a11View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb37820 - Browse repository at this point
Copy the full SHA fb37820View commit details -
Configuration menu - View commit details
-
Copy full SHA for 374a13f - Browse repository at this point
Copy the full SHA 374a13fView commit details -
Added a new preference page to handle all the logic. Refactored the n…
…av header to control flow.
Configuration menu - View commit details
-
Copy full SHA for a8f81ed - Browse repository at this point
Copy the full SHA a8f81edView commit details -
New settings page is in place and functional. Individual components d…
…o need style updates, but overall everything is in place.
Configuration menu - View commit details
-
Copy full SHA for c8192df - Browse repository at this point
Copy the full SHA c8192dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93f2bcc - Browse repository at this point
Copy the full SHA 93f2bccView commit details
Commits on Jul 15, 2024
-
Started redesigning a component for settings page.
Added a nice flip effect for jumpbar.
Configuration menu - View commit details
-
Copy full SHA for da29ec8 - Browse repository at this point
Copy the full SHA da29ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8dac72 - Browse repository at this point
Copy the full SHA e8dac72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7963483 - Browse repository at this point
Copy the full SHA 7963483View commit details -
Control flow card detail layout as much as possible. Still not possib…
…le to do the individual cards.
Configuration menu - View commit details
-
Copy full SHA for a6ab814 - Browse repository at this point
Copy the full SHA a6ab814View commit details -
Cleaned up the logic for resuming position on library-detail and the …
…like. It is now much more pinpoint and works on custom sorts.
Configuration menu - View commit details
-
Copy full SHA for 3e8f37f - Browse repository at this point
Copy the full SHA 3e8f37fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d544a6 - Browse repository at this point
Copy the full SHA 9d544a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9746582 - Browse repository at this point
Copy the full SHA 9746582View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e8e629 - Browse repository at this point
Copy the full SHA 4e8e629View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01adecb - Browse repository at this point
Copy the full SHA 01adecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ee8d8f - Browse repository at this point
Copy the full SHA 3ee8d8fView commit details -
Added a dedicated setting-title component since the design is the sam…
…e across the board.
Configuration menu - View commit details
-
Copy full SHA for a92e157 - Browse repository at this point
Copy the full SHA a92e157View commit details
Commits on Jul 16, 2024
-
Updated User Preferences page to the new UX. Needs accessibility pass…
…, css pass, and needs to be updated to automatically save.
Configuration menu - View commit details
-
Copy full SHA for 48890d3 - Browse repository at this point
Copy the full SHA 48890d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9249a9b - Browse repository at this point
Copy the full SHA 9249a9bView commit details -
Refactored all the view modes of user preferences page to use pipes t…
…o show localized data.
Configuration menu - View commit details
-
Copy full SHA for 49cdbc3 - Browse repository at this point
Copy the full SHA 49cdbc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4154e35 - Browse repository at this point
Copy the full SHA 4154e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d29b6c - Browse repository at this point
Copy the full SHA 7d29b6cView commit details -
Started adding a more customized table implementation for theme and a…
… better match for dark mode.
Configuration menu - View commit details
-
Copy full SHA for 4be5ab8 - Browse repository at this point
Copy the full SHA 4be5ab8View commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d113ed2 - Browse repository at this point
Copy the full SHA d113ed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1bc4c3 - Browse repository at this point
Copy the full SHA c1bc4c3View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d0a569 - Browse repository at this point
Copy the full SHA 7d0a569View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6191546 - Browse repository at this point
Copy the full SHA 6191546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17e7742 - Browse repository at this point
Copy the full SHA 17e7742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67dc390 - Browse repository at this point
Copy the full SHA 67dc390View commit details -
Moved metadata breakdown into Kavita+ page (temp) and introduced anot…
…her component to help easily find kavitaplus stuff.
Configuration menu - View commit details
-
Copy full SHA for c67e744 - Browse repository at this point
Copy the full SHA c67e744View commit details -
All stats components are now stacked on top of each other. Will revis…
…it later to cleanup order and overall UX.
Configuration menu - View commit details
-
Copy full SHA for 8471906 - Browse repository at this point
Copy the full SHA 8471906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52615f7 - Browse repository at this point
Copy the full SHA 52615f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dacafd - Browse repository at this point
Copy the full SHA 3dacafdView commit details -
Moved all of the scrobbling stuff into one page. This isn't final, ju…
…st a temp work before the Kavita+ overhaul work (slated for same release as UX overhaul).
Configuration menu - View commit details
-
Copy full SHA for ff1fa5d - Browse repository at this point
Copy the full SHA ff1fa5dView commit details -
Fixed up the OPDS page to stick to the new style. Styling is broken, …
…but Robbie is aware.
Configuration menu - View commit details
-
Copy full SHA for 64a28df - Browse repository at this point
Copy the full SHA 64a28dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 150e1f2 - Browse repository at this point
Copy the full SHA 150e1f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b37794e - Browse repository at this point
Copy the full SHA b37794eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b715cbe - Browse repository at this point
Copy the full SHA b715cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62f26e3 - Browse repository at this point
Copy the full SHA 62f26e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 504b7f8 - Browse repository at this point
Copy the full SHA 504b7f8View commit details -
Updated Tasks screen to new UX.
Now I need to handle the Settings item Cancel label updates.
Configuration menu - View commit details
-
Copy full SHA for bdbf4e2 - Browse repository at this point
Copy the full SHA bdbf4e2View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c63b1fa - Browse repository at this point
Copy the full SHA c63b1faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 939b95e - Browse repository at this point
Copy the full SHA 939b95eView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 1aeba4c - Browse repository at this point
Copy the full SHA 1aeba4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddc3026 - Browse repository at this point
Copy the full SHA ddc3026View commit details -
Updated active event counter to use a debounced observable to avoid f…
…lashing of when activity is going on with event widget.
Configuration menu - View commit details
-
Copy full SHA for 08cbbc7 - Browse repository at this point
Copy the full SHA 08cbbc7View commit details -
Reverted Robbie's black background change.
Moved the customize from Home actionables to the settings menu which has much more space.
Configuration menu - View commit details
-
Copy full SHA for dfa0742 - Browse repository at this point
Copy the full SHA dfa0742View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca080cc - Browse repository at this point
Copy the full SHA ca080ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f9b598 - Browse repository at this point
Copy the full SHA 7f9b598View commit details -
Added a new button class called btn-primary-outline which is the prim…
…ary button with transparent background.
Configuration menu - View commit details
-
Copy full SHA for d3d51fa - Browse repository at this point
Copy the full SHA d3d51faView commit details -
Configuration menu - View commit details
-
Copy full SHA for e671322 - Browse repository at this point
Copy the full SHA e671322View commit details -
Merge branch 'feature/revamped-ux' of https://github.com/Kareadita/Ka…
…vita into feature/revamped-ux
Configuration menu - View commit details
-
Copy full SHA for 2bdbd80 - Browse repository at this point
Copy the full SHA 2bdbd80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21449e3 - Browse repository at this point
Copy the full SHA 21449e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e6e4ab - Browse repository at this point
Copy the full SHA 6e6e4abView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b92a9 - Browse repository at this point
Copy the full SHA d4b92a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a8af01 - Browse repository at this point
Copy the full SHA 5a8af01View commit details -
Configuration menu - View commit details
-
Copy full SHA for d50e91b - Browse repository at this point
Copy the full SHA d50e91bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55f2e82 - Browse repository at this point
Copy the full SHA 55f2e82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72afe38 - Browse repository at this point
Copy the full SHA 72afe38View commit details -
Configuration menu - View commit details
-
Copy full SHA for dff6759 - Browse repository at this point
Copy the full SHA dff6759View commit details -
Updated the styles in role-selector and added a select/deselect all c…
…heckbox to mimic style in library selector.
Configuration menu - View commit details
-
Copy full SHA for 668f4d5 - Browse repository at this point
Copy the full SHA 668f4d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65625ac - Browse repository at this point
Copy the full SHA 65625acView commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 321df68 - Browse repository at this point
Copy the full SHA 321df68View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa1c930 - Browse repository at this point
Copy the full SHA fa1c930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81fc907 - Browse repository at this point
Copy the full SHA 81fc907View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e16dd - Browse repository at this point
Copy the full SHA a4e16ddView commit details -
A touch of paint across the app and fixed reading lists having non-nu…
…llable Primary/Secondary colors which broke unit tests. Started moving some code so we can prepare for colorscape support on readinglist/collections.
Configuration menu - View commit details
-
Copy full SHA for d32f409 - Browse repository at this point
Copy the full SHA d32f409View commit details -
Implemented a framework for the preference side nav so that when ther…
…e are alerts, the user can know and take action.
Configuration menu - View commit details
-
Copy full SHA for 058c1b7 - Browse repository at this point
Copy the full SHA 058c1b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27f3b54 - Browse repository at this point
Copy the full SHA 27f3b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7bd886 - Browse repository at this point
Copy the full SHA f7bd886View commit details -
Configuration menu - View commit details
-
Copy full SHA for c44daf3 - Browse repository at this point
Copy the full SHA c44daf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c0338c - Browse repository at this point
Copy the full SHA 3c0338cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ad260c - Browse repository at this point
Copy the full SHA 9ad260cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e11eee8 - Browse repository at this point
Copy the full SHA e11eee8View commit details -
Ensure that the currently selected preference side nav item is in vie…
…w when loading a (fresh) page.
Configuration menu - View commit details
-
Copy full SHA for 7db43d6 - Browse repository at this point
Copy the full SHA 7db43d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c36e60 - Browse repository at this point
Copy the full SHA 9c36e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 590c731 - Browse repository at this point
Copy the full SHA 590c731View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd6524 - Browse repository at this point
Copy the full SHA 5bd6524View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6620d78 - Browse repository at this point
Copy the full SHA 6620d78View commit details -
Update Media Issues to have a date of the issue and removed Details a…
…nd Extension since details is too technical and extension is in the file already.
Configuration menu - View commit details
-
Copy full SHA for 05acbd5 - Browse repository at this point
Copy the full SHA 05acbd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cc349f - Browse repository at this point
Copy the full SHA 6cc349fView commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f26a51a - Browse repository at this point
Copy the full SHA f26a51aView commit details -
Use a modal to show preview images for theme manager instead of openi…
…ng a new browser tab.
Configuration menu - View commit details
-
Copy full SHA for 3bd3f1c - Browse repository at this point
Copy the full SHA 3bd3f1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a20897 - Browse repository at this point
Copy the full SHA 8a20897View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfe69a8 - Browse repository at this point
Copy the full SHA dfe69a8View commit details -
Added a button to theme manager to allow resetting the form to allow …
…uploading your own theme from file.
Configuration menu - View commit details
-
Copy full SHA for 706b814 - Browse repository at this point
Copy the full SHA 706b814View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf78608 - Browse repository at this point
Copy the full SHA bf78608View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1360458 - Browse repository at this point
Copy the full SHA 1360458View commit details -
Added a dedicated task that generates colorscapes if they don't exist…
… for a whole library.
Configuration menu - View commit details
-
Copy full SHA for 5855fb0 - Browse repository at this point
Copy the full SHA 5855fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61afe5e - Browse repository at this point
Copy the full SHA 61afe5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05b30b4 - Browse repository at this point
Copy the full SHA 05b30b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for af67350 - Browse repository at this point
Copy the full SHA af67350View commit details -
Configuration menu - View commit details
-
Copy full SHA for dad46d9 - Browse repository at this point
Copy the full SHA dad46d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf02bd0 - Browse repository at this point
Copy the full SHA bf02bd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a9293 - Browse repository at this point
Copy the full SHA 70a9293View commit details -
Configuration menu - View commit details
-
Copy full SHA for e345148 - Browse repository at this point
Copy the full SHA e345148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5be0f0f - Browse repository at this point
Copy the full SHA 5be0f0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7003212 - Browse repository at this point
Copy the full SHA 7003212View commit details -
Made announcements page viewable for all users, not just admins.
Updated the code so that isAdmin$ check is driven from accountService and I'm not repeating logic everywhere.
Configuration menu - View commit details
-
Copy full SHA for b071e4e - Browse repository at this point
Copy the full SHA b071e4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e79a85 - Browse repository at this point
Copy the full SHA 4e79a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa8c9bc - Browse repository at this point
Copy the full SHA fa8c9bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 047aa06 - Browse repository at this point
Copy the full SHA 047aa06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a766e3 - Browse repository at this point
Copy the full SHA 3a766e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7552c7a - Browse repository at this point
Copy the full SHA 7552c7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3442500 - Browse repository at this point
Copy the full SHA 3442500View commit details -
Fixed an edge case where busting Kavita+ cache in edit series then hi…
…tting close wasn't refreshing screen.
Configuration menu - View commit details
-
Copy full SHA for 308b421 - Browse repository at this point
Copy the full SHA 308b421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bf198a - Browse repository at this point
Copy the full SHA 7bf198aView commit details -
Merge branch 'feature/revamped-ux' of https://github.com/Kareadita/Ka…
…vita into feature/revamped-ux
Configuration menu - View commit details
-
Copy full SHA for fcc64f4 - Browse repository at this point
Copy the full SHA fcc64f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d7535 - Browse repository at this point
Copy the full SHA 65d7535View commit details -
Configuration menu - View commit details
-
Copy full SHA for 442244a - Browse repository at this point
Copy the full SHA 442244aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e297f1c - Browse repository at this point
Copy the full SHA e297f1cView commit details -
Implemented the ability to collapse buttons on manage library page do…
…wn into actionabl
Configuration menu - View commit details
-
Copy full SHA for 0e1fb2f - Browse repository at this point
Copy the full SHA 0e1fb2fView commit details