• Joined on 2022-09-24
savanni pushed to file-service at savanni/monorepo 2023-09-22 04:38:43 +00:00
8c099d0586 Set up the delete route
f440e6f7ad Refactor file and thumbnail serving to common code
Compare 2 commits »
savanni pushed to main at savanni/monorepo 2023-09-21 13:47:26 +00:00
59061c02ce dashboard: 0.1.0 --> 0.1.1
savanni commented on pull request savanni/monorepo#68 2023-09-21 13:42:03 +00:00
Rebuild a game board from SGF

This doesn't actually work. I have another branch, kifu/board-repr, which is getting us much closer to fully parsing the game board.

savanni closed pull request savanni/monorepo#68 2023-09-21 13:42:03 +00:00
Rebuild a game board from SGF
savanni deleted branch savanni/dashboard/fix-startup from savanni/monorepo 2023-09-21 13:39:55 +00:00
savanni merged pull request savanni/monorepo#70 2023-09-21 13:39:54 +00:00
Sleep for only one second if the gtk sender can't be found
savanni pushed to main at savanni/monorepo 2023-09-21 13:39:54 +00:00
3d460e5840 Sleep for only one second if the gtk sender can't be found
savanni created pull request savanni/monorepo#70 2023-09-21 13:39:46 +00:00
Sleep for only one second if the gtk sender can't be found
savanni created branch savanni/dashboard/fix-startup in savanni/monorepo 2023-09-21 13:38:36 +00:00
savanni pushed to savanni/dashboard/fix-startup at savanni/monorepo 2023-09-21 13:38:36 +00:00
3d460e5840 Sleep for only one second if the gtk sender can't be found
savanni pushed to file-service at savanni/monorepo 2023-09-21 04:00:26 +00:00
1bb6bd78e6 Attempt to add etag caching
f4b3e811fc Render thumbnails
Compare 2 commits »
savanni pushed to file-service at savanni/monorepo 2023-09-21 03:07:18 +00:00
56d7fae43c Update cargo.lock
a02e335492 Swap from iron to warp and start rebuilding the app
Compare 2 commits »
savanni pushed to file-service at savanni/monorepo 2023-09-19 23:02:24 +00:00
75bfae02c4 Add orizentic and file-service to the build
savanni created branch file-service in savanni/monorepo 2023-09-19 22:56:38 +00:00
savanni pushed to file-service at savanni/monorepo 2023-09-19 22:56:38 +00:00
81aa7410de Import a questionably refactored version of file-service
356395a503 Import orizentic
Compare 2 commits »
savanni pushed to kifu/board-repr at savanni/monorepo 2023-09-19 22:27:19 +00:00
70191d3687 Work on child conversions and error handling
99bb36dbcd Convert the root game node
Compare 2 commits »
savanni pushed to kifu/board-repr at savanni/monorepo 2023-09-17 04:05:35 +00:00
d6a91b6af6 Process GameResult, fix TimeLeft, and allow Pass moves
savanni pushed to kifu/board-repr at savanni/monorepo 2023-09-17 02:02:13 +00:00
33d0897096 Add date parsing
savanni pushed to kifu/board-repr at savanni/monorepo 2023-09-16 21:27:44 +00:00
d29928aa3c Parse GameType, BoardSize, VariationDisplay, and TimeLimit
savanni pushed to kifu/board-repr at savanni/monorepo 2023-09-15 16:10:26 +00:00
c07e793b55 Set up an overarching game data structure
f19c3a6d79 Prevent conflicting instructions in a setup node
Compare 2 commits »