Historique des commits

Auteur SHA1 Message Date
  Sam Atkins 44ca55aaf8 LibFileSystemAccessClient+Userland: Return file paths as ByteStrings il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Karol Kosek 27011cf55d LibFSAC+Userland: Pass options for FSAC::open_file() using a struct il y a 2 ans
  thankyouverycool 37e621a3c7 LibFileSystemAccessClient: Improve error propagation il y a 2 ans
  huttongrabiel 6a5c561a41 FileSystemAccessServer: Implement FileTypeFilter to open_file() 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 a96339b72b LibCore: Move Stream-based sockets 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 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
  Peter Elliott 7af5eef0dd SystemServer+LoginServer+Userland: Switch to sid-based sockets il y a 2 ans
  Lucas CHOLLET e8115bfdb1 Base: Launch FileSystemAccessServer at session start-up il y a 3 ans
  Lucas CHOLLET 1b36348d8b LibCore+LibIPC: Recognise %uid in path il y a 3 ans
  Lucas CHOLLET 9521952f36 FileSystemAccessServer: Manage concurrent file requests il y a 3 ans
  Itamar d88da82e28 Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer 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 2a968e92f0 FileSystemAccessServer: Allow read-only access without prompting il y a 3 ans
  Timothy 95ee7069d5 FileSystemAccessServer: Add window title as parameter for opening file il y a 3 ans
  Timothy 38594dde79 FileSystemAccessServer+TextEditor: Implement cross-process modal prompts il y a 4 ans