Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
FritzTheCat9 created a comment on an issue on dotnet/efcore
@AndriySvyryd I did not add this code. I resolved my bug by removing dynamic data from migrations. For now its ok. Thank You for help <3
FritzTheCat9 created a comment on an issue on FritzTheCat9/YoutubeLinks
can be caused by: #72 or we should update docker compose file and make containers dependant on each other
FritzTheCat9 closed an issue on FritzTheCat9/YoutubeLinks
bug: migrations stopped working after updating to .NET 9
My bug, and how to temporary resolve problem: https://github.com/dotnet/efcore/issues/34431#issuecomment-2539877023 https://github.com/dotnet/efcore/issues/34431FritzTheCat9 created a comment on an issue on dotnet/efcore
@AndriySvyryd > "If you do want this behavior, you can ignore the warning as described above." I can not just ignore this error. Migrations are not applying on my application start. So database w...
FritzTheCat9 pushed 1 commit to main FritzTheCat9/YoutubeLinks
- 🐛 Bug with EF Core migrations after updating to .NET9 #72 89f4d2b
FritzTheCat9 opened an issue on FritzTheCat9/YoutubeLinks
bug: migrations stopped working after updating to .NET 9
My bug, and how to temporary resolve problem: https://github.com/dotnet/efcore/issues/34431#issuecomment-2539877023 https://github.com/dotnet/efcore/issues/34431FritzTheCat9 created a comment on an issue on dotnet/efcore
I updated my app to .NET9 and i get this error. ![Image](https://github.com/user-attachments/assets/cfa05d18-fbe0-424d-bdd6-35562818af61) `[20:26:50 ERR ] [DatabaseInitializer] Error while creat...
FritzTheCat9 opened an issue on FritzTheCat9/YoutubeLinks
bug: Errors with database while trying to run the app on docker on another computer
[Api Exception] System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailur...FritzTheCat9 pushed 1 commit to main FritzTheCat9/YoutubeLinks
- ♻️ Api Clients moved from YoutubeLinks.Shared project to YoutubeLinks.Sdk project (share code with Blazor and Integra... 7c5b873
FritzTheCat9 closed an issue on FritzTheCat9/YoutubeLinks
bug: unauthorized user can download link from playlist but set downloaded flag endpoint should not be called
unauthorized user can download link from other user playlist but there is a call to set link as downloaded this call should be only made if we are logged in user else do not make that call ![ima...FritzTheCat9 pushed 1 commit to main FritzTheCat9/YoutubeLinks
- 🐛 Set link as downloaded only for playlist owner #66 4f20794
FritzTheCat9 pushed 1 commit to master FritzTheCat9/Weather
- ✨ Backend validations, updated README c1faca7
FritzTheCat9 pushed 1 commit to master FritzTheCat9/Weather
- ✨ Fetch city weather from external Api 5be0728
FritzTheCat9 pushed 1 commit to master FritzTheCat9/Weather
- ✨ Fetch and display cities from API in Angular frontend 3109121