mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-12 08:16:05 -07:00
* Losslessly optimized the Old branch images I had used FileOptimizer with the lossless options on the images to reduce their size while keeping the quality. Metadata was stripped but I don't think it was needed. Just optimized old excluding the emby-logo-dark.jpg, see other commits for more on that. * Remove lossy emby-logo-dark.jpg and replace with matching PNG lossless file optimized with new paths added Again I had used FileOptimizer with the lossless options on the images to reduce their size while keeping the quality. Metadata was stripped but I don't think it was needed. I removed the existing JPG as it had bad aliasing and was banding in its color. Replaced it with a lossless png that I redid to match the same jpg and then updated the path info inside the source files to use the png. * Optimize existing Current branch images So I had used FileOptimizer with the lossless options on the images to reduce their size while keeping the quality. Metadata was stripped but I don't think it was needed. * Replace bad aliased image with new updated lossless and replace file path to update to the new one Again I had used FileOptimizer with the lossless options on the images to reduce their size while keeping the quality. Metadata was stripped but I don't think it was needed. I removed the existing JPG as it had bad aliasing and was banding in its color. Replaced it with a lossless png that I redid to match the same jpg and then updated the path info inside the source files to use the png. * Added missing image Added missing emby-logo-dark.png |
||
---|---|---|
.. | ||
Authentication | ||
Content | ||
Helpers | ||
Jobs | ||
ModelDataProviders | ||
Models | ||
Modules | ||
NinjectModules | ||
Properties | ||
Resources | ||
Scripts | ||
Start | ||
Validators | ||
Views | ||
app.config | ||
Bootstrapper.cs | ||
compilerconfig.json | ||
compilerconfig.json.defaults | ||
job_scheduling_data_2_0.xsd | ||
Ombi.UI.csproj | ||
packages.config | ||
Program.cs | ||
sqlite3.dll | ||
Startup.cs | ||
web.config | ||
Web.Debug.config | ||
Web.Release.config |