komga/komga-webui/src/components
2025-01-22 14:09:52 +08:00
..
bars feat(webui): add all books from series to read list from multi-select bar 2025-01-21 11:31:10 +08:00
dialogs feat: add support for KOReader Sync 2025-01-09 15:41:06 +08:00
icons feat(webui): epubreader 2023-11-28 12:28:39 +08:00
menus feat(webui): add all books from series to read list from action menu 2025-01-22 10:17:02 +08:00
readers fix(webui): pre-render page could overlap current page in some specific conditions 2023-12-11 10:10:50 +08:00
AlphabeticalNavigation.vue fix(webui): restore library alphabetical navigation from url 2022-02-17 11:58:10 +08:00
ApiKeyTable.vue feat(webui): split account settings into different views 2025-01-21 15:12:31 +08:00
AuthenticationActivityTable.vue feat(webui): api key support 2024-08-29 16:15:50 +08:00
CollectionsExpansionPanels.vue feat(webui): remove from collection/readlist directly from the book/series page 2025-01-20 17:42:39 +08:00
DropZone.vue fix(webui): extract translation strings for DropZone.vue 2022-04-12 14:16:07 +08:00
EmptyState.vue build: upgrade vuetify 2020-07-31 10:16:29 +08:00
FileImportRow.vue refactor(webui): use new book list API 2025-01-17 17:59:22 +08:00
FilterDrawer.vue feat(webui): reset filter button 2021-05-31 17:56:14 +08:00
FilterList.vue feat(webui): filter series and books by any/none author role 2025-01-20 11:25:02 +08:00
FilterPanels.vue feat(webui): filter series and books by any/none author role 2025-01-20 11:25:02 +08:00
HorizontalScroller.vue fix(webui): hide scrollbar on Firefox for horizontal-scroller 2021-09-23 15:47:34 +08:00
ItemBrowser.vue feat(webui): reorder reading lists and collection by index input 2025-01-22 11:57:29 +08:00
ItemCard.vue fix(webui): disable item card menu and fab when dragging/editing is active 2025-01-22 10:49:24 +08:00
LibraryNavigation.vue fix(webui): bottom pagination hidden by navigation bar on SM breakpoint 2022-08-25 10:13:39 +08:00
PageHashKnownCard.vue fix(webui): disable match button on PageHashKnownCard if there's no matches 2023-06-29 14:22:55 +08:00
PageHashMatchesTable.vue perf(webui): reduce duplicate api calls for components with datatables 2022-02-18 18:28:30 +08:00
PageHashUnknownCard.vue feat: identify duplicate pages by hash only 2023-06-27 17:07:32 +08:00
PageSizeSelect.vue fix(webui): page size chooser would not always reflect the actual value 2021-03-26 17:24:33 +08:00
PagesTable.vue feat(webui): display page size in book import dialog 2022-01-06 16:17:24 +08:00
ReadListMatchRow.vue feat(webui): add filters in Import read list view 2025-01-20 15:11:08 +08:00
ReadListsExpansionPanels.vue feat(webui): remove from collection/readlist directly from the book/series page 2025-01-20 17:42:39 +08:00
ReadMore.vue fix(webui): better handling of the read-more expansion panel during page change 2025-01-22 14:09:52 +08:00
ReusableDialogs.vue feat(webui): oneshots handling 2023-07-31 15:09:33 +08:00
RtlIcon.vue feat(webui): import books 2021-04-19 17:31:37 +08:00
SearchBox.vue refactor(webui): use new book list API 2025-01-17 17:59:22 +08:00
SearchBoxBase.vue refactor(webui): remove dead code 2021-06-23 09:58:25 +08:00
SettingsSelect.vue refactor: fix prop type check 2021-03-01 15:45:56 +08:00
SettingsSwitch.vue feat(webreader): fullscreen support 2021-08-06 13:49:32 +08:00
SortList.vue feat(webui): navigation drawer for sort/filter 2020-08-25 15:37:39 +08:00
ThumbnailCard.vue feat(webui): display thumbnail metadata in edit poster dialog 2023-10-06 16:55:48 +08:00
ToasterNotification.vue feat(webui): interactive readlist import 2023-03-02 17:46:28 +08:00
TocList.vue feat(webui): epubreader 2023-11-28 12:28:39 +08:00
TocListItem.vue feat(webui): epubreader 2023-11-28 12:28:39 +08:00
UsersList.vue feat(webui): api key support 2024-08-29 16:15:50 +08:00