Daniel Dugovic

Results 68 issues of Daniel Dugovic

I do not need to display buttons when there is only a single page. ![image](https://user-images.githubusercontent.com/1834123/177862239-4936a47b-653d-4e27-b9d4-61305731003d.png)

Similar to #46 but I'm attempting to update this plugin without downgrading Maven: `Failed to execute goal com.alexnederlof:jasperreports-plugin:2.4:jasper (default) on project base: The plugin com.alexnederlof:jasperreports-plugin:2.4 requires Maven version 3.5.0`

Similar to Lichess, expose https://lidraughts.org/broadcast via API calls instead of a web scraper so application developers can easily share this content.

I developed [Lidraughts Statbot](https://top.gg/bot/979219206300106787) as a convenient way for players to look up player profiles & ratings, arenas, etc. Currently there is no way to get the daily puzzle data...

Like https://lidraughts.org/tv , respect the piece set preference on https://lidraughts.org/developers .

Runs tests and builds the EXE in under 5 minutes on every commit.

Chess.com announced an API break. How do I set my user-agent? https://www.chess.com/news/view/breaking-change-user-agent-contact-info-required #### chess-web-api version: latest ## Steps to reproduce ``` const api = new ChessWebAPI(); console.log(api.getPlayer('toadofsky')); ``` ## Expected...

**Have you checked the features section before making a request?** - [x] Yes - [ ] No **Are you sure if we add this feature, users will be happy about...

enhancement

Attempt to address #223.