| 
							
							
								 mikiher | 635f22ddfe | Reverted default spacing and font-sizing changes, and extended spaing with em-based variants | 2024-06-23 19:15:39 +03:00 |  | 
			
				
					| 
							
							
								 mikiher | 3ef189ed4a | feat: Add a Show Subtitles option | 2024-06-04 20:07:36 +03:00 |  | 
			
				
					| 
							
							
								 mikiher | 2186603039 | Major bookshelf refactor | 2024-06-03 09:04:03 +03:00 |  | 
			
				
					| 
							
							
								 advplyr | 6462a50713 | Add more translation strings | 2024-05-13 17:25:01 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | dc0eaa32c9 | Merge pull request #2954 from mikiher/series-progress-fixes Fix series and collapsed series progress to be consistent and show average of book series progress | 2024-05-12 13:37:10 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 60fc4e20e6 | Cleanup inconsistencies with ExplicitIndicator component by removing prop | 2024-05-12 13:35:03 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | b82ac3d536 | Update:Uploader shows item title on success/failure message #2958 | 2024-05-10 17:32:57 -05:00 |  | 
			
				
					| 
							
							
								 mikiher | b244cc8d41 | Add LazyBookCard tests | 2024-05-10 12:43:33 +03:00 |  | 
			
				
					| 
							
							
								 mikiher | 8cc3bfa95e | Add test identifiers to LazyBookCard | 2024-05-10 12:39:53 +03:00 |  | 
			
				
					| 
							
							
								 mikiher | 05c1ced65c | Update LazyBookCard progress calculation to handle finished items | 2024-05-09 07:42:57 +03:00 |  | 
			
				
					| 
							
							
								 mikiher | 057bc1a0c0 | Fix series progress to show sum of series book progresses | 2024-05-09 07:31:00 +03:00 |  | 
			
				
					| 
							
							
								 mikiher | e384527b67 | Simplify progress bar and show correct collapsed series progress | 2024-05-08 08:44:55 +03:00 |  | 
			
				
					| 
							
							
								 mikiher | 2eb19d46d5 | Move test files to a separate directory | 2024-04-30 11:30:00 +03:00 |  | 
			
				
					| 
							
							
								 advplyr | ff27c0b58b | Auto formatting | 2024-04-29 16:30:30 -05:00 |  | 
			
				
					| 
							
							
								 mikiher | 2bd532eb9a | Put book_placholder.jpg in browser cache | 2024-04-29 11:16:49 +03:00 |  | 
			
				
					| 
							
							
								 mikiher | e5fe31fe26 | replace id attribute (which has to be unique across a document) with cy-id (which doesn't) | 2024-04-29 08:30:14 +03:00 |  | 
			
				
					| 
							
							
								 mikiher | 6236f53b4f | Change a couple of element ids to camelCase | 2024-04-29 07:59:38 +03:00 |  | 
			
				
					| 
							
							
								 mikiher | 8dbe35e5aa | Use absolute positioning for the card element | 2024-04-23 19:14:47 +03:00 |  | 
			
				
					| 
							
							
								 mikiher | 0498d8cb83 | Get book placeholder image from fixture rather than from server | 2024-04-19 09:49:19 +03:00 |  | 
			
				
					| 
							
							
								 mikiher | e5bababeae | Add tests for LazySeriesCard.vue | 2024-04-17 23:27:31 +03:00 |  | 
			
				
					| 
							
							
								 mikiher | a49c5afa46 | Fix a couple of stub assertions in AuthorCard.cy.js | 2024-04-17 23:22:21 +03:00 |  | 
			
				
					| 
							
							
								 mikiher | 9e1c907591 | Add NarratorCard and AuthorCard component tests | 2024-04-16 00:00:35 +03:00 |  | 
			
				
					| 
							
							
								 mikiher | 33254654d5 | Add dir="auto" attribute where it makes sense | 2024-03-28 23:56:59 +02:00 |  | 
			
				
					| 
							
							
								 advplyr | ff5226fa93 | Update:Remove unused missing/invalid audiobook parts logic and keys | 2024-03-21 14:38:52 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 7f350279fa | Update to node20 - updates many dependencies
- removes @nuxtjs/tailwindcss and postcss8
- pkg targets are using node18 until node20 targets are available | 2024-01-19 17:54:41 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | e88c1fa329 | Update:Show tooltip for library item card titles that are truncated #2451 - Refactored tooltip so that they dont overflow the window | 2024-01-06 15:54:48 -06:00 |  | 
			
				
					| 
							
							
								 Kieran Eglin | 57a5005197 | Addressed feedback changes | 2023-12-01 21:42:54 -08:00 |  | 
			
				
					| 
							
							
								 Kieran Eglin | 9350c5513e | Removed unneeded mixin | 2023-12-01 15:19:50 -08:00 |  | 
			
				
					| 
							
							
								 Kieran Eglin | d9c9289d65 | Added error handling; Made querystring helper | 2023-11-28 12:11:14 -08:00 |  | 
			
				
					| 
							
							
								 Kieran Eglin | e5579b2c33 | Improved UI; Added tooltips; Fixed unrelated layout issues | 2023-11-28 11:45:44 -08:00 |  | 
			
				
					| 
							
							
								 Kieran Eglin | 3cc900ffbf | Adds fetching book data on upload | 2023-11-20 08:51:00 -08:00 |  | 
			
				
					| 
							
							
								 advplyr | d6b17678ec | Update:Persist soft/hard delete checkbox option #1689 | 2023-11-09 16:36:28 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 8f4c75ff2b | Update:Author card books translation string #2284 | 2023-11-08 16:28:05 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 5a70c0d7be | Fix:Authors page books hide radio button on hover | 2023-10-22 16:40:12 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | b42edfe7a7 | Book duration shown on match page compares minutes #1803 | 2023-10-22 07:10:52 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 49403771c9 | Update:Quick match all for library to use task instead of toast, remove scan socket events | 2023-10-21 13:53:00 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | bef6549805 | Update:Replace library scan toast with task manager #1279 | 2023-10-20 17:46:18 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 5644a40a03 | Update:Add missing tranlations #2217 | 2023-10-20 16:08:57 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 8c5ce6149f | Fix:Aspect ratio of authors image on authors landing page #2227 | 2023-10-18 17:10:53 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 401bd91204 | Add:Show current book duration on match page as compared with book listed #1803 | 2023-10-03 17:16:49 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 8683fc9fe4 | Fix:Show series name when collapsing sub-series #2140 | 2023-09-23 14:38:30 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 03115e5e53 | Replace old items filter/sort api endpoint with new, handle collapse sub-series | 2023-09-04 15:26:07 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | e0dae44c7d | Update:Show published year on library page when sorting books by published year #2017 | 2023-08-23 18:01:58 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | c77cead9ae | Update search endpoints to search db directly | 2023-08-19 13:59:22 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | ec998dc1ac | Update:Podcast library item covers show number of episodes incomplete #782 | 2023-07-15 14:45:08 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | f73a0cce72 | Update Dockerfile for sqlite3, update models for cascade delete, fix backup schedule | 2023-07-09 11:39:15 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 7e377297d7 | Update:Remove toast notifications for marking items as finished #1900 | 2023-07-07 17:22:38 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 0ec50bb570 | Remove experimental features and experimental ereader setting | 2023-06-10 14:11:51 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 014fc45c15 | Add:Audiobooks only library settings, supplementary ebooks #1664 | 2023-06-10 12:46:57 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 2f04d34bce | Fix:Submenu overflowing page #1828 | 2023-06-07 15:48:23 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 4d8a1b5b6d | Add:Ebook library filter, and update e-book to ebook | 2023-05-30 16:37:24 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 05ce9c6eda | Add:Email smtp config & send ebooks to devices #1474 | 2023-05-29 17:38:38 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 9712bdf5f0 | Update:Check if directory already exists before upload #1497 | 2023-05-27 16:00:34 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | b52e240025 | Add:Batch re-scan #1754 | 2023-05-27 14:51:03 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 9a617226b3 | Update:Continue Reading shelf Remove from Continue Reading menu item | 2023-05-27 09:00:54 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 3e4c94e2b4 | Update:Continue Reading and Read Again home page shelves for ebook only items #1782 | 2023-05-27 08:20:09 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 36477a832c | Add:Saving progress for PDF ebooks #1791 | 2023-05-24 16:41:16 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | b8b3d05f5e | Fix:Authors page includes library id in url #1767 | 2023-05-13 16:47:38 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 30009e45da | Update:Book subtitle searchable #1755 | 2023-05-06 09:43:13 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | eb7f66c89e | Add:Narrators page #860 #1139 | 2023-04-30 14:11:54 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 5286b53334 | Add:Progress bar on series covers #1734 | 2023-04-29 16:26:56 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | a5627a1b52 | Add:Search for narrators #1495 | 2023-04-24 18:25:30 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | e271e89835 | Author API requests to use region from library provider | 2023-04-16 15:53:46 -05:00 |  | 
			
				
					| 
							
							
								 advplyr | 179f11f55d | Add:Delete library items from file system #1439 | 2023-04-14 16:44:41 -05:00 |  | 
			
				
					| 
							
							
								 Divyang Joshi | 69bac2ec1e | Add sorted by value to the series card | 2023-04-12 12:55:59 -04:00 |  | 
			
				
					| 
							
							
								 advplyr | 3138865d69 | Update toc menu and media progress display | 2023-03-24 17:57:41 -05:00 |  | 
			
				
					| 
							
							
								 Vincent Schmandt | 4d29ebd647 | Save Locations locally, add separate progress tracker | 2023-03-23 08:45:00 +01:00 |  | 
			
				
					| 
							
							
								 advplyr | a2d4a4a906 | Update:Home page episodes dont show a number if no episode number | 2023-03-08 08:30:54 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | c629923a80 | Merge pull request #1562 from mfcar/addNextScheduleInfo Improve dates, times and schedule backup info | 2023-03-05 11:44:59 -06:00 |  | 
			
				
					| 
							
							
								 mfcar | 61c759e0c4 | Add tasks queue dropdown | 2023-03-05 11:15:36 +00:00 |  | 
			
				
					| 
							
							
								 mfcar | 071444a9e7 | Improve dates, times and schedule backup info | 2023-02-27 18:04:26 +00:00 |  | 
			
				
					| 
							
							
								 mfcar | c820d0e62b | Fix truncate hiding explicit icon | 2023-02-24 23:36:15 +00:00 |  | 
			
				
					| 
							
							
								 mfcar | 7a47032a96 | Improve explicit label and add a AlreadyInYourLibrary indicator | 2023-02-24 23:31:16 +00:00 |  | 
			
				
					| 
							
							
								 mfcar | c14d13440f | Add explicit info | 2023-02-22 12:48:12 +00:00 |  | 
			
				
					| 
							
							
								 advplyr | c5372d1405 | Fix:Series,Collection,Playlist title scaling #1440 | 2023-02-11 15:51:23 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | a8f6202302 | Remove Gentium Book font, reduce appbar icon and title font size | 2023-02-11 15:02:56 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | debf0f495d | Fix:OPML upload path separator #1476 | 2023-02-04 13:34:50 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | b957e1a36b | Update:API endpoints for library and library item scan updated to POST requests | 2023-02-03 17:50:42 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 49279430fc | Add:Recommended book home page shelf | 2023-01-27 17:59:06 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 1609f1a499 | Add:Global library search also searches on podcast episode titles #1363 | 2023-01-04 17:43:15 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 7f5356100d | Bookshelf updates for music tracks | 2023-01-03 18:00:01 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | d6da161b13 | Music albums grouping and page | 2023-01-02 18:02:04 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 70ba2f7850 | Add:RSS feed for series & cleanup empty series from db #1265 | 2022-12-31 16:58:19 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 0e6b0d3eff | Update:Remove RSS feeds from login response payload and include feeds from library items request | 2022-12-31 10:59:12 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 8bbfee334c | Update:Show RSS feed icon on collection card & update API endpoint for fetching collections | 2022-12-31 10:33:38 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | b884f8fe11 | Laying the groundwork for music media type #964 | 2022-12-22 16:38:55 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 54ca42a903 | Update:Bookshelf view title sign width | 2022-12-17 17:50:16 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 9b1f7f566f | Fix:On bookshelf view show series name placard on shelf #1239 | 2022-12-17 16:36:41 -06:00 |  | 
			
				
					| 
							
							
								 Lars Kiesow | 616caecdf1 | Add Missing Tooltips This patch adds a few more missing tooltips to the user interface. | 2022-12-05 23:16:27 +01:00 |  | 
			
				
					| 
							
							
								 advplyr | 29a6434fdc | Playlist and collections cleanup | 2022-11-27 15:12:55 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 2032dd88ba | Hide add to playlist buttons for ebooks | 2022-11-27 14:16:22 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 950d10091d | Add playlists to bookshelf item context menu | 2022-11-27 13:44:54 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 7e171576e0 | Update:Add libraries playlists API endpoint, add lazy playlists card | 2022-11-26 17:24:46 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 78559520ab | Add:Player queue for audiobooks #1077 | 2022-11-12 16:48:35 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 3357ccfaf3 | Add:Buttons to add/remove podcast episodes from player queue | 2022-11-12 15:41:41 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 4cbc8676c6 | Update:Rename UserCollections to Collections | 2022-11-11 17:13:10 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | 400e34a4c7 | Update:More localization strings #1103 | 2022-11-08 17:10:08 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | c1b3d7779b | Fix:Multi-select and shift select | 2022-11-08 08:38:42 -06:00 |  | 
			
				
					| 
							
							
								 advplyr | faac6f677a | Update:More localization strings #1103 | 2022-11-07 18:27:17 -06:00 |  | 
			
				
					| 
							
							
								 Scott Ruoti | b1111912f7 | Added sorting by sequence for series and collapsing series in series view | 2022-11-05 20:30:13 -04:00 |  |