dgtlmoon
2acdc9f2c7
Add comment
2022-03-04 10:54:03 +01:00
dgtlmoon
08671e4068
Merge branch 'master' into ui-improvements
2022-03-04 09:38:22 +01:00
dgtlmoon
96664ffb10
Better text/plain detection and refactor tests ( #443 )
2022-03-01 17:50:15 +01:00
dgtlmoon
615fa2c5b2
Tweak support tabs and text ( #440 )
2022-02-28 22:39:32 +01:00
dgtlmoon
fd45fcce2f
Include link to changedetection.io hosted option ( #439 )
2022-02-28 15:47:59 +01:00
dgtlmoon
75ca7ec504
Improved CPU usage around the loop responsible for what sites needs to be checked
2022-02-28 15:08:51 +01:00
dgtlmoon
883aa968fd
0.39.9
2022-02-24 17:02:50 +01:00
dgtlmoon
3240ed2339
Minor reliability upgrade for large datasets - retry deepcopy ( #436 )
2022-02-24 16:58:51 +01:00
dgtlmoon
a51c555964
Fix small issue in highlight trigger/ignore preview page with setting the background colours, add test
2022-02-23 12:30:36 +01:00
dgtlmoon
014fda9058
Ability to visualise trigger and filter rules against the current snapshot on the preview page
2022-02-23 10:49:25 +01:00
dgtlmoon
1b2420ac03
Merge branch 'master' into ui-improvements
2022-02-13 23:46:11 +01:00
ntmmfts
ca91f732b8
UI improvements ( #412 )
...
* Update CONTRIBUTING.md
* Add option for tags on import (#377 )
* Add option for tags on import and backup
* .add_watch() can accept empty tag
Use https://changedetection.io/CHANGELOG.txt as a nice default page to watch
* plaintext mime type fix - Don't attempt to extract HTML content from plaintext, this will remove lines and break changedetection (#391 )
* #323 Adding note about discord:// 2000 char limit (#392 )
* Adding note about discord:// 2000 char limit
* Ability to use a generated salted password in deployments as env var SALTED_PASS (#397 )
* Ability to use a generated salted password in deployments as env var SALTED_PASS
* Offer instance on Lemonade
Tidy README
* Update README - Tidy up sections
* Update README - Fix docker section
* Update README.md
* /preview format doesnt need <pre> - fixing too many returnlines in content on diff/preview page
* fixed the reference to wiki for rpi section (#402 )
* Add notification note - tgram:// bots cant send messages to other bots, so you should specify chat ID of non-bot user.
* Notification error log handler (#403 )
* Add a notifications debug/error log interface (Link available under the notification URLs list)
* Refactor tests for notification error log handler (#404 )
* Introduce -h option to allow listening not on 0.0.0.0. (#406 )
* Fix typo in the startup create-directory command suggestion (#405 )
* Use flask url_for() for webdriver chrome icon instead of relative path
* merging latest upstream changes
Co-authored-by: dgtlmoon <dgtlmoon@gmail.com >
Co-authored-by: Tim Loderhose <timlod@users.noreply.github.com >
Co-authored-by: Radu Ursache <3800336+rursache@users.noreply.github.com >
Co-authored-by: Alexander Aleksandrovič Klimov <al2klimov@gmail.com >
2022-02-13 23:44:12 +01:00
dgtlmoon
d4f4ab306a
Dont allow redirect on login, it's safer and more reliable this way ( #414 )
2022-02-08 21:12:44 +01:00
dgtlmoon
8d2e240a2a
When using Env. FETCH_WORKERS or WEBDRIVER_DELAY_BEFORE_CONTENT_READY , it should be type int
2022-02-08 20:01:24 +01:00
dgtlmoon
d7ed479ca2
0.39.8
2022-02-08 18:56:10 +01:00
dgtlmoon
f25cdf0a67
Number of fetching workers can be overriden by Env "FETCH_WORKERS" ( #413 )
2022-02-08 18:27:56 +01:00
dgtlmoon
eb3dca3805
Language fix "watches are rechecking." it actually puts them into an internal queue "watches are QUEUED for rechecking"
2022-02-08 13:00:18 +01:00
dgtlmoon
22ef9afb93
Refactor tests for notification error log handler ( #404 )
2022-02-04 20:54:20 +01:00
dgtlmoon
abaec224f6
Notification error log handler ( #403 )
...
* Add a notifications debug/error log interface (Link available under the notification URLs list)
2022-02-04 19:29:39 +01:00
dgtlmoon
73101a47e7
Ability to use a generated salted password in deployments as env var SALTED_PASS ( #397 )
...
* Ability to use a generated salted password in deployments as env var SALTED_PASS
2022-01-29 19:36:44 +01:00
Tim Loderhose
4887180671
Add option for tags on import ( #377 )
...
* Add option for tags on import and backup
2022-01-25 18:46:05 +01:00
dgtlmoon
9f2806062b
Merge branch 'master' into ui-improvements
2022-01-24 10:59:36 +01:00
dgtlmoon
bbc2875ef3
0.39.7
2022-01-15 23:21:06 +01:00
dgtlmoon
a896493797
Simple HTTP auth ( #372 )
...
HTTP Basic Auth form validation
2022-01-15 22:52:39 +01:00
ntmmfts
d24cd28523
fixed test failure
2022-01-08 10:16:05 -10:00
Unpublished
bd8f389a65
Add API endpoint for current snapshot ( #359 )
2022-01-08 16:38:42 +01:00
ntmmfts
508cc1dbd2
saving edits
2022-01-08 01:43:21 -10:00
ntmmfts
2e8e27dc07
merging v0.39.6
2022-01-08 01:29:05 -10:00
ntmmfts
3b02b89a63
Merge branch 'master' of https://github.com/dgtlmoon/changedetection.io into ui-improvements
2022-01-08 01:22:57 -10:00
ntmmfts
7236572de6
merging v0.39.6
2022-01-08 00:39:44 -10:00
ntmmfts
fe037064d8
Merge branch 'seconds' of https://github.com/ntmmfts/changedetection.io into seconds
2022-01-08 00:29:43 -10:00
ntmmfts
51acfbdbda
before v0.39.6
2022-01-08 00:29:37 -10:00
ntmmfts
bb5221d2c8
pulling upgrade
2022-01-06 20:54:48 -10:00
ntmmfts
e5add6c773
Revert to b129290
2022-01-06 07:33:23 -10:00
ntmmfts
b61928037b
Revert "fixed backend test failure - had to remove grammar formatting replacement for flash message in api_watch_checknow."
...
This reverts commit b1292908e2 .
2022-01-06 07:04:03 -10:00
dgtlmoon
07c60a6acc
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
2022-01-05 19:13:42 +01:00
dgtlmoon
7916faf58b
0.39.6
2022-01-05 19:13:36 +01:00
dgtlmoon
febb2bbf0d
Heroku tweaks (backup download) ( #356 )
...
* use absolute path, just incase the data-dir is set relative
2022-01-05 19:12:13 +01:00
ntmmfts
2e411e1ff4
Merge branch 'dgtlmoon:master' into seconds
2022-01-03 16:16:50 -10:00
dgtlmoon
b33105d576
Re #348 - Add test for backup, use proper datastore path
2022-01-03 20:16:21 +01:00
dgtlmoon
b5c1fce136
Re #133 Option for ignoring whitespacing ( #345 )
...
* Global setting option to ignore whitespace when detecting a change
2022-01-02 22:28:34 +01:00
ntmmfts
a7763ae9a3
Proof of concept for #160 , 'Allow recheck time in seconds'. Currently retains 'minutes_between_check' key:value, so I'm requesting a review before globally renaming it 'to duration_between_check' or similar.
2022-01-02 09:56:54 -10:00
dgtlmoon
0439acacbe
Adding global ignore text ( #339 )
2022-01-01 14:53:08 +01:00
ntmmfts
b1292908e2
fixed backend test failure - had to remove grammar formatting replacement for flash message in api_watch_checknow.
2021-12-31 12:23:30 -10:00
ntmmfts
30c763fed9
latest fixes and improvements
2021-12-30 00:49:14 -10:00
ntmmfts
0302b7f801
Merge branch 'master' of https://github.com/ntmmfts/changedetection.io into ui-improvements
...
catching up to origin master before push
2021-12-29 17:29:52 -10:00
ntmmfts
b6bd57a85d
latest fixes and improvements
2021-12-29 17:29:07 -10:00
dgtlmoon
a37a5038d8
Fix broken RSS link fields
2021-12-30 00:04:38 +01:00
dgtlmoon
f1933b786c
RSS Link links you back to the difference UI/JS page, RSS Description is the page you're watching, and RSS Title is the page you're watching
2021-12-29 23:57:30 +01:00
Simon Caron
dfcae4ee64
Extend Request Parameters to add Body & Method ( #325 )
2021-12-29 23:18:29 +01:00