Bartlomiej Komendarczuk
Bartlomiej Komendarczuk
Hello. 1. Can I delete directories with langs which I do not use? If not, can I move them all to new directory? 2. If no and no, please refactor...
Hi, is it possible to get changelog from file? For example I have on my webserver changelog.txt and AutoUpdater will read it. My repo is private, so I can not...
Hi, I had problem with Pi-Hole + Unbound on CentOS. It turned out that in the case of CentOS, the location for the pi-hole.conf file is /etc/unbound/**conf.d**/pi-hole.conf not /etc/unbound/**unbound.conf.d**/pi-hole.conf. I...
Hello, In documentation I see ``` build: GOARCH=wasm GOOS=js go build -o web/app.wasm go build run: build ./hello ``` but when I run this makefile I got error  I...
### Exact URL of where the bug happened  ### Steps to reproduce the bug Go to page https://lichess.org/signup ### What did you expect to happen? Not overlap...
### Exact URL of where the bug happened lichess.org ### Steps to reproduce the bug Change language in menu ### What did you expect to happen? Change all of content...
- **PR Description** Before we always use "origin". Now I modified the operation to check the remote for a given branch, and based on the remote name, a remote URL...