Go to file
dependabot[bot] 586ede79a2
Bump flask from 1.0.2 to 2.3.2
Bumps [flask](https://github.com/pallets/flask) from 1.0.2 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/1.0.2...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 20:26:36 +00:00
static Delay-load images via javascript 2018-11-09 08:27:26 +01:00
templates Refresh via javascript 2018-11-10 20:32:06 +01:00
.gitignore Configure locatoion of cache dir 2018-11-08 09:00:00 +01:00
README.md Initial commit 2018-10-28 11:53:18 +01:00
config.py Added filetype-globs to config, log requests to console 2019-01-01 17:46:33 +01:00
requirements.txt Bump flask from 1.0.2 to 2.3.2 2023-05-01 20:26:36 +00:00
server.py Changed waitress port to 5000 2018-11-10 18:34:24 +01:00
slider.py Added filetype-globs to config, log requests to console 2019-01-01 17:46:33 +01:00

README.md

This is my port of FotoStream to python/flask.