Historique des commits

Auteur SHA1 Message Date
  kleines Filmröllchen 9ff01723ba Userland: Use more common WAV MIME type il y a 2 ans
  kleines Filmröllchen 61bb9103c2 Base+Userland: Add support for QOA files everywhere il y a 2 ans
  Linus Groh e76394d96c AK: Remove infallible version of StringBuilder::to_byte_buffer il y a 2 ans
  Karol Baraniecki f8e94f2862 LibCore: Use fallible versions of StringBuilder::append in MimeData il y a 2 ans
  Karol Baraniecki 68d3f348d9 LibCore: Use fallible version of StringBuilder::to_byte_buffer il y a 2 ans
  Nico Weber f7e152d049 LibGfx: Add scaffolding for a webp decoder il y a 2 ans
  Liav A fedd18eb89 LibCore: Add MIME type string for TGA files il y a 2 ans
  Liav A e77b110541 LibCore: Return StringView from guess_mime_type_based_on_filename method il y a 2 ans
  Nico Weber e5988b4a0d LibCore: Teach MimeData about ICC file extension and contents il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  kleines Filmröllchen f48651fccc LibCore: Add MIME sniffing for MP3 and WAV il y a 3 ans
  kleines Filmröllchen 2c485a8e7b LibCore: The MIME type is 'audio/flac', not 'extra/flac' il y a 3 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Karol Kosek f47bcddb5b LibCore: Set mime type for .sheets files to `application/x-sheets+json` il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Maciej b172bf4f84 LibCore: Add text/css mime type il y a 3 ans
  Maciej 273b69f947 LibCore: Add some extensions that are text/plain il y a 3 ans
  Maciej 933a717f3b LibCore: Make application/octet-stream the default guessed MIME type il y a 3 ans
  kimlintu 89c846a31c LibCore: Add support for application/zip mime-type il y a 3 ans
  Linus Groh ae0d6ba72c LibCore: Add support for the image/x-qoi mime type il y a 3 ans
  Andreas Kling 80d4e830a0 Everywhere: Pass AK::ReadonlyBytes by value il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Valtteri Koskivuori cb8d0c8d0d LibCore+Userland: Add 13 more detectable file types il y a 4 ans
  Valtteri Koskivuori eb9a0ace28 LibCore+Userland: Add two more detectable formats il y a 4 ans
  Valtteri Koskivuori 241b378e4b LibCore: Add offsets to binary signature matching il y a 4 ans
  Valtteri Koskivuori 105bbc457d LibCore+Userland: Add 5 more detectable filetypes il y a 4 ans
  Gunnar Beutner f0fa51773a AK+Userland: Fix some compiler warnings and make variables const-ref il y a 4 ans
  Valtteri Koskivuori 00de3b53c8 LibCore+Userland: Add more detectable types il y a 4 ans
  Valtteri Koskivuori cf5f3a9874 LibCore: Implement basic mime type guessing based on binary patterns il y a 4 ans