Commit History

Author SHA1 Message Date
  Lucas CHOLLET 9521952f36 FileSystemAccessServer: Manage concurrent file requests 3 years ago
  Itamar d88da82e28 Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer 3 years ago
  Mustafa Quraish ee74aafdca FileSystemAccessClient: Remove old API returning file descriptors :^) 3 years ago
  Mustafa Quraish 0c98e553e8 FileSystemAccessClient: Add `try_*` variants returning `Core::File` 3 years ago
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 3 years ago
  Arne Elster 60c3ad9ae8 LibFileSystemAccessClient: Allow custom access rights for open/save 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Mustafa Quraish 2a968e92f0 FileSystemAccessServer: Allow read-only access without prompting 3 years ago
  Timothy 95ee7069d5 FileSystemAccessServer: Add window title as parameter for opening file 4 years ago
  Timothy 38594dde79 FileSystemAccessServer+TextEditor: Implement cross-process modal prompts 4 years ago