G2G2G2G

Results 120 comments of G2G2G2G

Never saw this thread, I posted a library here: https://github.com/photoprism/photoprism/issues/1340 @graciousgrey (not sure if you want to merge these two issues?) https://photo-sphere-viewer.js.org/ https://github.com/mistic100/Photo-Sphere-Viewer > Photo Sphere Viewer can display standard...

Yea it literally says it isn't supported right now https://github.com/Kagami/go-avif/blob/master/avif.go#L104 Also the issue is already mentioned here: https://github.com/Kagami/go-avif/issues/4

It's right here: https://github.com/alanswx/ESPAsyncWiFiManager/blob/master/ESPAsyncWiFiManager.h

You can always use any code regardless of license if you're using it for yourself. Since you can grab it from cloudflare (https://cdnjs.cloudflare.com/ajax/libs/castjs/4.1.2/cast.min.js) I doubt anyone's gonna do anything to...

Agreed, alternatively randomize them. This has several hundred (maybe thousand) for every os, console, browser, etc: https://github.com/ray-lothian/UserAgent-Switcher/ Also facebook used to store real time cookies for screen size. Now it's...

Yea adding this would be nice.. For now I use `proxy_hide_header Access-Control-Allow-Origin;` on nginx which disables their bad header.

After doing these be sure to clear your browser's local storage otherwise it's gonna keep going to a bad endpoint if it changed at all

Just started using this today, as far as I can tell the daemon doesn't have anything to do with your profiles or config and you need to leave the main...

This project is dead, this one continues it: https://github.com/Ionaru/easy-markdown-editor

Did you compile it for ARM6? Because raspberry pi is ARM7 I guess they're supposed to all be backwards compatible though so it might not matter