conifer icon indicating copy to clipboard operation
conifer copied to clipboard

Collect and revisit web pages.

Results 108 conifer issues
Sort by recently updated
recently updated
newest added

It looks like after some recent changes in Twitter, the system fails to record/replay Twitter pages properly (especially the resources that are loaded after initial page load and rendition). I...

Perma has noticed a lot of stack traces being printed by [line 197 of the tempchecker](https://github.com/webrecorder/webrecorder/blob/master/webrecorder/webrecorder/rec/tempchecker.py#L197) ``` May 30 13:25:38 ip-172-31-60-73 docker-compose[651]: recorder_1 | Traceback (most recent call last): May...

When using older versions of browsers, they may show an auto-update prompt or even try to update in-place. Neither of these things are good for the sake of consistency of...

Fresh docker install. Registered a test user, got email, confirmed my account. Now, no matter what URL I specify, I get this error: _There's been an error No such page...

There seems to be no straightforward way to move a session from one collection to another. As a workaround, this can currently be done by downloading the session WARC and...

feature

Takes me about six minutes from nginx `done` in my console to it no longer being in maintenance mode.

* I would like to set up webrecorder to use [Linode's object storage service](https://www.linode.com/docs/platform/object-storage/), which is s3 compatible. I noticed that webrecorder uses boto3 for s3 related functionality. I have...

I ran into a bit of an issue when attempting to archive a Facebook page; namely that Theater (the image preview screen when clicking on an image) does not capture...

Some websites adjust content based on IP for example it will change the content language based on IP Geolocation, some websites allow for changing language while some other site will...

By default, webrecorder sets the user quota to 1GB. There is no documentation on where this quota can be set or modified, on a per-user or global basis. It appears...