dgtlmoon
|
a0b7efb436
|
UI - Fix to edit and groups template
|
2025-04-16 18:40:30 +02:00 |
dgtlmoon
|
cfb4decf67
|
UI Edit/Stats - Add levenshtein distance info, explains how "different" the last two snapshot are (#3109)
|
2025-04-11 17:36:29 +02:00 |
dgtlmoon
|
302ef80d95
|
Server - Path blueprint fixes and moving code blueprint to fix RSS forward slash on url (#3054)
|
2025-03-25 22:57:15 +01:00 |
dgtlmoon
|
73189672c3
|
Refactor code layout, add extra tests
|
2025-03-18 10:40:22 +01:00 |
dgtlmoon
|
b1e700b3ff
|
Adding jinja2/browsersteps test (#2915)
|
2025-01-28 18:14:49 +01:00 |
dgtlmoon
|
66fb05527b
|
Improve `last_checked` vs `last_changed` time information precision (#2883)
|
2025-01-06 20:38:50 +01:00 |
dgtlmoon
|
371f85d544
|
Watch 'Download last snapshot' link/button should give last, not first snapshot (#2576)
|
2024-08-19 17:20:30 +02:00 |
Kenny Root
|
d23a301826
|
Use #!/usr/bin/env to support virtualenv (#2518)
|
2024-07-25 14:39:01 +02:00 |
dgtlmoon
|
8acdcdd861
|
UI - Adding "Download latest HTML snapshot" from Edit Watch > Stats page for easier debugging (#2513)
|
2024-07-21 18:17:34 +02:00 |
dgtlmoon
|
8f3a6a42bc
|
Testing - Adding simple memory usage test (#2483)
|
2024-07-11 15:03:42 +02:00 |
dgtlmoon
|
a1d04bb37f
|
Snapshot count from history was not updated in watch after using [clear history] (#2459)
|
2024-07-05 11:09:31 +02:00 |
dependabot[bot]
|
5e65fb606b
|
Bump dnspython from 2.3.0 to 2.6.1 (#2306)
|
2024-06-17 10:23:50 +02:00 |
dgtlmoon
|
6aded50aca
|
UI - 'Mark all viewed' button should not show when all viewed (#2399)
|
2024-06-05 11:46:04 +02:00 |
dgtlmoon
|
823a0c99f4
|
Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169)
|
2024-02-11 00:09:12 +01:00 |
dgtlmoon
|
da421fe110
|
UI - Ability to select between any difference date ( from / to ) and minor UI cleanup for differences page (#1855)
|
2023-10-11 16:25:36 +02:00 |
dgtlmoon
|
6f1eec0d5a
|
Fixing bad linebreak definition `</br>` in notifications and UI (#1465)
|
2023-03-12 17:05:34 +01:00 |
reecespieces
|
0d05ee1586
|
Notification Improvements - New tokens `{{diff_added}}` and `{{diff_removed}}`, removed whitespace around `added` and `into` ( Issue #905 ) (#1454)
|
2023-03-12 16:21:47 +01:00 |
dgtlmoon
|
0ed897c50f
|
New setting to allow passwordless access to your 'diff' page - perfect for sharing your diff page securely, refactored login code (#1357)
|
2023-01-29 22:36:55 +01:00 |
jtagcat
|
58c7cbeac7
|
UI: Updating queued success message (#1285)
|
2023-01-05 21:12:02 +01:00 |
dgtlmoon
|
77b59809ca
|
Removing unused code (#1070)
|
2022-10-28 18:36:07 +02:00 |
dgtlmoon
|
8fef3ff4ab
|
[preview current] cleanup code and add test
|
2022-07-30 20:11:56 +02:00 |
dgtlmoon
|
7929aeddfc
|
'Mark all viewed' button was missing in this version, added test also. (#652)
|
2022-06-02 10:01:03 +02:00 |
dgtlmoon
|
07e279b38d
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
dgtlmoon
|
9e708810d1
|
Seconds/minutes/hours/days between checks form field upgrade from 'minutes' only (#512)
|
2022-04-24 16:56:32 +02:00 |
dgtlmoon
|
8f062bfec9
|
Refactor form handling (#548)
|
2022-04-19 21:43:07 +02:00 |
dgtlmoon
|
380c512cc2
|
Adding support for change detection of HTML source-code via "source:https://website.com" prefix (#540)
|
2022-04-12 17:36:29 +02:00 |
dgtlmoon
|
8f40f19328
|
RSS feed CDATA should contain difference output
|
2022-03-30 10:51:10 +02:00 |
dgtlmoon
|
5483f5d694
|
Security update - Use CSRF token protection for forms, make "remove password" use HTTP Post (#484)
|
2022-03-21 22:54:27 +01:00 |
dgtlmoon
|
96664ffb10
|
Better text/plain detection and refactor tests (#443)
|
2022-03-01 17:50:15 +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
|
9815fc2526
|
RSS allow access via token (#310)
Allow access via a token
* New RSS URL
* Redirect the old RSS feed URL
* fix tests
|
2021-12-16 00:05:01 +01:00 |
dgtlmoon
|
a11b6daa2e
|
Installation via pip (#186)
Builder for https://pypi.org/project/changedetection.io/
|
2021-08-16 15:24:37 +02:00 |