Historique des commits

Auteur SHA1 Message Date
  Cameron Youell c048cf2004 Libraries: Convert `DeprecatedFile` usages to `LibFileSystem` il y a 2 ans
  huttongrabiel 6a5c561a41 FileSystemAccessServer: Implement FileTypeFilter to open_file() il y a 2 ans
  Lucas CHOLLET 832478ad0c LibFileSystemAccessClient: Don't make illegal operation on files il y a 2 ans
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial il y a 2 ans
  kleines Filmröllchen 8f4d0d3797 LibCore+Userland: Make Promise's on_resolve fallible il y a 2 ans
  kleines Filmröllchen bfd9f681f7 LibCore+Userland: Allow canceling promises il y a 2 ans
  Lucas CHOLLET e8249d735d LibFileSystemAccessClient: Remove the deprecated API il y a 2 ans
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace il y a 2 ans
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` il y a 2 ans
  Karol Kosek 86f6586c6e LibFileSystemAccessClient: Add functions returning FSAC::File il y a 2 ans
  Karol Kosek 2cbe2dd3c0 LibFileSystemAccessClient+CrashReporter: Introduce FSAC::File and use it il y a 2 ans
  Karol Kosek 247db3fdd0 LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated il y a 2 ans
  Lucas CHOLLET c0bc3b9814 FileSystemAccessServer: Use `Core::Stream` il y a 2 ans
  Lucas CHOLLET 6dd716adf2 LibFileSystemAccessClient: Add `save_file()` il y a 2 ans
  Lucas CHOLLET 9ae97c8cb1 LibFileSystemAccessClient: Rename `try_save_file` => il y a 2 ans
  Lucas CHOLLET c71fc0683f LibFileSystemAccessClient: Rename `Result` => `DeprecatedResult` il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Timothy Flynn 4fd9e3ab08 Userland: Remove workarounds for LibIPC include order sensitivity il y a 2 ans
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view il y a 3 ans
  MacDue 5b9d7bb335 FileSystemAccessServer: Call window stealing functions sync il y a 3 ans
  Lucas CHOLLET deb525fd9d LibFileSystemAccessClient: Return an errno instead of a string literal il y a 3 ans
  Lucas CHOLLET 9521952f36 FileSystemAccessServer: Manage concurrent file requests il y a 3 ans
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer il y a 3 ans
  Mustafa Quraish ee74aafdca FileSystemAccessClient: Remove old API returning file descriptors :^) il y a 3 ans
  Mustafa Quraish 0c98e553e8 FileSystemAccessClient: Add `try_*` variants returning `Core::File` il y a 3 ans
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer il y a 3 ans
  Arne Elster 60c3ad9ae8 LibFileSystemAccessClient: Allow custom access rights for open/save il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Mustafa Quraish ecb3f882a3 LibFileSystemAccessClient: Convert request paths to absolute if needed il y a 3 ans
  Mustafa Quraish 2a968e92f0 FileSystemAccessServer: Allow read-only access without prompting il y a 3 ans