• 1 Post
  • 9 Comments
Joined 6 months ago
cake
Cake day: March 17th, 2024

help-circle


  • hmmm. I will assume you’ve restarted the browser completely at some point.

    If you open up web developer tools (ctrl+shift+i) when you load pawb.social, with each request, in the cookies tab, or in the request header you should see one cookie jwt: “xxxxx”. DO NOT SHARE THIS TOKEN. Its a pretty simple system. You might have some containerizing of tabs going on which will not allow the cookie to share across tabs. It should show if anything is being blocked, or your just not sending the cookie with your request. The other items in my request header for the root of pawb.social are
    Accept : “image/avif,image/webp,/
    Accept-Encoding : gzip, deflate, br
    Accept-Language : en-US,en;q=0.5"
    Connection : keep-alive
    Cookie : jwt=hahahaha
    DNT : 1
    Host : pawb.social
    Sec-Fetch-Dest : document
    Sec-Fetch-Mode : navigate
    Sec-Fetch-Site : none User-Agent : Your user agent







  • Big caveat to start, I’m not an application programmer. I don’t know how the web browser communicates with the operating system for the open dialog. Its possible those types are supported, or its possible the browser just tells windows, Open up a file selector and valid file types are images and videos. What those file types are is left up to the operating system.

    For a quick search, I’m not sure either firefox or chrome support jxl.