mattermost/server/channels/app/imaging
Christopher Poile 38b413a276
Some checks are pending
API / build (push) Waiting to run
Server CI / Compute Go Version (push) Waiting to run
Server CI / Check mocks (push) Blocked by required conditions
Server CI / Check go mod tidy (push) Blocked by required conditions
Server CI / check-style (push) Blocked by required conditions
Server CI / Check serialization methods for hot structs (push) Blocked by required conditions
Server CI / Vet API (push) Blocked by required conditions
Server CI / Check migration files (push) Blocked by required conditions
Server CI / Generate email templates (push) Blocked by required conditions
Server CI / Check store layers (push) Blocked by required conditions
Server CI / Check mmctl docs (push) Blocked by required conditions
Server CI / Postgres with binary parameters (push) Blocked by required conditions
Server CI / Postgres (push) Blocked by required conditions
Server CI / Postgres (FIPS) (push) Blocked by required conditions
Server CI / Generate Test Coverage (push) Blocked by required conditions
Server CI / Run mmctl tests (push) Blocked by required conditions
Server CI / Run mmctl tests (FIPS) (push) Blocked by required conditions
Server CI / Build mattermost server app (push) Blocked by required conditions
Web App CI / check-lint (push) Waiting to run
Web App CI / check-i18n (push) Blocked by required conditions
Web App CI / check-types (push) Blocked by required conditions
Web App CI / test (platform) (push) Blocked by required conditions
Web App CI / test (mattermost-redux) (push) Blocked by required conditions
Web App CI / test (channels shard 1/4) (push) Blocked by required conditions
Web App CI / test (channels shard 2/4) (push) Blocked by required conditions
Web App CI / test (channels shard 3/4) (push) Blocked by required conditions
Web App CI / test (channels shard 4/4) (push) Blocked by required conditions
Web App CI / upload-coverage (push) Blocked by required conditions
Web App CI / build (push) Blocked by required conditions
MM-67077: Remove PSD file previews (#34898)
* remove image preview support for PSD files

* remove psd as a supported image type in webapp

* remove unneeded comments
2026-01-15 13:39:46 -05:00
..
decode.go MM-67077: Remove PSD file previews (#34898) 2026-01-15 13:39:46 -05:00
decode_bench_test.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
decode_test.go MM-67077: Remove PSD file previews (#34898) 2026-01-15 13:39:46 -05:00
encode.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
encode_test.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
orientation.go [MM-63436] Replace Exif parser dependency (#30479) 2025-04-01 13:57:43 -06:00
orientation_test.go [MM-63436] Replace Exif parser dependency (#30479) 2025-04-01 13:57:43 -06:00
preview.go [MM-62191] Remove disintegration/imaging dependency (#29657) 2025-02-03 11:04:00 +05:30
preview_test.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
svg.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
svg_test.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
utils.go [MM-62191] Remove disintegration/imaging dependency (#29657) 2025-02-03 11:04:00 +05:30
utils_bench_test.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00
utils_test.go [MM-62191] Remove disintegration/imaging dependency (#29657) 2025-02-03 11:04:00 +05:30