Mathijs de Bruin

Results 134 issues of Mathijs de Bruin

We should override the extension mechanism.

We currently have some large (256KB+) dependencies, specifically: 1. VideoJS 2. Howler 3. PDF.js We will likely add NSFW.js (#84) soon. I would like to suggest we use [dynamic imports](https://webpack.js.org/guides/code-splitting/#dynamic-imports)...

![image](https://user-images.githubusercontent.com/22742/141594063-11141b8b-acc7-4303-8671-2a8ca291962d.png)

design

With the IFPS Companion browser installed, ipfs-search.com itself is loaded from the local node, but images, music and possibly other content is still loaded through IPFS' public gateway. I would...

bug

Fixup/review branch for #215 which was merged a bit too soon.

![image](https://user-images.githubusercontent.com/22742/170829827-282e3e06-9307-4ed0-96c3-483bf4bce358.png) Should have browser's default languages selected. This might imply an 'all languages' options (instead of not selecting a language, which has the same effect). References: - https://i18n.nuxtjs.org/browser-language-detection/ - https://www.npmjs.com/package/detect-browser-language

enhancement

For detail views, the following flow would be desirable: `{ detail route } -> No metadata available? -> { metadata async store action } -> [ metadata HTTP call ]...

enhancement

For users not familiar with IPFS, it is not clear that having it running will significantly speed up the functioning of the site. We should have some kind of reminder.

blocked

Blocked by https://github.com/goldfire/howler.js/issues/411

blocked