etiquette/frontends/etiquette_flask
voussoir 4bf5b6d824
Replace dev_ino with mtime, sha256.
This change was prompted by my discovery that under DrivePool, two
files can have the same dev, ino pair. It's understandable but the fact
of the matter is I don't want to rely on inodes any more.
Hashing has the downside of speed, but considering the time investment
of tagging files in the first place I think it should be worthwhile.
2021-02-03 12:12:47 -08:00
..
backend Fix batch cards endpoint still referring to photo_card.html. 2021-01-28 17:01:00 -08:00
static Add preliminary photo drag-drop code. 2021-01-25 13:47:47 -08:00
templates Add preliminary photo drag-drop code. 2021-01-25 13:47:47 -08:00
etiquette_flask_dev.py Replace dev_ino with mtime, sha256. 2021-02-03 12:12:47 -08:00
etiquette_flask_prod.py Move site.debug to _dev, _prod launchers. 2021-01-20 18:26:42 -08:00