• Joined on 2022-09-24
savanni opened issue savanni/monorepo#211 2024-02-28 17:37:50 +00:00
Render the Games Database element in the Home View
savanni pushed to main at savanni/monorepo 2024-02-28 04:42:59 +00:00
3d4a298dc1 Write some documentation for the LocalObserver
2d7fbb9a4b Add the placeholders for game review and settings
3a5cb17e09 Extract notification receiving into an observer
f6c82cbcb0 Ensure the game_view_model handler aborts when the view_model gets dropped
74b00d94b1 Set up the notifications pattern for view models
Compare 13 commits »
savanni deleted branch kifu/flake from savanni/monorepo 2024-02-28 04:42:59 +00:00
savanni merged pull request savanni/monorepo#210 2024-02-28 04:42:58 +00:00
Update the build environment and some architectural elements of the Kifu app
savanni closed issue savanni/monorepo#207 2024-02-28 04:42:58 +00:00
Create placeholders for view models
savanni closed issue savanni/monorepo#203 2024-02-28 04:42:58 +00:00
Create a Nix flake build and installer for the Kifu
savanni closed issue savanni/monorepo#204 2024-02-28 04:42:58 +00:00
Kifu should use gsettings schemas for configuration
savanni closed issue savanni/monorepo#205 2024-02-28 04:42:58 +00:00
Update Kifu to use async channels instead of gtk::glib::MainContext::channel
savanni closed issue savanni/monorepo#206 2024-02-28 04:42:58 +00:00
Remove the Typescript and Typeshare code
savanni created pull request savanni/monorepo#210 2024-02-28 04:40:33 +00:00
Update the build environment and some architectural elements of the Kifu app
savanni pushed to kifu/flake at savanni/monorepo 2024-02-28 04:36:45 +00:00
a0478f8b62 Write some documentation for the LocalObserver
283205081c Add the placeholders for game review and settings
057090cfe0 Extract notification receiving into an observer
da7b40c396 Ensure the game_view_model handler aborts when the view_model gets dropped
Compare 4 commits »
savanni pushed to kifu/flake at savanni/monorepo 2024-02-28 03:55:47 +00:00
915028c32a Set up the notifications pattern for view models
savanni pushed to kifu/flake at savanni/monorepo 2024-02-28 00:10:37 +00:00
4674a7d1d6 GameViewModel now subscribes directly to the Core
savanni pushed to kifu/flake at savanni/monorepo 2024-02-28 00:03:47 +00:00
f476481d5d Remove typeshare from kifu
savanni pushed to kifu/flake at savanni/monorepo 2024-02-27 15:01:20 +00:00
f2a63cf3c3 Set up a placeholder for the GameViewModel
savanni pushed to kifu/flake at savanni/monorepo 2024-02-27 13:34:49 +00:00
6f94e15c5d Create the placeholder for the database view model
savanni created branch kifu/flake in savanni/monorepo 2024-02-27 12:53:17 +00:00
savanni pushed to kifu/flake at savanni/monorepo 2024-02-27 12:53:17 +00:00
d0af85b973 Remove everything related to the kifu typescript code
f4e822c683 Switch to async channels and disable most of the existing runtime api
c366f0b93e Set up gio settings
91101d3bc6 Create a flake that can run the Kifu app
Compare 4 commits »
savanni opened issue savanni/monorepo#208 2024-02-26 23:10:35 +00:00
Create the localization system
savanni opened issue savanni/monorepo#207 2024-02-26 23:09:37 +00:00
Create placeholders for view models