提交歷史

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