Commit Graph

6445 Commits

Author SHA1 Message Date
Vincent Velociter 3488ea2fe9 Fixes 2026-01-16 17:14:00 +01:00
Vincent Velociter 5d07b2e6cc Simplify evaluation service 2026-01-16 16:46:48 +01:00
Vincent Velociter 83f55bdb80 Remove EngineState.disposed 2026-01-16 09:49:55 +01:00
Vincent Velociter d2e1dbebed Fix tests 2026-01-16 09:46:20 +01:00
Vincent Velociter 2a1955d9f6 WIP on new stockfish api 2026-01-16 09:15:48 +01:00
Huzaifa 10ce9ed517 Fix(a11y): Merge semantics for Lichess welcome message (#2520) 2026-01-14 10:28:40 +01:00
Vincent Velociter 930112f7f3 Bump version v0.19.4 2026-01-13 12:41:01 +01:00
Vincent Velociter 827e38228e Fix provider bug that prevented to access games offline (#2519)
* Fix game provider bug

Closes #2473

* Make http error detection less specific
2026-01-13 12:39:38 +01:00
Vincent Velociter a0e04fbb61 Improve broadcast standings
Fixes #2498
2026-01-12 15:35:03 +01:00
Noah 5e58666d6d Share observed round (#2512) 2026-01-12 10:45:24 +01:00
Noah 4d68b60588 add team to player screen in broadcasts (#2511) 2026-01-12 10:43:11 +01:00
Vincent Velociter 24f1975701 Generate new translations 2026-01-12 10:42:50 +01:00
github-actions[bot] 2312770065 New Crowdin translations by GitHub Action (#2505)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-12 10:40:55 +01:00
github-actions[bot] 1afea71667 New Crowdin lila sources and translations (#2504)
* New Crowdin translations by GitHub Action

* New Crowdin translations by GitHub Action

---------

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-12 10:40:35 +01:00
Vincent Velociter 57aacb9a6e Bump file_picker 2026-01-12 10:39:40 +01:00
Noah e93a7c5a29 fix streamer api (#2510) 2026-01-12 10:28:19 +01:00
Vincent Velociter a9d9370e2d Don't precache images 2026-01-10 13:45:25 +01:00
Vincent Velociter 551ada40e1 Fix provider load order issue 2026-01-10 13:45:21 +01:00
Vincent Velociter 3600ae5e1e Update Podfile.lock 2026-01-10 12:37:26 +01:00
Vincent Velociter 8db0d2ba81 Remove flutter_displaymode dependency 2026-01-10 12:30:54 +01:00
Noah 6642899b5b remove duplicate button (#2497) 2026-01-10 12:03:09 +01:00
TheLastFlame 54802f8107 Remove flutter_displaymode (#2500)
* Remove manual refresh rate logic

* Remove flutter_displaymode dependency
2026-01-10 12:01:10 +01:00
Noah 1179f168d9 Fix multiple analysis session issues (#2496) 2026-01-10 11:58:52 +01:00
Sanjay Jaganur ed95ad47e4 Added upload button for .pgn files in load_position section (#2448) 2026-01-09 11:28:28 +01:00
julien4215 34a23f7062 Update the Flutter version in the F-Droid Github job so that it is built (#2486)
with the same version as the one on Gitlab.
2026-01-09 10:20:29 +01:00
julien4215 c243d2aaad Add a workflow to build and upload F-Droid APKs as a Github artifact (#2419)
* Add a workflow to build and upload F-Droid APKs as a Github artifact

* Add conditional to run job only on 'fdroid' branch

---------

Co-authored-by: Vincent Velociter <423393+veloce@users.noreply.github.com>
2026-01-08 12:27:50 +01:00
Vincent Velociter e89ccda389 Report engine load errors 2026-01-08 11:30:38 +01:00
Vincent Velociter f00e01ac02 Rename log service 2026-01-08 11:21:32 +01:00
Vincent Velociter cbda44b36a Attempt to fix inexplicable error after riverpod 3.0 udpate
Received crash reports of preloadedDataProvider that has no value, which
cannot happen in theory (did not happen with riverpod 2.0).
2026-01-07 16:17:42 +01:00
Vincent Velociter 8196fd16e2 Bump version 2026-01-07 11:18:40 +01:00
Vincent Velociter a6837ff143 Upgrade dependencies 2026-01-07 10:34:54 +01:00
Vincent Velociter 4cffd5390d Generate translations 2026-01-07 10:32:20 +01:00
github-actions[bot] c9cc805bad New Crowdin lila sources and translations (#2464)
* New Crowdin translations by GitHub Action

* New Crowdin translations by GitHub Action

---------

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-07 10:30:23 +01:00
github-actions[bot] 565caedd6b New Crowdin translations by GitHub Action (#2465)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-07 10:30:08 +01:00
Vincent Velociter b00be18357 Tweak comments 2026-01-07 10:25:22 +01:00
Vincent Velociter ef63dd4025 Add a CLAUDE.md 2026-01-06 18:08:36 +01:00
Vincent Velociter 7877c6d6aa Add more engine tests 2026-01-06 17:34:45 +01:00
Vincent Velociter 1f19168873 Fix formatting 2026-01-06 14:43:02 +01:00
Vincent Velociter 25fead2018 Fix potential init engine race condition 2026-01-06 14:21:43 +01:00
Vincent Velociter e23579fdd5 Prevent engine being stuck by nnue downloading failure 2026-01-06 14:16:32 +01:00
Vincent Velociter 1036753867 Fix potential deadlock while disposing stockfish 2026-01-06 14:07:22 +01:00
Vincent Velociter d724525012 Fix potential race condition while init stockfish 2026-01-06 14:03:16 +01:00
Vincent Velociter c389d96b1c Fix puzzle provider unmounted issue 2026-01-06 10:55:17 +01:00
Vincent Velociter ea6cdd8efe Tweak 2026-01-06 09:51:29 +01:00
Tom Praschan 875b4c486a build: trigger workflow for 0.18.x branch as well (#2481) 2026-01-05 22:29:26 +01:00
Tom Praschan c7a4ce3106 fix: remove delay when entering analysis board (#2471)
This is an alternate fix for #1232 which does not need the 500ms delay.

When entering the analysis board, the delay of 500ms before scrolling to
the current move is unexpected for users. With this solution, we can
jump to the current move immedialtely.
2025-12-30 18:44:57 +01:00
Vincent Velociter d022970c29 Improve broadcast listings 2025-12-30 18:37:01 +01:00
Vincent Velociter 12f2b50cae Fix overflow of engine gauge eval 2025-12-30 18:37:01 +01:00
Tom Praschan e1dada5ccd feat: add log screen (#2463) 2025-12-29 13:33:33 +01:00
Vincent Velociter 021fd0732c Bug fixes 2025-12-29 13:02:01 +01:00