Matthew Bell
Matthew Bell
It'll make building releases quite a bit easier, and it'll allow for neater stuff down the road, like buildbot
Both the client and the server would need to be updated for this, currently the client only has the UI elements for USB communication. Will probably need to use usb4java...
Currently the way we search for pointers is both stupid and slow, ideally I'd like to search the mutable region for pointers, and then search all those pointers at the...
I'm not filling out all your stupid form shit. These are the changes needed in the client so the api can do stuff in sync with the client. Didn't actually...
I've seen there's been a couple different attempts wrt implementing forward auth (#2189 and #1109 ) and this is my attempt. I've yet to test it out on mobile, and...