notazof commented on issue notazof/yavsc#3 2026-07-11 21:37:42 +01:00
ClientControllerCollectionTests: IndexOutOfRangeException from EF InMemory on multi-Include

Investigation 2026-07-11: AsSplitQuery and Entry.LoadAsync both fail

notazof opened issue notazof/yavsc#3 2026-07-11 21:03:38 +01:00
ClientControllerCollectionTests: IndexOutOfRangeException from EF InMemory on multi-Include
notazof opened issue notazof/yavsc#4 2026-07-11 21:03:38 +01:00
Remoting tests: 500 on discovery document, flaky under suite
notazof pushed to fix/blog-detail at notazof/yavsc 2026-07-11 20:50:48 +01:00
7a066707b3 Tests: route Yavsc.Org test host through Testing environment
notazof pushed to fix/blog-detail at notazof/yavsc 2026-07-11 20:13:46 +01:00
cb7526de9d Blog: add test guarding the display-template fix + document test architecture
bbdcc7f2ad Blog: render user avatar through a null-safe helper
Compare 2 commits »
notazof created branch fix/blog-detail in notazof/yavsc 2026-07-11 18:45:57 +01:00
notazof pushed to fix/blog-detail at notazof/yavsc 2026-07-11 18:45:57 +01:00
98613e7070 Blog: enforce Restrict FK on BlogPost.Author and Comment.Author
notazof pushed to main at notazof/yavsc 2026-07-11 03:36:44 +01:00
7f56afd7e0 Merge commit 'bed9c8a272'
bed9c8a272 fixes the compile and timestamps to db
Compare 2 commits »
notazof pushed to postIt at notazof/yavsc 2026-07-11 03:26:47 +01:00
bed9c8a272 fixes the compile and timestamps to db
notazof pushed tag 1.0.1 to notazof/yavsc 2026-07-11 02:58:51 +01:00
notazof pushed tag 1.0.0 to notazof/yavsc 2026-07-11 02:58:51 +01:00
notazof pushed to main at notazof/yavsc 2026-07-11 02:57:30 +01:00
8e8c558295 Merge pull request 'postIt' (#2) from postIt into main
abfc68a809 Just post one, at least
03cd9843d3 PostIt/Yavsc.Blogs: surface 4xx body + pin controller + red UI test for Save
56846e2781 Log the identity main params
58c08fe2fc auto refresh token
Compare 28 commits »
notazof merged pull request notazof/yavsc#2 2026-07-11 02:57:29 +01:00
postIt
notazof created pull request notazof/yavsc#2 2026-07-11 02:56:58 +01:00
postIt
notazof pushed to postIt at notazof/yavsc 2026-07-11 02:56:20 +01:00
abfc68a809 Just post one, at least
03cd9843d3 PostIt/Yavsc.Blogs: surface 4xx body + pin controller + red UI test for Save
Compare 2 commits »
notazof pushed to postIt at notazof/yavsc 2026-07-10 00:27:23 +01:00
56846e2781 Log the identity main params
58c08fe2fc auto refresh token
Compare 2 commits »
notazof pushed to postIt at notazof/yavsc 2026-07-09 23:28:53 +01:00
fdb7acca56 using Material.Avalonia
5104ffeb81 postIt: wire DarkMode, drop dead themeVariant, add UI tests for the banner
Compare 2 commits »
notazof pushed to postIt at notazof/yavsc 2026-07-09 22:00:17 +01:00
1733dababb postIt: SettingsPage is a singleton, navigation is idempotent
120bae6f5c doc(arch): PostIt topology + up-to-date project list
Compare 2 commits »
notazof pushed to postIt at notazof/yavsc 2026-07-09 21:35:12 +01:00
13d985e4e3 fixes the button access
d3664c5cdc postIt: scope list in SettingsPage, fix Settings DI re-registration
375e6482a6 test(yavsc.org): cover the kid derivation in ComputeKid
2c6d11577c Yavsc.Org: set KeyId on signing credentials
Compare 4 commits »
notazof pushed to postIt at notazof/yavsc 2026-07-08 23:18:18 +01:00
6055117929 first, the blogs