8ceca454b1
Set up a flake command for the l10n-codegen-rust
30198f0038
Add the English messages file
1881fb99ce
codegen-rust now takes the input file from a CLI parameter
4cfc6425e1
Move the rust codegen code into l10n
137a88ad8e
Generate Rust code and FTL code for a bundle of messages
f8c19b2d18
Create a codegen macro that generates ftl files from a struct
35c034b04b
Set up message generation using fluent-ergonomics
9699c63e50
Write a program to try testing XDG_DATA_DIRS and wrapGAppsHook4
245f9d0997
Render times in local and UTC
22b772a8c7
Start on the combined localization library, with dates and times
Create the Kifu settings dialog
The user should be able to set up a game position in the game review
The user should be able to play additional moves in a game review
The user should be able to add comments to a node in a game
Show a tree of the game currently under review, and a marker for where the current view represents in the tree
Pressing the up and down buttons in the game review switches the user between variants.
Pressing the left and right buttons in a game review should advance the game backwards and forwards along the current variant line
Clicking on a game in the games list should take the user into the game review view
Core should keep an index of games
Kifu Core should regularly scan the database directory for new games
The Games Database view model should accept new games when it is told that new games are available.