Zack Pollard
Zack Pollard
So I've spent a bit of time looking into the code for this to see if I can PR a fix. I'm running into some issues (I don't write javascript...
@Zeroeh just read that you're working on a fix, XML to JSON converters exist already but how do you plan to avoid the CORS issues when you make the XML...
@Zeroeh Doesn't matter what it's written in, it's the browser that does the CORs checks. It's an HTTP request with an XML response type, which is subject to CORs. The...
@nillad your suggestion of making your own yahoo query instance wouldn't work unless they provide you with your own reserved IP, as otherwise you will still be rate limited, which...
Yea, a proper fix is basically not possible to do without deca fixing either their API to work with CORS or having muledump now require you run your own little...
I think this would be a nice addition to the API also :)
Yea, would be good to have both all options available to you, could just say Delete From: Server, Local, Both as clickable options
This would be an awesome addition, although I don't have a self-hosted OAuth setup yet, I definitely want one for these kind of applications. To chip in on some of...
> 2\. the backwards compatibility of the mobile app with the backend: as of now the authentication for the websocket has slightly changed and it's the only breaking change. For...
Personally I don't believe this is really the idea behind Immich and I think it would be quite difficult to implement these in a way that looks nice in the...