Merge branch 'dev' into j2/fix/refactor-routes

# Conflicts:
#	Webzine.WebApplication/Controllers/RechercheController.cs
#	Webzine.WebApplication/Views/Recherche/Index.cshtml
This commit is contained in:
mirage
2026-04-01 14:53:39 +02:00
46 changed files with 907 additions and 618 deletions

View File

@@ -1,5 +1,5 @@
// <copyright file="TitreController.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// <copyright file="TitreController.cs" company="Equipe 1 - BOBIN, MASI, NODON, VETU">
// Copyright (c) Equipe 1 - BOBIN, MASI, NODON, VETU. All rights reserved.
// </copyright>
namespace Webzine.WebApplication.Controllers