Commit Graph

14 Commits (a11b6daa2e24933d0a3b9548a02d57c96ed0c09e)

Author SHA1 Message Date
dgtlmoon a11b6daa2e
Installation via pip (#186)
3 years ago
dgtlmoon 1e39a1b745 Re #156 - PORT should always be an Integer
3 years ago
Tim Chepeleff 684deaed35
Add Heroku Deployment Support (#159)
3 years ago
dgtlmoon e6fadc44fa
#76 app path prefix when behind proxy_pass (#91)
3 years ago
dgtlmoon 2f22d627fa Use right sticky for version
3 years ago
dgtlmoon fa3ce97634
Use flasks' built in 'flash' method instead of a custom message/notices (#94)
3 years ago
dgtlmoon d304449cb1 Adding helper method to remove text files that are not in the index
3 years ago
dgtlmoon cd6ce89587 Re #45 - Set datastore path in app.config
3 years ago
dgtlmoon 4164ad29e3 Re #44 - Broke the menu by accident, adding tests and fixing.
3 years ago
dgtlmoon 92c0fa90ee
Password protection / login support (#34)
3 years ago
dgtlmoon 661542b056 Fix backup generation on relative paths (like when run outside docker, under venv, etc)
3 years ago
Leigh Morresi b31bf34890 Check for new version
3 years ago
Leigh Morresi ae0f640ff4 Issue #12 include version for easy reference.
3 years ago
Leigh Morresi 33985dbd9d Fix docker app files paths
3 years ago