lichess
Here are 228 public repositories matching this topic...
When I want to watch a user TV by clicking on a link it is not opening in the app (Android on my case but it should be the same with other OS).
So if I click on https://lichess.org/@/valvin1/tv browser offers me only browser apps to view this page althought it is implemented in the app.
I add a quick look on Android side and it looks it requires adding url pattern here: https://github.com/li
-
Updated
Jun 22, 2022 - TypeScript
-
Updated
Jul 8, 2022 - Rust
-
Updated
Jul 11, 2022 - Python
-
Updated
Jun 17, 2022 - Python
-
Updated
Jul 5, 2022 - Jupyter Notebook
-
Updated
Jan 26, 2022 - C++
同 is used when the current move's destination square is the same as the previous move's, for example during a recapture. See [this](https://shogidb2.com/games/326b47ab0
-
Updated
Jan 26, 2022 - C++
-
Updated
May 16, 2022 - Python
-
Updated
Aug 14, 2021 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
May 6, 2022 - Python
-
Updated
Jul 2, 2022 - Rust
-
Updated
Jul 1, 2022 - TypeScript
-
Updated
Jun 3, 2022 - Python
When I do analysis it continuously analyses, Which uses lots of cpu and causes heat on my laptop. So how can I limit to 18 or 20 something like that.
Modify this line to add more options https://github.com/vitogit/lichess-tactics-generator/blob/master/src/App.vue#L87
Add checkbox or dropbox to the page so the user can select other options
- Variations: "ultraBullet" "bullet" "blitz" "rapid" "classical" "correspondence" "chess960" "crazyhouse" "antichess" "atomic" "horde" "kingOfTheHill" "racingKings" "threeCheck"
- color: "white", "black
-
Updated
Apr 10, 2022 - JavaScript
Improve this page
Add a description, image, and links to the lichess topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lichess topic, visit your repo's landing page and select "manage topics."
In
ui/, identify uses ofthrottle(delay, wrapped)that wrap networks calls. Replace these withthrottlePromise(finallyDelay(delay, wrapped)).This will ensure that