Natalia Portillo b3f08ab47b Add pagination support for document retrieval by letter and year
- 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.
2026-05-09 13:43:23 +01:00
2020-06-11 01:42:58 +01:00
2025-11-13 01:22:01 +00:00
2019-12-17 01:36:13 +00:00
2019-09-13 18:45:54 +02:00
2025-11-13 04:05:35 +00:00
2018-07-20 22:35:02 +00:00
2020-06-11 01:42:58 +01:00
2020-06-11 01:42:58 +01:00
2025-11-13 04:05:35 +00:00

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
Master repository of computing history artifacts information
Readme BSD-3-Clause 38 MiB
Languages
C# 84.9%
HTML 14.3%
JavaScript 0.7%