Commit Graph

49 Commits

Author SHA1 Message Date
David 4f4758f7fe fix a panic and handle cleaning up after a panic 2021-07-28 21:06:49 -04:00
David c2d2fe25c0 add style management 2021-07-13 18:32:01 -04:00
David 8c6c9325da it now displays books from the DB! 2021-07-06 21:40:12 -04:00
David 3bff06aad7 make it possible to switch between panels 2021-07-04 14:49:36 -04:00
David a6f958ccfb support ratio layouts 2021-07-04 13:49:53 -04:00
David 78d80aef6c handle uneven disribution of space 2021-07-04 09:41:22 -04:00
David 40b4cd3668 fix up boxes to actually work when moved around the screen 2021-07-03 21:25:32 -04:00
David 6cd94df521 doesn't quite work yet 2021-07-03 13:30:08 -04:00
David de3f9cfadb continue to add more building blocks 2021-07-03 10:58:45 -04:00
David 117c7e0e41 start to make it a little real... 2021-07-02 21:44:45 -04:00
David b648c1c0ae initial CLI exploration 2021-07-02 20:46:58 -04:00
David ca618cc609 environment-ize configuration 2021-07-02 18:47:14 -04:00
David 04506ed01f get database migrations up and running 2021-07-02 18:13:58 -04:00
David da239cf9ad initial planning 2021-06-26 14:08:35 -04:00
David 84a523f2f8 remove old version 2021-06-24 20:43:35 -04:00
David fe2012991b make relative 2019-03-31 17:22:38 -04:00
David 5adee81ccc add book favicon 2019-03-31 17:21:49 -04:00
David 869bad7454
fix scrollbar issue on windows 2019-02-22 15:18:39 -05:00
David d16d5dcd7c always sort by title after sorting by initial input 2018-12-29 10:50:05 -05:00
David 914ad2c204 more carefully clean search input 2018-12-29 10:49:40 -05:00
David 4551afc6c2 hide volume if not present 2018-02-06 18:34:32 -05:00
David 5533ccd17b add "loan" to spreadsheet and represent in UI 2017-09-03 15:51:54 -04:00
David 6597e52772 remove extra space 2017-07-07 12:05:47 -04:00
David 24f6fdeeaf update the icon used to mark signed copies 2017-07-04 13:03:59 -04:00
David 8838b53e2e generate isbn-10s if I don't have them, and load images from amazon 2017-05-23 21:39:49 -04:00
David eb06ceec87 remove special chars when searching 2017-05-19 17:51:53 -04:00
David 20562a1d84 add sorting and better icons on the headers for it 2017-05-19 17:44:56 -04:00
David 4e3c310499 do the 'default' thing more often 2017-05-18 21:49:10 -04:00
David 1226b8e721 can't get rid of init() just yet 2017-05-18 21:46:30 -04:00
David ec8d4960cd add search 2017-05-18 21:42:54 -04:00
David 5d09498ccb more info on the google books API 2017-05-17 20:41:12 -04:00
David fb3cb20cfb readme 2017-05-17 20:38:57 -04:00
David 0b8c7d4260 clean up A, An, and The before sorting 2017-05-17 14:47:35 -04:00
David 4b84ce0feb add a visual break for every other now 2017-05-16 22:05:08 -04:00
David 1842828ec6 pre-sort by title to take advantange of stable sort; watch for null date 2017-05-16 21:57:29 -04:00
David 4f4c557fd6 remove join and constrain the title column 2017-05-15 22:13:40 -04:00
David 6d00d0ae6a fix syntax 2017-05-15 21:47:07 -04:00
David 1dd2c66884 more updates 2017-05-15 21:46:41 -04:00
David c124ba7f4d change signed display 2017-05-14 16:19:14 -04:00
David 2e6d720ef9 add the signed header 2017-05-14 16:11:52 -04:00
David e929c12f71 add signed column 2017-05-14 16:10:46 -04:00
David d7df7e2b4e pull out sheet ID and page name 2017-05-14 16:09:13 -04:00
David faa0a42b05 what if there\'s no categories\? 2017-05-14 16:07:44 -04:00
David 9b29df1eab create upload/append-to-sheet script 2017-05-14 15:27:17 -04:00
David 014fbebb81 add series handling 2017-05-13 21:36:32 -04:00
David 0618008158 add a nice google font to the headers 2017-05-08 22:58:29 -04:00
David 071b0a9a7b add format to display 2017-05-08 22:17:59 -04:00
David 604bdbb9f7 tiny changes 2017-05-08 21:58:16 -04:00
David 828ad5ab78 first commit 2017-05-08 21:56:35 -04:00