Commit b175160
Submodule AppViewLite updated 37 files
- src/AppViewLite.Web/ApiCompat/AppBskyUnspecced.cs+10
- src/AppViewLite.Web/AppViewLite.Web.csproj+1-1
- src/AppViewLite.Web/Components/Pages/Admin/Debug.razor+1
- src/AppViewLite.Web/Components/Pages/Admin/Events.razor+1
- src/AppViewLite.Web/Components/Pages/Admin/Performance.razor+52
- src/AppViewLite.Web/Components/Pages/Admin/RequestContextPage.razor+13-14
- src/AppViewLite.Web/Components/Pages/Admin/Requests.razor+5-2
- src/AppViewLite.Web/Components/Pages/Compose.razor+27-1
- src/AppViewLite.Web/Components/Pages/Mute.razor+3-2
- src/AppViewLite.Web/Components/PostRow.razor+6-2
- src/AppViewLite.Web/Controllers/AppViewLiteController.cs+5
- src/AppViewLite.Web/Controllers/DebugController.cs+18
- src/AppViewLite.Web/Program.cs+20-5
- src/AppViewLite.Web/wwwroot/app.css+17-1
- src/AppViewLite.Web/wwwroot/app.js+19-2
- src/AppViewLite/AppViewLite.csproj+1-1
- src/AppViewLite/AppViewLiteConfiguration.cs+1
- src/AppViewLite/AppViewLiteInit.cs+64-2
- src/AppViewLite/AtProtoS32.cs+2-2
- src/AppViewLite/BlueskyEnrichedApis.cs+90-11
- src/AppViewLite/BlueskyRelationships.cs+12-6
- src/AppViewLite/DedicatedThreadPoolScheduler.cs+3-2
- src/AppViewLite/ExtensionMethods.cs+3
- src/AppViewLite/Indexer.cs+49-45
- src/AppViewLite/Models/AppViewLiteProfile.cs+9-3
- src/AppViewLite/Models/BlueskyPost.cs+2
- src/AppViewLite/Models/CollectionAndRKey.cs+21
- src/AppViewLite/Models/GlobalCheckpoint.cs+2-1
- src/AppViewLite/Numerics/Tid.cs+13-9
- src/AppViewLite/PerformanceSnapshot.cs+16
- src/AppViewLite/RelationshipDictionary.cs+1
- src/AppViewLite/RequestContext.cs+57-13
- src/AppViewLite/Storage/CombinedPersistentMultiDictionary.cs+9-2
- src/AppViewLite/Storage/DirectIo.cs+28-10
- src/AppViewLite/Storage/ImmutableMultiDictionaryReader.cs+1
- src/AppViewLite/Storage/MemoryMappedFileSlim.cs+40-13
- src/AppViewLite/Storage/MultiDictionary2.cs+5-2
Submodule core updated from 80d61c0 to dd1bcee
Submodule core updated from 80d61c0 to dd1bcee
Submodule xpost updated from 5a0d510 to 98395f8
0 commit comments