Commit graph

6 commits

Author SHA1 Message Date
5f80082567 Show meta-data as image title 2023-12-12 10:50:07 +01:00
a4501d5cb5 Switch to json encoded meta data
Instead of parsing a comma separated list of photo urls, we retrieve a
json array of meta data (url, title, size).
2023-12-12 09:43:51 +01:00
e47f1d0449 Implement chapter 4 - part1
- pull photo urls from the server
- provide styles.css and list ourselves
2023-12-11 21:02:12 +01:00
fe10054e44 Implement chapter 3: random picture selection 2023-12-11 11:30:30 +01:00
b431b584af Ignore direnv and elm files 2023-12-10 22:04:20 +01:00
3d2c74b8fc Initial import of PhotoGroove 2023-12-10 22:02:26 +01:00