Bartlomiej Komendarczuk

Results 8 issues of 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 ![image](https://github.com/maxence-charriere/go-app/assets/11333925/a39f6427-0444-45f0-86f6-b0e7ce78599a) I...

### Exact URL of where the bug happened ![Screenshot_2024-05-12-00-02-29-535_com android chrome-edit](https://github.com/lichess-org/lila/assets/11333925/2fa9600a-e9e8-4018-8323-f99311a7c4db) ### Steps to reproduce the bug Go to page https://lichess.org/signup ### What did you expect to happen? Not overlap...

bug

### 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...

bug
can't reproduce

- **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...