Results 15 issues of Roman Weiss

The space does not look good because I have the value in `HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\{a93ceac8-6f93-47bd-adbf-d1cb0953d6cf}\DisplayName` only `MSYS2`, not `MSYS2 `.

How about adding a license to this project. A project without a license cannot be used. MIT or LGPL are both a good licenses for this project.

Added MIT license so this project can be used by others. **Remember to review the license before merging this!!!** resolved #106

Libpq `>= 10` is needed for Postgres `>= 13`.

Perfect WebUI, but I want an option to delete a branch. I am trying it with my [`romw314/chess-no-25`](https://github.com/romw314/chess-no-25) repo.

This change was created by running `npx react-codemod rename-unsafe-lifecycles`. It changed `componentWillReceiveProps` to `UNSAFE_componentWillReceiveProps`. If you want to use `componentDidUpdate` instead, use it and close this PR.

**This is a feature request** ### Description I have a trailer for my **[Crystal Bouncer](https://romw314.itch.io/crystal-bouncer)** game, published on **[Internet Archive](https://archive.org)** [here](https://archive.org/details/cbdemo314) and I want to add it to my game,...

Fixed 2 typos in `local-networking.md` - `thee` (`the`) and `aalong` (`along`): ```diff markdown - Simply install... to call it something aalong the lines... 2 clients at the beginning of the...

Instead of `./`, it now displays `/`.

Added quotes in on-push-branches in .github/actions/main.yml