photoprism/frontend
Michael Mayer 5be456a09f JPEG: Convert Apple "Display P3" colors to standard sRGB #1474
Other color profiles and file formats are not supported yet. Should
be easy to add though. Main difficulty will be profile name comparison:
For example "Adobe RGB (1998)" vs just "Adobe RGB".
2021-12-09 07:00:39 +01:00
..
src JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
tests Tests: Adapt acceptance tests to changes 2021-11-24 13:52:18 +01:00
.babelrc
.eslintrc.js
karma.conf.js Frontend: Run tests with chrome:headless on AMD64 2021-10-22 13:59:12 +02:00
package-lock.json People: Add mutex so changes don't get processed concurrently 2021-12-09 02:33:41 +01:00
package.json Frontend: Run tests with chrome:headless on AMD64 2021-10-22 13:59:12 +02:00
postcss.config.js
webpack.config.js