Timothy Farrell
Timothy Farrell
The latest image breaks on my RPi4 (image hash: sha256:51114f14d3f42a0142f5056d73ac92bb97a4a6ed5d2e9ad8221c15d190b4fce9): ``` autossh_web_1 | jnovack/autossh v2.0.0-4-g91ad8b5 revision 91ad8b5 built 2021-02-11T21:09:05Z autossh_web_1 | Agent pid 9 autossh_web_1 | Identity added: (stdin) (autossh_user@router)...
web2py users have reported corrupt downloads using Rocket. It seems that only IE8 (and lower versions) are affected. I can reproduce this with web2py but I cannot reproduce it with...
You can use your own judgement on this, but being able to select text on whole portions of the grid looks messy. Ideally the user could only select text from...
https://github.com/aluzzardi/wssh/blob/master/wssh/templates/index.html#L122 Tries to pull down a script from github on the page I just tried to login to my server with. Let's say someday https://github.com/chjj wanted to collect a bunch...
Thanks for this, it's pretty cool. One difference I noticed that makes this less-usable than what is on spritzinc is the use of delays to help the mind form natural...
There isn't really a great place to give some feedback so I've just made an issue here. You've essentially recreated KnockoutJS with these changes to Mithril. This is pretty good...
**Is your feature request related to a problem? Please describe.** I have a dataset that looks like: ```json { "_links": { "self": { "href": "/accounts/036aa770-b6fe-11ed-b489-b625a1e46b37/messages" } }, "_embedded": { "messages":...
**Is your feature request related to a problem? Please describe.** The tag interface is not obvious. I was clicking around and ended up creating a tag that didn't apply to...
Simple typo bug. See https://github.com/twistle/react-native-media-kit/commit/a089efeb7b63bff37a093bf87507cb14b2356209
MediaPlayerController.createTrackRenderersBuilder infers the stream type from the file name presumably at the end of the url. Users should be able to override this setting if their URLs are dynamic or...