mirror of
https://github.com/claunia/marechai.git
synced 2026-07-08 17:57:08 +00:00
b3f08ab47beb5bfbb56f4512e138510e2628469e
- Introduced CountRequestBuilder for counting documents by letter and year. - Updated WithCItemRequestBuilder and WithYearItemRequestBuilder to include Count property. - Modified DocumentsRequestBuilder to support pagination with skip and take query parameters. - Enhanced DocumentsController to handle pagination in GetDocumentsByLetterAsync and GetDocumentsByYearAsync methods. - Updated Search.razor and Search.razor.cs to implement infinite scrolling and display total document counts. - Refactored DocumentsService to support pagination and counting for document retrieval methods.
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%