Commit graph

15 commits

Author SHA1 Message Date
e4de3b3148 Ported from os to pathlib 2018-11-07 23:43:29 +01:00
71b1b29c3f Cleanup 2018-11-07 10:58:52 +01:00
8a3edce278 Pre-scale and cache images to full-hd resolution 2018-11-06 20:13:35 +01:00
ad4be9baf3 Merge branch 'feature/random-refresh-page' into develop 2018-11-05 22:09:00 +01:00
0f07fb70c8 Configure refresh via config file 2018-11-05 22:01:57 +01:00
5031b1e8a2 Serve random images with automatic refresh 2018-11-05 21:57:26 +01:00
96993ac3d0 Serve a random image from imgfolder on /random_image endpoint 2018-11-03 14:01:47 +01:00
f0fb5f0d9f Serve images from a separate direcory configured in an external config
file (config.py)
2018-11-03 13:21:26 +01:00
d45d1347bd Serve a static image (not included) 2018-10-29 20:35:45 +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
57bd5d2edb Display a random number 2018-10-29 19:52:51 +01:00
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
029d857b94 Implemented basic webservice (hello-world style) 2018-10-28 22:49:15 +01:00
1a6fe9c87b Initial commit 2018-10-28 11:53:18 +01:00