Sam Macbeth

Results 61 issues of Sam Macbeth

When a tracker/website is mentioned in a blog post, we could auto-generate a section on the tracker page 'Posts mentioning this page'.

feature request

With now 3,500 websites on the site, the [websites](https://whotracks.me/websites.html) listing page has grown to 3.5MB of HTML, making it very heavy to load. We should paginate this listing to make...

The informational fields on trackers should be expanded to provide richer information on each entity. Fields to be added: * Operating country * Privacy contact / Data protection officer *...

I am reporting: - [ ] a bug or unexpected behavior - [ ] general feedback - [x] feature request - [ ] security issue While the dat-node network stack...

When running the discovery-swarm-webrtc server, the socket.io defaults set a cookie. These cookies, however, do not set `samSite` flags, causing warnings in modern browsers: This PR makes two changes: 1....

https://app.asana.com/0/1118485203673454/1202800943051329/f

When providing a `persistentCache` option, the cache is only read if there is a memory cache miss, and the lookup fails. In this case, the result from the persistent cache...

enhancement

From https://github.com/sammacbeth/dat-fox-helper/issues/6 We can put some information on the setup page to instruct users to reset any existing configuration for `dat` URLs. This could be added to https://github.com/sammacbeth/dat-fox/blob/master/addon/pages/setup.html

good first issue

When `DatArchive.fork` is called with incorrect arguments the dialog still appears, but in a broken state. We should just reject immediately. Reproduction: The [self-mutating site example](https://self-mutating-site-pfrazee.hashbase.io/) calls `DatArchive.fork` with a...