Miguilim
Miguilim
* Currency name: Celo * Symbol: CELO * Website: https://celo.org/ * Theme color: `#FBCC5C`, `#5EA33B` * Logo (SVG format): https://cryptologos.cc/logos/celo-celo-logo.svg?v=022
I'm currently trying to play DDNet on an Intel XPS 13, but it randomly gives mini freezes that end up with gameplay. I believe it is a problem with the...
As the discussion at https://github.com/ddnet/ddnet/issues/5654 depends on a lot of things, different problems and opinions. I'm creating this issue to propose the idea to implement filtering by game modes for...
Currently the zoom distance calculated with the parameter `cl_default_zoom` takes into account something that I dont know, instead of the height. So the bigger the screen size, the more zoom...
**Describe the bug** When trying to restore a full backup from an S3 storage to the dev-image, you get the following error: **"ERROR 2205 ER_SNAPSHOT_SUBPROCESS_EXITED_WITH_NONZERO_RESULT: Leaf Error (127.0.0.1:3307): Backup subprocess...
The library currently do not support to set timeout parameter.
### Is this bug related to Nuxt or Vue? Vue (Inertia in particular) ### Package v4.x ### Version v4.0.1 ### Reproduction The UI library is currently incompatible with the Inertia...
Currently, the form select relationship component searches only using the 'relationshipTitleColumnName' column. It would be good if it can search with other columns by guessing 'id' or 'email for example....
When using the package https://github.com/bavix/laravel-wallet, the auto resource for `Wallet` detects the holder `Team` with the `name` column. However, in the `Transaction` auto resource, the payable `Team` fallbacks to display...
At the moment, the table generator sets the `_type` and `_id` columns as text fields. It would be good if it's a selector to the model, and a second selector...