Callum Jones

Results 16 comments of Callum Jones

I have considered doing this, I think it might complicate the layout of the site a little though. One option here would be to have a more interactive process, e.g....

yeah, the data has to come from somewhere though. Currently the jailbreaks.json file here is very crude, so that would need to be updated. Adding the small checkbox to ipsw.me...

One of the main reasons i've not been motivated to do this is that most jailbreaks do apply to iPhone/iPads and don't ever to Apple Watch / AppleTV, just based...

I see this working as follows: features register themselves as having certain permissions, through some kind of init call maybe: ```go func init() { RegisterPermission("system_logs", "View system logs") } ```...

linking #242 as a duplicate of this so we remember to do it here

this is partially implemented, but seems not to be working on the Content Manager side.

Sorry for the slow response here. I'm gonna try my best to work through what you've described and see what we have and what is missing. Ideally, any solutions we...

not sure how we know that the race has been finished, I guess we could count laps or time or something, but it would be a little complicated. (EndSession message...

I _think_ that v2.1.3 has fixed this (and then subsequently caused #1101). Hopefully from your testing you will find the events now start correctly on schedule. Please keep this updated...

Hi, are you following the install instructions in the README of the multiserver? To my knowledge those instructions are correct and working? When you build the docker image, there must...