diffido icon indicating copy to clipboard operation
diffido copied to clipboard

Watch web pages for changes

Results 13 diffido issues
Sort by recently updated
recently updated
newest added

Editing a trigger, numeric fields expand over other elements, when focused. It happens only on Firefox, they are ok with Chrome. Maybe we can update our version of https://vuematerial.io/ ![image](https://user-images.githubusercontent.com/222857/52532124-18376e00-2d20-11e9-91b9-4de50fc69321.png)

bug
good first issue

We should support authentication (Basic/Digest HTTP access authentication and based on sessions), custom cookies and other HTTP methods (POST/PUT)

enhancement

It should be possible to display also the page at a given revision, in the diff page.

enhancement

When hundreds of lines have changed, the diff page is so slow you want to hurt yourself again. Let's see what can be done to improve the performances.

bug

The html2diff library also supports a side-by-side view of the diff; let's do it!

enhancement
good first issue

The history page, especially, will become quickly not usable. Waiting for upstream support: https://vuematerial.io/components/table

bug

Introduce the ability to customize the email template.

enhancement

Email can contain more info, like the monitored URL. Also, consider attaching the diff (instead of putting it in the body)

enhancement

Add support for https://github.com/Lukasa/requests-ftp

enhancement

The "show entries with no changes" filter of the diff page is currently client-side: it must be moved on the server.

enhancement