|
|
a7d605d760
|
not much point in -9 on gzip, so ditch it
|
2021-03-27 15:12:43 +11:00 |
|
Damien De Paoli
|
f7d78c2257
|
also need flask
|
2021-02-27 00:22:02 +11:00 |
|
|
|
2a5f607597
|
updated instructions to use full paths, and extra step to mv backup to a non-generic name
|
2021-02-01 23:10:51 +11:00 |
|
|
|
e88a6f317c
|
update
|
2021-01-28 13:11:11 +11:00 |
|
|
|
0829a98376
|
updated install instructions to get newer PIL and fix exif issues
|
2021-01-25 01:01:51 +11:00 |
|
|
|
71dd213636
|
added face recog dependencies
|
2021-01-22 21:13:09 +11:00 |
|
|
|
558b43870a
|
added instructions on how to run all this
|
2021-01-19 17:29:41 +11:00 |
|
|
|
dc2ea1265f
|
instructions on how to fully reset the DB in docker from tables.sql
|
2021-01-16 17:48:00 +11:00 |
|
|
|
58083dbfab
|
added package dependencies
|
2021-01-15 16:57:07 +11:00 |
|
|
|
eeb24611c8
|
got video thumbnails working, added another pip packages to the README, and edited the templates/files.html accordingly.
|
2021-01-11 12:50:31 +11:00 |
|
|
|
c01c586bcd
|
Merge branch 'master' of mara.ddp.net:photoassistant
|
2021-01-10 17:50:54 +11:00 |
|
|
|
1eac80a951
|
added thumbnail line to db class for photos, and also updated readme
|
2021-01-10 17:49:58 +11:00 |
|
|
|
2e4aec7772
|
removed debugs, added medainfo library to README for installation, added first-pass of thumbnauil, but no code for the actual thumbnail data yet
|
2021-01-10 17:49:12 +11:00 |
|
|
|
3fdd43467a
|
updated readme and gitignore, and also update the photos.py file to check what file types everything are, then return back a python dict with the absolute path to a file and the type. also updated the sqlalchemy model class to better fit all of our changes (added some fields that correspond to our file types and such).
|
2021-01-10 16:56:39 +11:00 |
|
|
|
53897a1351
|
added BUGS, TODO and README, and first class settings
|
2021-01-10 13:14:49 +11:00 |
|