Commit Graph

98 Commits

Author SHA1 Message Date
Evan Fiordeliso 9d00f5d8b4 Add try catch for clipboard reading 2026-06-12 10:21:20 -04:00
Evan Fiordeliso f03a4f6910 Bump version 2026-06-12 09:11:26 -04:00
Evan Fiordeliso 8886be9f81 Added isbn null check 2026-06-12 09:11:01 -04:00
Evan Fiordeliso 6f7b83b0e8 Fix isbn and publishedAt schemas and add zod error to notice 2026-06-12 09:08:26 -04:00
Evan Fiordeliso eda363ebbd Bump version 2026-06-11 17:24:31 -04:00
Evan Fiordeliso 9213e1ef0d Add Create Book from Clipboard Command 2026-06-11 17:23:45 -04:00
Evan Fiordeliso 2f89a703d3 Add redownload cover command and move image functions to services 2026-06-11 16:20:02 -04:00
Evan Fiordeliso 210ba33297 Bump version 2026-06-10 10:06:06 -04:00
Evan Fiordeliso e63ff664d4 Add inputmode attribute to reading log entry edit modal inputs 2026-06-10 10:04:47 -04:00
Evan Fiordeliso b5580545e1 Add inputmode attribute to reading progress modal input 2026-06-10 09:49:10 -04:00
Evan Fiordeliso 42d42e92c2 Add Update Cover from URL command 2026-06-10 09:48:43 -04:00
Evan Fiordeliso 8b19f1ea03 Add sync toggle to reading log editor, use previous entry as opposed to last ever entry, and reorganize files 2025-09-10 11:55:42 -04:00
Evan Fiordeliso 0ef651d661 Remove book folder setting and only rely on the tbr folder and read folder settings 2025-08-23 16:14:38 -04:00
Evan Fiordeliso 1191347105 Add fixed sizing to covers on fixed width calendar 2025-08-20 11:58:03 -04:00
Evan Fiordeliso 8462dbab57 Fix settings not updating in svelte views and add fixed width calendar setting 2025-08-20 11:44:40 -04:00
Evan Fiordeliso ae4b924616 Bump version 2025-08-09 10:32:46 -04:00
Evan Fiordeliso 649b35f16c Update pages read total when book is selected in reading log entry edit modal view 2025-08-09 10:32:19 -04:00
Evan Fiordeliso 25e980eff1 Add clear button to rating input 2025-08-08 23:04:56 -04:00
Evan Fiordeliso 45d80517a5 Fix pages read total field in reading log entry edit modal view 2025-08-08 22:42:40 -04:00
Evan Fiordeliso cb0c66a48b Fix images, handlebars escaping, and organize covers by title sort value 2025-08-01 12:42:44 -04:00
Evan Fiordeliso d5e4810d8f Bump version 2025-07-18 23:14:26 -04:00
Evan Fiordeliso 791fa96d19 Change how book covers are styled 2025-07-18 23:14:05 -04:00
Evan Fiordeliso 080074511a Rename cover image file if not jpg extension 2025-07-18 20:52:42 -04:00
Evan Fiordeliso d42aabc5f2 Bump version 2025-07-18 12:10:41 -04:00
Evan Fiordeliso 2ba8523a24 Add in-browser image compression 2025-07-18 12:10:15 -04:00
Evan Fiordeliso 05daa707d8 Bump version 2025-07-17 16:32:59 -04:00
Evan Fiordeliso 872fae53da Small fixes 2025-07-17 16:32:26 -04:00
Evan Fiordeliso 92008c0070 Get subtitle and add indent helper to templater 2025-07-17 09:08:29 -04:00
Evan Fiordeliso f8e544d381 Rename Field to Property in PropertySuggest 2025-07-15 12:08:10 -04:00
Evan Fiordeliso 5164298bcc Bump version 2025-07-15 12:06:31 -04:00
Evan Fiordeliso 104533e0bb Make all charts responsive 2025-07-15 12:06:01 -04:00
Evan Fiordeliso 6bbce670a1 Bump version 2025-07-15 11:57:27 -04:00
Evan Fiordeliso 8356b6649f Extract book properties into object 2025-07-15 11:56:43 -04:00
Evan Fiordeliso 19d56652eb A few small changes 2025-07-14 21:16:32 -04:00
Evan Fiordeliso 891041c965 Add A to Z Challenge 2025-07-12 16:43:18 -04:00
Evan Fiordeliso ffb8cc8d9c Add reading calendar 2025-07-09 21:09:48 -04:00
Evan Fiordeliso ac10cf646f Improve reading log entry modal by grabbing metadata of selected book and updating pages remaining 2025-07-09 17:45:03 -04:00
Evan Fiordeliso c603475f69 Open book in current leaf in bookshelf view instead of new leaf 2025-07-07 22:33:47 -04:00
Evan Fiordeliso 7e5135d99e Make bookshelf full width on small screens 2025-07-07 22:26:27 -04:00
Evan Fiordeliso 212d3acce3 Fix file links 2025-07-07 22:10:09 -04:00
Evan Fiordeliso cba99adc2a Fix date filter using month filter when year is all time and add background to stats section 2025-07-07 18:58:06 -04:00
Evan Fiordeliso dc7b84f287 Make details view responsive 2025-07-07 18:41:51 -04:00
Evan Fiordeliso 67930eb1fd Add details view to shelf code block 2025-07-07 11:37:27 -04:00
Evan Fiordeliso f4c2aabf1f Add width to book stack books 2025-07-07 09:50:35 -04:00
Evan Fiordeliso 36e346a849 Use a formula for text size for better performance 2025-07-07 09:47:47 -04:00
Evan Fiordeliso 349fcd903e Rewrite bookshelf view from scratch 2025-07-06 23:22:57 -04:00
Evan Fiordeliso 2df1cf4b30 Enable initial month filter on shelf code block 2025-07-05 23:31:39 -04:00
Evan Fiordeliso f3816a4a96 Add reload reading log command to load reading log from file 2025-07-05 23:28:36 -04:00
Evan Fiordeliso a1956078d8 Fix text not having fixed width and fix books having wrong title 2025-07-05 23:04:56 -04:00
Evan Fiordeliso 18aa687647 Remove old stack designs 2025-07-05 22:21:57 -04:00