Commit Graph

38 Commits (master)

Author SHA1 Message Date
mandlm 90a70591e7 Merge branch 'hotfix/github-security-alerts' 2019-12-21 15:37:31 +01:00
mandlm 614b671565 Updated waitress and pillow to secure versions 2019-12-21 15:36:29 +01:00
mandlm a2c04a9807 Merge branch 'release/new-year-version' 2019-05-05 12:43:54 +02:00
Michael Mandl 6c80f52f01 Added filetype-globs to config, log requests to console 2019-01-01 17:46:33 +01:00
mandlm 30ee37bf74 Refresh via javascript 2018-11-10 20:32:06 +01:00
mandlm 07fd3bdce5 Added cachedir=auto config option 2018-11-10 20:31:34 +01:00
mandlm d6c46f4060 Changed waitress port to 5000 2018-11-10 18:34:24 +01:00
mandlm d5f6b4bfd7 Handle empty input folders 2018-11-10 18:33:27 +01:00
mandlm 6deefc7ea8 Merge branch 'feature/recursive-input' into develop 2018-11-10 18:29:31 +01:00
mandlm 1f60023b91 Added option so serve images recursively 2018-11-10 18:29:00 +01:00
mandlm cf6845c303 Added waitress production server script 2018-11-10 16:58:19 +01:00
mandlm f51f324a30 Merge branch 'feature/cache-by-absoulte-path' into develop 2018-11-10 16:36:29 +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
mandlm f103fd05fc Use element-id in javascript 2018-11-09 16:51:01 +01:00
mandlm 382a9896cf Delay-load images via javascript 2018-11-09 08:27:26 +01:00
mandlm 9a6dd5b86d Html Formatting 2018-11-08 21:51: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 ad4be9baf3 Merge branch 'feature/random-refresh-page' into develop 2018-11-05 22:09:00 +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 55f0d60e04
Merge pull request #4 from mandlm/develop
Develop
2018-10-29 19:35:16 +01:00
mandlm 0409e4806d
Merge pull request #3 from mandlm/feature/random-content
Display a random number
2018-10-29 18:52:07 +01:00
mandlm 57bd5d2edb Display a random number 2018-10-29 19:52:51 +01:00
mandlm 0b967b2e2b
Merge pull request #2 from mandlm/develop
Render hello-world using a html template
2018-10-28 22:33:16 +01:00
mandlm 73e9320e99 Render hello-world using a html template 2018-10-28 22:23:45 +01:00
mandlm aefedbc4a0
Merge pull request #1 from mandlm/feature/basic-webservice
Implemented basic webservice (hello-world style)
2018-10-28 21:48:54 +01:00
mandlm 029d857b94 Implemented basic webservice (hello-world style) 2018-10-28 22:49:15 +01:00
mandlm 1a6fe9c87b Initial commit 2018-10-28 11:53:18 +01:00