Commit Graph

27 Commits

Author SHA1 Message Date
MartenBE
025f0f9cf5 Merge changes from development 2020-08-03 00:48:45 +02:00
MartenBE
e1f1c50809 Everything docker related is now available in its own subfolder 2020-07-30 20:49:42 +02:00
Raelon Masters
1f30a71d76 package-lock.json 2020-07-27 11:31:14 -04:00
Raelon Masters
5caf2b6d42 added .svn 2020-07-26 21:27:51 -04:00
Raelon Masters
b27ef2b0c1 Reinclude create_db.sql 2020-04-07 10:00:25 -04:00
Raelon Masters
53e9a1d222 Massive UI changes, and updates to the collection system 2020-03-22 01:05:42 -04:00
Mike Young
2231d1f4b2 Stop tracking installer generated config files 2020-01-01 00:18:29 -05:00
Mike Young
1b42dd5057 Fix tracking src/backend/data 2019-12-04 23:06:43 -05:00
Mike Young
db388f4ec6 fix data/ being ignored 2019-12-01 12:58:14 -05:00
Mike Young
2542d3c7f5 Track data folder 2019-12-01 12:38:21 -05:00
Mike Young
a0ae3fda63 stop tracking shelf.json 2019-12-01 11:47:23 -05:00
Mike Young
9edc1f37c0 ignore app/data/ instead of individual files 2019-11-17 10:24:01 -05:00
Mike Young
32203e0f2b Ignore shelf.json 2019-11-17 09:48:58 -05:00
Mike Young
06a1080352 Ignore migrations 2019-11-17 09:38:19 -05:00
Mike Young
cabefa65e7 Added Djangos db to the igonre list as it shares the book database 2019-11-15 15:03:31 -05:00
Mike Young
5fa6d33f1d Massive code refactoring, and some test rewrites. 2019-11-15 14:48:19 -05:00
Mike Young
d7279a73a7 Massive code refactoring, and some test rewrites. 2019-11-15 14:45:42 -05:00
Mike
ff821099cc ignore spacemacs tmp files 2019-11-10 01:26:30 -05:00
Mike
54b625973f Do not track tag files 2019-11-09 23:17:57 -05:00
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
Jon Banafato
ed8e93e9ac Add standard Python .gitignore entries
Additionally, remove files that should have been ignored by the updates
here.
2019-11-08 22:56:11 -05:00
Mike
73e4ab0cd9 Added catalogue.db to ignore, missed this initially 2019-10-06 16:44:14 -04:00
Mike
b3e3ddc072 Now returning metadata and cover images 2019-10-04 13:17:12 -04:00
Mike
b3f3189590 added content.opf 2019-09-27 11:37:16 -04:00
Mike
bb06acd687 added argument to return filtered book list 2019-09-26 23:33:32 -04:00
Mike
5d26a7d49f Implement directory recursion, and type filtering 2019-09-26 22:06:38 -04:00
Mike
3c49cdf5e2 Begining to build in directory recursion for book scanning 2019-09-24 16:47:29 -04:00