Kalle Korhonen
Kalle Korhonen
Given litegl npm packages have not being maintained (last release 5 years ago), might be easiest to request transfer of ownership from him (https://docs.npmjs.com/transferring-a-package-from-a-user-account-to-another-user-account). Took the liberty of asking the...
I think that work is all mechanical and can be redone. Your call of course, but I might not merge/bundle - keeping them separately versioned allows them to continue evolving...
@jagenjo please check npm registry, you should have the rights now (I asked Julio directly): > Sorry for the late reply. > I just transferred the package to your user....
Thanks for https://www.npmjs.com/package/rendeer.js (you should really mention it somewhere!). I see zero tags at https://github.com/jagenjo/rendeer.js, would be great if github tags and npmjs versions would match. What about litegl?
Just a note that to further improve security, Sente should pass the anti-CSRF token as part of Sec-WebSocket-Protocol header (see https://stackoverflow.com/a/35108078/232644) and not as a request parameter as it currently...
Continued investigating the current popup placement code and looks like it already tries to avoid clipping. However, I think it's both needlessly complicated and ineffective. I don't think calculate-optimal-position, popover-clipping...
Just FYI. If you apply my pull request, run-jetty-run will happily work with JRE 18 as well, just tested.
Apparently this is the issue - https://github.com/teknodan/mylyn-gitlab/commit/ef282598bbbc16ba9494e8fcf9db4164ef5a64a5. Could we please merge it to this repo. Is there some other plugin repo available where this is fixed?
Compiled the plugin locally with this as the only change (api.getMembershipProjects() vs api.getProjects() ) and I can verify the plugin works fine after that.
Perhaps. I also tried mucking with different timeout settings but didn't find anything suitable. After it fails, I found that the only way to fix it is to ssh to...