dgtlmoon
|
10d3b09051
|
-C option to create a datadir if it doesnt exist
|
2021-12-15 23:07:13 +01:00 |
dgtlmoon
|
a11b6daa2e
|
Installation via pip (#186)
Builder for https://pypi.org/project/changedetection.io/
|
2021-08-16 15:24:37 +02:00 |
dgtlmoon
|
1e39a1b745
|
Re #156 - PORT should always be an Integer
|
2021-07-28 13:59:50 +02:00 |
Tim Chepeleff
|
684deaed35
|
Add Heroku Deployment Support (#159)
* add heroku.yml
* Use environment supplied port
* Update changedetection.py
|
2021-07-26 06:43:23 +02:00 |
dgtlmoon
|
e6fadc44fa
|
#76 app path prefix when behind proxy_pass (#91)
Support for running in a sub-path under proxy_pass (Running changedetection.io behind a reverse proxy sub directory)
More here https://github.com/dgtlmoon/changedetection.io/wiki/Running-changedetection.io-behind-a-reverse-proxy-sub-directory
|
2021-07-14 14:02:24 +10:00 |
dgtlmoon
|
2f22d627fa
|
Use right sticky for version
|
2021-07-10 23:14:59 +10:00 |
dgtlmoon
|
fa3ce97634
|
Use flasks' built in 'flash' method instead of a custom message/notices (#94)
* Use flasks' built in 'flash' method instead of a custom message/notice handler
* Move app.secret_key setup to inside app
|
2021-06-18 22:04:29 +10:00 |
dgtlmoon
|
d304449cb1
|
Adding helper method to remove text files that are not in the index
|
2021-06-16 10:57:55 +10:00 |
dgtlmoon
|
cd6ce89587
|
Re #45 - Set datastore path in app.config
|
2021-05-01 01:18:59 +10:00 |
dgtlmoon
|
4164ad29e3
|
Re #44 - Broke the menu by accident, adding tests and fixing.
|
2021-04-30 19:54:23 +10:00 |
dgtlmoon
|
92c0fa90ee
|
Password protection / login support (#34)
Issue #24 Password login hashlib.pbkdf2_hmac implementation
|
2021-04-30 16:47:13 +10:00 |
dgtlmoon
|
661542b056
|
Fix backup generation on relative paths (like when run outside docker, under venv, etc)
|
2021-04-09 04:49:50 +02:00 |
Leigh Morresi
|
b31bf34890
|
Check for new version
|
2021-03-01 15:09:37 +01:00 |
Leigh Morresi
|
ae0f640ff4
|
Issue #12 include version for easy reference.
|
2021-02-24 14:44:35 +01:00 |
Leigh Morresi
|
33985dbd9d
|
Fix docker app files paths
|
2021-02-21 16:31:42 +01:00 |