-
Working on the AzUrlShortener - Adding Date filters and Docker Issues 😡 (stream 246)
Summary
In this stream, we added a new property to the
Url
model to store the date when the URL was created. We also added the column to the grid so we can sort the URLs by date. Heventhaugh the code all works, we could test it due to a weird issues with Docker. We spent the rest of the stream trying to fix the issue… without success. I tested the code on a different machine and it worked fine. Code is now pushed to thev-next
branch.📺 - Twitch archive - stream no.246
Replay
Read more...
-
Rolling 2D6 +3 to see if it compiles (stream 245)
Summary
In this stream, we add the possibility to add adventure notes and to save any time you want to the adventure. We also talk about MCP, it’s not related to this project but it’s a very trendy topic these days.
📺 - Twitch archive - stream no.245
Replay
Read more...
-
What's missing before first public beta of 2D6 Dungeon App (stream 244)
Summary
In this stream, I learned that die is the singular of dices. Yep, that’s true! And we finished the new page that will display all the information tables.
📺 - Twitch archive - stream no.244
Replay
Read more...
-
Fixing bugs on AzUrlShortener (stream 243)
Summary
In this live stream, we work on bug fix for our URL shortener project. The issue: archived URLs were still functioning when accessed directly, bypassing the archive status entirely. This unexpected behavior undermined the purpose of archiving URLs and needed immediate attention. Our journey took us through the codebase to identify where the redirect functionality needed to be enhanced with a simple but critical check for the isArchived property. After successfully implementing the fix, we verified that archived URLs properly redirect to a default page instead of their original destination. We also began work on restoring the search functionality in the URL manager interface, implementing filtering capabilities using FluentUI Blazor components. Join us as we explore the code changes and improvements that keep our URL shortener running smoothly for both personal use and Microsoft’s adoption of the project for Azure Communication Services
📺 - Twitch archive - stream no.243
Replay
Read more...
-
AzUrlShortener reached version 4! Let's talk about it (stream 242)
Summary
In this stream we should be looking at the new version of AzUrlShortener and the roadmap.
📺 - Twitch archive - stream no.241
Replay
Read more...
subscribe via RSS