mirror of
https://github.com/claunia/marechai.git
synced 2026-07-09 02:08:28 +00:00
f99fae703b060792edc97b15b58dfa2058d5cd8a
- Introduced a new migration to change the `added_id` column type from `int` to `long` in the `news` table and added a new `name` column. - Updated the `News` model to include the `Name` property. - Modified the `MarechaiContext` to reflect the changes in the `News` model. - Enhanced multiple controllers (Books, Documents, Gpus, Machines, Magazines, News, People, Processors, Software, SoftwareReleases, SoftwareVersions, SoundSynths) to create news entries upon creation and updates of respective entities. - Implemented logic to generate appropriate news names based on entity details. - Updated the front-end to display new news types and their corresponding icons. - Added Spanish translations for new news types in the resource files.
Master repository of computing history artifacts information (Marechai)
Welcome to the Marechai repository.
This repository contains the Marechai software.
For contributing please read here.
For development you need:
- A .NET Core 3.1 compatible development environment.
- .NET Core 3.1 SDK
- ASP.NET Core 3.1 runtime
- ImageMagick, including HEIF and WebP support in the path.
- AV1F, specially, avifenc, in the path.
- MariaDB or compatible, with a user and a database.
- Prepare appsettings.json with a connection string for said database.
Description
Languages
C#
84.9%
HTML
14.3%
JavaScript
0.7%