Michael Mandl
|
6c80f52f01
|
Added filetype-globs to config, log requests to console
|
2019-01-01 17:46:33 +01:00 |
mandlm
|
07fd3bdce5
|
Added cachedir=auto config option
|
2018-11-10 20:31:34 +01:00 |
mandlm
|
d5f6b4bfd7
|
Handle empty input folders
|
2018-11-10 18:33:27 +01:00 |
mandlm
|
1f60023b91
|
Added option so serve images recursively
|
2018-11-10 18:29:00 +01:00 |
mandlm
|
0a3dd01f1a
|
Prevent browsers from caching images with same filenames from different directories
|
2018-11-10 16:36:14 +01:00 |
mandlm
|
bc0ee53d88
|
Expand ~ in source dir path
|
2018-11-10 16:27:06 +01:00 |
mandlm
|
e20ac0b62e
|
Added options to clear and pre-build cache
|
2018-11-10 16:26:35 +01:00 |
mandlm
|
8a79fda820
|
Name cache files by absolute path hash
|
2018-11-10 15:18:43 +01:00 |
Michael Mandl
|
13dc09c5b3
|
Configure locatoion of cache dir
|
2018-11-08 09:00:00 +01:00 |
mandlm
|
41d7c104af
|
Prefer recent images
|
2018-11-08 00:10:08 +01:00 |
mandlm
|
e4de3b3148
|
Ported from os to pathlib
|
2018-11-07 23:43:29 +01:00 |
mandlm
|
71b1b29c3f
|
Cleanup
|
2018-11-07 10:58:52 +01:00 |
mandlm
|
8a3edce278
|
Pre-scale and cache images to full-hd resolution
|
2018-11-06 20:13:35 +01:00 |
mandlm
|
0f07fb70c8
|
Configure refresh via config file
|
2018-11-05 22:01:57 +01:00 |
mandlm
|
5031b1e8a2
|
Serve random images with automatic refresh
|
2018-11-05 21:57:26 +01:00 |
mandlm
|
96993ac3d0
|
Serve a random image from imgfolder on /random_image endpoint
|
2018-11-03 14:01:47 +01:00 |
mandlm
|
f0fb5f0d9f
|
Serve images from a separate direcory configured in an external config
file (config.py)
|
2018-11-03 13:21:26 +01:00 |
mandlm
|
d45d1347bd
|
Serve a static image (not included)
|
2018-10-29 20:35:45 +01:00 |
mandlm
|
57bd5d2edb
|
Display a random number
|
2018-10-29 19:52:51 +01:00 |
mandlm
|
73e9320e99
|
Render hello-world using a html template
|
2018-10-28 22:23:45 +01:00 |
mandlm
|
029d857b94
|
Implemented basic webservice (hello-world style)
|
2018-10-28 22:49:15 +01:00 |