Jon Banafato
df4dd93347
Use pre-commit
...
[pre-commit](https://pre-commit.com/ ) automatically runs tools like
linters and fixers to make development easier. This change adds a simple
pre-commit config file with an example trailing whitespace fixer and
applies it to the existing project.
Additionally, don't ignore the lib directory (an error introduced in #8 ).
2019-11-09 10:35:32 -05:00
Mike
a9aab693af
Restored HTTPServer call... Oops?
2019-11-08 00:19:51 -05:00
Mike
9fafc0b228
first stage of dynamic UI
2019-11-07 22:48:42 -05:00
Mike
d164850def
Added some documentation
2019-11-07 13:15:52 -05:00
Mike
8e61105cbb
Started books per page algorithm, updated some tests
2019-11-07 00:38:08 -05:00
Mike
1e41483c29
Further work on the web server and frontend
2019-11-06 18:27:16 -05:00
Mike
1bf1640156
Began laying out frontend interface
2019-11-03 08:58:54 -05:00
Mike
15a24cb615
Now serving static/index.html on :8000
2019-11-02 03:39:50 -04:00
Raelon Masters
ce93050b7f
Added HTTP server and response
2019-10-31 22:14:34 -04:00
Mike
545b55a486
workin on new book check system
2019-10-16 09:12:56 -04:00
Raelon Masters
f821eb02cb
Implemented the return of unique files for storage
2019-10-14 17:52:16 -04:00
Mike
3f803083a4
Refactored call to filter_books into Epub class
2019-10-06 15:58:26 -04:00
Mike
8e90fc851c
Began extracting data from epub files
2019-10-01 17:30:36 -04:00