Commit Graph

78 Commits

Author SHA1 Message Date
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
Evan Fiordeliso 6811f07536 A bit of cleanup and add min height to bookshelf 2025-07-05 22:21:20 -04:00
Evan Fiordeliso 63221fb946 Move all book designs into book element and fix text sizing a bit 2025-07-05 16:18:22 -04:00
Evan Fiordeliso db732fd8a6 Rename bookshelf code block to shelf and add table view 2025-07-05 15:06:39 -04:00
Evan Fiordeliso 94fe4d5f1c Just use page count for book width 2025-07-05 10:51:06 -04:00
Evan Fiordeliso b9f146f922 Put actual books on bookshelf view 2025-07-05 10:42:25 -04:00
Evan Fiordeliso 658713fbec Add disabled to other suggesters and enable all fields in reading log entry editor 2025-07-05 00:21:08 -04:00
Evan Fiordeliso cfcde1dc5c Add random colors and designs to bookshelf 2025-07-05 00:05:50 -04:00
Evan Fiordeliso b5b9a3fd31 Switch color class to use chroma color as underlying data storage 2025-07-04 23:06:41 -04:00
Evan Fiordeliso 86ffa3753f Fix colors on bookshelf 2025-07-04 22:40:38 -04:00
Evan Fiordeliso 5c73b8871c Add bookshelf view 2025-07-04 22:27:06 -04:00
Evan Fiordeliso 31cfa881c7 Use reading log for books and pages chart when filtering by month 2025-07-04 09:56:29 -04:00
Evan Fiordeliso d9cfb3df36 Add reading log store 2025-07-03 20:29:55 -04:00
Evan Fiordeliso eada608003 Add reading stats code block 2025-07-03 17:44:16 -04:00
Evan Fiordeliso 8c94599a31 Add separate manifest for dev builds and suppress svelte warnings 2025-07-01 11:50:20 -04:00
Evan Fiordeliso e64e28cbe3 Add error handling for create entry errors 2025-07-01 11:06:45 -04:00
Evan Fiordeliso 09d1b08f7d Small fixes 2025-07-01 10:36:26 -04:00
Evan Fiordeliso 76f180aa58 Add create from goodreads url command 2025-07-01 09:55:04 -04:00
Evan Fiordeliso d92ee41a91 Clean up eslint issues 2025-06-30 22:11:39 -04:00
Evan Fiordeliso ad990dae8a Move goodreads functions to class to expose via the plugin api 2025-06-30 21:55:36 -04:00
Evan Fiordeliso c58f1c4bf5 Fix last entry updating and remove logging 2025-06-30 21:38:03 -04:00