Open Issues Need Help
View All on GitHubA unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
AI Summary: This GitHub issue reports that tasks which have timed out are not being displayed on the designated 'review page'. This prevents users from easily identifying and reviewing tasks that have failed due to timeout conditions.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
AI Summary: This feature request asks for the ability for users to set personalized daily goals, likely related to tsumego practice, and receive reminder notifications to help them achieve these goals.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
A unified client to multiple Go servers and offline puzzle solving.
AI Summary: Debug and fix a broken 'Download game' button on the iOS version of the WeiqiHub Flutter app. The issue likely stems from problems with the share_plus package's iOS integration, as indicated in the provided link. The relevant code section is identified.
A unified client to multiple Go servers and offline puzzle solving.
AI Summary: Implement a 'Next' button in the Topic section of the WeiqiHub app for puzzle navigation, mirroring the functionality already present in the Grading Exam section. This will allow users to easily progress through puzzles within a topic.
A unified client to multiple Go servers and offline puzzle solving.
AI Summary: Debug a bug in the "Custom exam" feature of the WeiqiHub app where the number of available tasks is incorrectly reported based on the number of user mistakes. The issue is that the app displays 24 available tasks when only 3 mistakes exist.
A unified client to multiple Go servers and offline puzzle solving.
AI Summary: Implement a toggleable setting to automatically advance to the next puzzle after solving the current one in the WeiqiHub app. This feature already exists in the "Time Frenzy" mode and should be relatively straightforward to adapt to other modes.
A unified client to multiple Go servers and offline puzzle solving.
AI Summary: Debug a build issue in the WeiqiHub Flutter application where the AppImage fails to run on NixOS due to a missing libepoxy.so.0 shared library. The solution likely involves correctly packaging the necessary dependencies within the AppImage build process, potentially requiring adjustments to the build scripts or configuration.
A unified client to multiple Go servers and offline puzzle solving.
AI Summary: Implement additional stone sounds in the WeiqiHub application, along with a volume slider to control the sound level. This involves adding new sound assets and integrating them into the existing game logic to play when stones are placed or moved.
A unified client to multiple Go servers and offline puzzle solving.
AI Summary: Debug and fix a bug in a Flutter Go game client where confirmation stones persist on the board after resizing, even when confirmation is disabled. The issue seems to stem from empty stone lists after a widget update, potentially within the `didUpdateWidget()` lifecycle method of the `Board.dart` file.
A unified client to multiple Go servers and offline puzzle solving.
AI Summary: The task is to decouple the board theme and stone theme in the WeiqiHub Flutter application, allowing users to independently select their preferred board and stone visual styles. This involves modifying the application's UI to allow for separate theme selections and ensuring compatibility across different theme combinations.
A unified client to multiple Go servers and offline puzzle solving.
AI Summary: Implement a tagging system for tsumego problems in the WeiqiHub app, allowing users to categorize problems based on skills and concepts. This will likely involve creating a database schema for tags, a UI for tag selection and display, and potentially a skill tree visualization based on the provided Google Sheet.
A unified client to multiple Go servers and offline puzzle solving.