Skip to content

Conversation

@SakuraIsayeki
Copy link
Member

No description provided.

- Updated the target framework from net7.0 to net8.0 in the SocialGuard.Web.csproj file.
- Updated the version of Nodsoft.MoltenObsidian.Blazor package from 0.3.16 to 0.5.18.
- Updated the version of Nodsoft.MoltenObsidian.Vaults.Http package from 0.3.16 to 0.5.18.
- Updated the version of Serilog.AspNetCore package from 6.1.0 to 8.0.0.
- Updated the version of Serilog.Extensions.Logging package from 3.1.0 to 8.0.0.

These changes ensure compatibility with newer frameworks and libraries, improving overall functionality and performance of the application.
- Added `@rendermode="new InteractiveAutoRenderMode()"` to the `<Router>` component in `App.razor`.
- Updated the rendering of the `FoundIndexNote` component in `Docs.razor`
- Added logic to conditionally display index note navigation based on the presence of a non-empty `VaultPath`
- Modified the `VaultDisplayOptions` property initialization to include a trailing space for consistency
- Changed the bootstrap color for trustlist levels greater than 3 to "nuclear"
- Updated the display string for trustlist levels greater than 3 to "☢️ Nuclear ☢️"
- Added keyframes for flashing nuclear color and border
- Created mixins for applying the nuclear flashing animation to text and borders
- Updated the target framework of `SocialGuard.Api.DbMigrator.csproj` to `net8.0`
- Updated the target framework of `SocialGuard.Api.csproj` to `net8.0`
- Updated the target framework of `SocialGuard.Web.Viewer.csproj` to `net8.0`
- Updated various package references in all projects to their latest versions
- Updated the Serilog configuration in both appsettings.Development.json and appsettings.json files.
- Added "Serilog" section with "Using", "MinimumLevel", "Enrich", and "WriteTo" properties.
- Modified the Program.cs file to use the updated Serilog configuration.
- Updated the package references for `Nodsoft.MoltenObsidian.Blazor` and `Nodsoft.MoltenObsidian.Vaults.Http` to version 1.0.4-beta.
- Added a new SCSS file `_docs.scss` with styles for code blocks, markdown alerts, and JSON syntax highlighting.
- Imported `_docs.scss` in the `site.scss` file under the `article.docs` section.
- Added a new SCSS file `json.scss` with styles for JSON syntax highlighting.

The changes include updating package references and adding new SCSS files for tags, code styling and JSON syntax highlighting.
@SakuraIsayeki SakuraIsayeki self-assigned this May 10, 2025
Switches project dependencies to .NET 8.0 for improved features and future readiness.
Bumps the .NET SDK version from 7.0.x to 8.0 in build and publish workflows for compatibility with newer runtime features and improvements.
Updates various package versions across multiple projects to enhance stability, security, and feature sets.
Includes version bumps for libraries related to database operations, authentication, logging, and frontend tooling.
@SakuraIsayeki SakuraIsayeki merged commit 933eb82 into main May 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants