Miepee

Results 284 issues of Miepee

Currently this project is missing a license, which makes the consequences of copying, distributing, or modifying gz uncertain. See this for more information: https://choosealicense.com/no-permission/

This repository is missing a license. Thus, the consequences on copying, distributing, or modifying this project/code is uncertain and has chances of causing legal troubles. Having a license added (like...

**Describe the bug** When trying to iterate over pull requests with gh-script v7, it throws. This did not happen with v6. **To Reproduce** Steps to reproduce the behavior: 1. Use...

The following changes should be done to improve the User experience with File associations and UTMT: - When launching UTMT for the first time, it should ask the user via...

**Problem description** Some devices cannot sign any apks, as they get a `142: apksigner: not found` error The example here is from a switch, as another person where it happened...

I have a test project where I'm having ~900 entities and noticed a few performance issues. Not sure if all of them can be fixed, but I'll list them out...

🚀 Optimization

I would like to request for txt to be added as a known filetype. I didnt find any previous requests for it on the issue tracker. ## The name of...

filetype

### Reproduction steps ```cs Repository repo = new Repository(); ``` ### Expected behavior Program should not crash ### Actual behavior Program crashes with the following text: ``` An exception of...

Currently, Matrix users have no way to ping Discord roles. If for example on the discord guild a role `gamer` exists, and I want to make a post with `@gamer...

Fixes #866 This implements config values to disable the rest of Matrix state changes (Bans, Kicks, Room Names). as well as add tests for them.