Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 year ago |
Karol Kosek
|
9ce2682ce6
Userland: Port lists of mime types to String
|
1 year ago |
Karol Kosek
|
2f35348104
Userland: Store MIME keys as String in Core::MimeData
|
1 year ago |
Karol Kosek
|
4f638d3af2
Userland: Take StringView in MimeData::data() and has_{format,text,urls}
|
1 year ago |
Andreas Kling
|
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
|
1 year ago |
Lucas CHOLLET
|
15bd708cfd
file: Use the mime-type description provided by `LibCore`
|
2 years ago |
Lucas CHOLLET
|
c543a13835
LibCore: Share the mime-type list between the two detection methods
|
2 years ago |
Valtteri Koskivuori
|
e56098f734
LibCore+Userland: Remove uses of DeprecatedString in file utility
|
2 years ago |
Ben Wiederhake
|
31ba0a1a4c
LibCore: Explicitly mark HashMap copy
|
2 years ago |
Lucas CHOLLET
|
50b5528746
LibCore+file: Factorize code to detect mime-type from bytes of a file
|
2 years ago |
Karol Baraniecki
|
68d3f348d9
LibCore: Use fallible version of StringBuilder::to_byte_buffer
|
2 years ago |
Liav A
|
e77b110541
LibCore: Return StringView from guess_mime_type_based_on_filename method
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Lenny Maiorani
|
ea58b8d927
Libraries: Use default constructors/destructors in LibCore
|
3 years ago |
Ben Wiederhake
|
643ec03608
LibCore: Avoid implicitly copying ByteBuffer
|
3 years ago |
Andreas Kling
|
80d4e830a0
Everywhere: Pass AK::ReadonlyBytes by value
|
3 years ago |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 years ago |
Valtteri Koskivuori
|
cf5f3a9874
LibCore: Implement basic mime type guessing based on binary patterns
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |