Kevin Chung

Results 334 comments of Kevin Chung

It appears that this does happen under http1.1 but not under http2 because the connection limit is increased. The simple solution is to switch to http2 but fixing controller.js would...

@TPGamesNL Could you possibly adapt this PR to work on top of the mirror command? Maybe something like `ctf challenge mirror --all` ?

@MilyMilo I had a need for this capability and I assumed the mirror command would do it. What do you think would be a good way to combine this `clone`...

I just noticed this didn't pull flags from the remote CTFd instance as well.

I believe the implementation of mirror only copies challenges which exist on both the remote and the local. I think I like the idea of `--create`.

@TPGamesNL Looks like I don't have access to modify your fork so I'll have to continue in a new branch here. If you want credit for the PR just allow...

This actually doesn't work because you need to send messages between all the browser tabs using the window controller. The notification count is actually currently broken because this isn't how...

A service worker may actually be able to workaround the connection limit but I'm not sure if the browser compatibility or whether SSE works well within a service worker.

@florianhofhammer Theme Verification is flaky for some reason that I haven't been able to figure out. I will take over on this PR and merge it in eventually.

@Bagcimurat I've added Turkish to Crowdin: https://crowdin.com/project/CTFd. Please send any translations there. As for this PR, I believe this list of timezones was pulled from some standards source. I'm not...