15 Commits

Author SHA1 Message Date
1c82313c98 Benchmark more jpeg decoders. Do downsizing decode with jpeg_decoder. 2020-02-22 17:19:57 -08:00
b552b922fa Finish implementation of option parameter resize. 2020-02-19 21:30:12 -08:00
914e30365e Store thumbnails in rocksdb. 2020-02-17 14:50:09 -08:00
12b5193b26 Add static serving from assets built into binary. 2020-02-15 23:09:01 -08:00
4bb2354fdf Implement album index and image resize. 2020-02-15 08:12:13 -08:00
c4deab996b Move file creation code to library module. 2020-02-10 20:59:52 -08:00
48da92e278 Move flag requirements for credentials to subcommands that need it. 2020-02-09 22:05:48 -08:00
88234c156c Delegate stub webserver to mod web.
Add prometheus monitoring.
2020-02-09 21:56:41 -08:00
249db6500e sync: download fullsize images. 2020-02-09 21:26:03 -08:00
dbb282d73c Use git instead of local path for google-photoslibrary1. 2020-02-09 15:35:45 -08:00
cced612139 Ran cargo update. 2020-02-09 10:51:14 -08:00
50c40c56db Made main buildable again. 2020-02-09 09:03:47 -08:00
b0a10364b0 Base sync support.
Refactored list_albums to be useful in sync and list-albums.
2020-02-06 18:27:37 -08:00
076a947b08 structopt-ify, move list ablum to subcommand add filtering by regex. 2020-02-04 22:56:15 -08:00
10d8ec406f Very basic PoC talking to google API. 2020-02-03 22:33:09 -08:00