Commit Graph

6 Commits

Author SHA1 Message Date
Fabio Manganiello dcc935c4cb If no published date is available on the headers, infer it from the file creation date 2022-06-11 23:02:07 +02:00
Fabio Manganiello b256238d45 Fixed RSS integration and added `header` configuration option 2022-01-12 21:47:53 +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 34498c1496 fixed removed import 2022-01-12 00:18:30 +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