Commit Graph

57 Commits

Author SHA1 Message Date
Fabio Manganiello cfff2e9eb6 Bumped version 0.1.0 -> 0.1.1 2022-01-12 00:36:14 +01:00
Fabio Manganiello dc882c7237 Do os.path.abspath on custom content folders in the app constructor before initialization
If relative paths are used for the content folder then send_from_directory may mistakenly interpret the paths as relative to the main application, instead of the content folder
2022-01-12 00:30:25 +01:00
Fabio Manganiello 3ccae5739a Added demos to README 2022-01-12 00:19:48 +01:00
Fabio Manganiello 34498c1496 fixed removed import 2022-01-12 00:18:30 +01:00
Fabio Manganiello e9fcb0fd22 docs fix 2022-01-11 23:58:20 +01:00
Fabio Manganiello 3531726f2c docs refactor and minor fixes 2022-01-11 23:43:02 +01:00
Fabio Manganiello a91b564305 First commit 2022-01-11 20:16:27 +01:00