Robin

Results 12 issues of Robin

## Expected Behavior The alternate table rows should have a slightly darker or lighter version of the background color. ## Current Behavior The default white color is always used. ![2021-05-28-214755_245x214_scrot](https://user-images.githubusercontent.com/60298132/120036122-ef763800-bfff-11eb-9385-a7be0a27e9bb.png)...

### What Happened? When using the Alt+Tab switcher to switch windows the shortcuts for that window (like closing, maximizing etc.) don't work until the window is interacted with (by for...

Hi, I noticed that sometimes a ghost account of my puppet joins the room on matrix. It doesn't do anything and doesn't send messages, but it's just a bit strange:...

bug

The LICENSE document in this repo says the code is distributed under the terms of the MIT license, however the source code says this is a derivative of QueasyCam, which...

question

### How can we reproduce the crash? I'm not sure if I can reproduce it. I'm building a multiplayer game using socket.io in TypeScript. The server suddenly crashed when I...

bug
crash

Hi! I noticed the CLI was broken, so I fixed it. I also added an optional argument to set the mode (1, 2, 3, -1 etc.) and a simple help...

### Topic Hi, I'm building a multiplayer game using p5js. I would like to use the same classes for vectors and colors etc (like `p5.Color`, `p5.Vector`) on the server-side as...

Discussion
p5.js 2.0

Empty repositories give a 500 with the following error in my logs: ``` [2024-08-18T22:45:08.116012+02:00] request.CRITICAL: Uncaught PHP Exception GitList\SCM\Exception\CommandException: "fatal: Not a valid object name HEAD " at /home/robinb/domains/git.geheimesite.nl/src/SCM/System/Git/CommandLine.php line...

I get the following stuff in my logs, but I can't figure out what's happening... ``` [2024-08-18T22:47:08.042281+02:00] request.INFO: Matched route "repository_show". {"route":"repository_show","route_parameters":{"_route":"repository_show","_controller":"GitList\\App\\Controller\\Repository::show","repository":"test"},"request_uri":"https://git.geheimesite.nl/test","method":"GET"} [] [2024-08-18T22:47:08.074231+02:00] php.INFO: Deprecated: Using ${var} in strings...

### Environment * Elixir version: 1.16.2 * Phoenix version: 1.7.14 * Phoenix LiveView version: 1.0.0-rc.6 * Operating system: MacOS 14.5 (arm64) * Browsers you attempted to reproduce this bug on:...