{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":168198517,"defaultBranch":"main","name":"LocalStorage","ownerLogin":"Blazored","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-01-29T17:38:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/39194025?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1707524103.0","currentOid":""},"activityList":{"items":[{"before":"e038a0838d749bc218877a2af8d5748b56a1421f","after":"1b1d9ebb4fe29511112f4558b5c48f1cff7d2584","ref":"refs/heads/main","pushedAt":"2024-02-10T00:10:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chrissainty","name":"Chris Sainty","path":"/chrissainty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6171719?s=80&v=4"},"commit":{"message":"Added .NET 8 target (#238)\n\n* Updated projects to target net8\r\n\r\n* Added new interactive server project and updated CI bits\r\n\r\n* Added nullable reference types","shortMessageHtmlLink":"Added .NET 8 target (#238)"}},{"before":"be3ef76ddb18862bdef191e28011502c19cc12fd","after":null,"ref":"refs/heads/dotnet8","pushedAt":"2024-02-10T00:10:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"chrissainty","name":"Chris Sainty","path":"/chrissainty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6171719?s=80&v=4"}},{"before":"9b905717df7371b3e799490cad09421bf8aa37f0","after":"be3ef76ddb18862bdef191e28011502c19cc12fd","ref":"refs/heads/dotnet8","pushedAt":"2024-02-10T00:00:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrissainty","name":"Chris Sainty","path":"/chrissainty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6171719?s=80&v=4"},"commit":{"message":"Added nullable reference types","shortMessageHtmlLink":"Added nullable reference types"}},{"before":"f01d2ee5bee1539a9066eae55a65ac9c047b7290","after":"9b905717df7371b3e799490cad09421bf8aa37f0","ref":"refs/heads/dotnet8","pushedAt":"2024-02-09T23:41:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"chrissainty","name":"Chris Sainty","path":"/chrissainty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6171719?s=80&v=4"},"commit":{"message":"Added new interactive server project and updated CI bits","shortMessageHtmlLink":"Added new interactive server project and updated CI bits"}},{"before":null,"after":"f01d2ee5bee1539a9066eae55a65ac9c047b7290","ref":"refs/heads/dotnet8","pushedAt":"2024-02-09T23:37:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"chrissainty","name":"Chris Sainty","path":"/chrissainty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6171719?s=80&v=4"},"commit":{"message":"Updated projects to target net8","shortMessageHtmlLink":"Updated projects to target net8"}},{"before":"3da6a705e32294154f397974d1b78d4e8277fbc5","after":"e038a0838d749bc218877a2af8d5748b56a1421f","ref":"refs/heads/main","pushedAt":"2023-10-12T08:11:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chrissainty","name":"Chris Sainty","path":"/chrissainty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6171719?s=80&v=4"},"commit":{"message":"Service duplication fix (#224)\n\nFixes when multiple nuget packages or project references contain Blazored.LocalStorage and call AddBlazoredLocalStorage(). No error occurs if it is added more than once, but the services are only needed once.","shortMessageHtmlLink":"Service duplication fix (#224)"}},{"before":"10e53abd64cb9b66b159f656998cdc283be5f7c6","after":"3da6a705e32294154f397974d1b78d4e8277fbc5","ref":"refs/heads/main","pushedAt":"2023-08-14T07:41:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chrissainty","name":"Chris Sainty","path":"/chrissainty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6171719?s=80&v=4"},"commit":{"message":"#216 - Added public setter for System.Text.Json JsonSerializerOptions (#217)","shortMessageHtmlLink":"#216 - Added public setter for System.Text.Json JsonSerializerOptions ("}},{"before":"e07ddba28caba3cbcf57186643f27b425ecd7136","after":null,"ref":"refs/heads/dependabot/nuget/samples/BlazorServer/Newtonsoft.Json-13.0.2","pushedAt":"2023-04-23T08:28:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"chrissainty","name":"Chris Sainty","path":"/chrissainty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6171719?s=80&v=4"}},{"before":"1dc9ee29034a695fc0c05c761864a0241d91d30b","after":"10e53abd64cb9b66b159f656998cdc283be5f7c6","ref":"refs/heads/main","pushedAt":"2023-04-23T08:28:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chrissainty","name":"Chris Sainty","path":"/chrissainty","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6171719?s=80&v=4"},"commit":{"message":"Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /samples/BlazorServer (#197)\n\nBumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.\r\n- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)\r\n- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: Newtonsoft.Json\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /samples/BlazorServer (#…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD9vx76wA","startCursor":null,"endCursor":null}},"title":"Activity · Blazored/LocalStorage"}