Joseph Coffland
Joseph Coffland
Please clearly explain the problem in the title and add a reference to the Web page you're referring to.
I would happily accept a PR for this. I think all that needs to be done is to convert all references to `http://` to `//` in both the HTML and...
The WS could easily be made to respond on the https port, however we would have to also get a signed certificate for that WS. This would conflict with F@H's...
I'm currently working on other projects so there are no immediate plans to do this. However, all the data is there in the client if someone where to implement it...
It should then also check if the WU is expired. These units are so fast that they expire quickly. If it was paused 15 minutes ago there's a good chance...
We have intentionally limited features in the NaCl client. With less options it's less confusing for novice users. Also, since WUs are much shorter they are also of much less...
I'm not sure if this is possible either. If someone demonstrate how to do this we can look at adding the feature.
This should be fixed with the latest node upgrade.
The client now caches the last 100k lines so this is less of a problem. Also, I think this could be better solved by https://github.com/FoldingAtHome/fah-web-client-bastet/issues/151.
``fah-build`` includes builds for several other projects. If we split them then we would need to maintain multiple build masters and bulid workers. I could possibly just make ``fah-build`` public.