creating pgsql development branch

This commit is contained in:
2026-02-19 09:20:41 -05:00
parent ddf6ff69be
commit 1c6730e2ad
2317 changed files with 21904 additions and 9834 deletions
@@ -1,3 +1,7 @@
// <copyright file="ActivityLogControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System.Net;
using System.Net.Mime;
using System.Threading.Tasks;
@@ -1,3 +1,7 @@
// <copyright file="BaseJellyfinTestController.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using Jellyfin.Api;
using Microsoft.AspNetCore.Mvc;
@@ -1,3 +1,7 @@
// <copyright file="BrandingControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System.Net;
using System.Net.Http.Json;
using System.Net.Mime;
@@ -1,3 +1,7 @@
// <copyright file="DashboardControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System.IO;
using System.Net;
using System.Net.Http.Json;
@@ -1,3 +1,7 @@
// <copyright file="EncoderController.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System.Collections.Generic;
using System.Linq;
using Microsoft.AspNetCore.Http;
@@ -1,3 +1,7 @@
// <copyright file="ItemsControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System;
using System.Globalization;
using System.Net;
@@ -1,3 +1,7 @@
// <copyright file="LibraryControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System;
using System.Globalization;
using System.Net;
@@ -1,3 +1,7 @@
// <copyright file="LibraryStructureControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System;
using System.Linq;
using System.Net;
@@ -1,3 +1,7 @@
// <copyright file="LiveTvControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System.Net;
using System.Net.Http.Json;
using System.Net.Mime;
@@ -1,3 +1,7 @@
// <copyright file="MediaInfoControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System.Globalization;
using System.Net;
using System.Net.Mime;
@@ -1,3 +1,7 @@
// <copyright file="MediaStructureControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System;
using System.Net;
using System.Net.Http;
@@ -1,3 +1,7 @@
// <copyright file="MusicGenreControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System.Net;
using System.Threading.Tasks;
using Xunit;
@@ -1,3 +1,7 @@
// <copyright file="PersonsControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System.Net;
using System.Threading.Tasks;
using Xunit;
@@ -1,3 +1,7 @@
// <copyright file="PlaystateControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System;
using System.Net;
using System.Threading.Tasks;
@@ -1,3 +1,7 @@
// <copyright file="PluginsControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System.Net;
using System.Net.Http.Json;
using System.Net.Mime;
@@ -1,3 +1,7 @@
// <copyright file="StartupControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System;
using System.Net;
using System.Net.Http;
@@ -1,3 +1,7 @@
// <copyright file="UserControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System;
using System.Globalization;
using System.Linq;
@@ -1,3 +1,7 @@
// <copyright file="UserLibraryControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System;
using System.Globalization;
using System.Net;
@@ -1,3 +1,7 @@
// <copyright file="VideosControllerTests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
using System;
using System.Net;
using System.Threading.Tasks;