Panagiotis Papadopoulos 815929c376 refactor(import/mime): split CODE_MIME_TYPES Record into two separate objects
CODE_MIME_TYPES -> as a Set -> as we only care about the existance of those types
CODE_MIME_TYPES_OVERRIDE -> as a Map with those keys and the "overwrite" values as associated value

-> this way  we don't have to unnecessarily store additional boolean values for everything *but* those hand ful of mime types

-> also I've sorted the items alphabetically, while I was at it
2025-01-20 08:36:11 +01:00
..
2025-01-17 20:24:20 +01:00
2025-01-09 18:07:02 +02:00
2025-01-16 15:28:30 -06:00
2025-01-09 18:07:02 +02:00
2025-01-09 18:07:02 +02:00
2025-01-09 18:07:02 +02:00
2024-12-22 15:45:54 +02:00
2025-01-09 18:07:02 +02:00
2025-01-09 18:07:02 +02:00