Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 44ca55aaf8 LibFileSystemAccessClient+Userland: Return file paths as ByteStrings hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Karol Kosek 27011cf55d LibFSAC+Userland: Pass options for FSAC::open_file() using a struct hace 2 años
  thankyouverycool 37e621a3c7 LibFileSystemAccessClient: Improve error propagation hace 2 años
  huttongrabiel 6a5c561a41 FileSystemAccessServer: Implement FileTypeFilter to open_file() hace 2 años
  Lucas CHOLLET e8249d735d LibFileSystemAccessClient: Remove the deprecated API hace 2 años
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace hace 2 años
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace hace 2 años
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` hace 2 años
  Karol Kosek 86f6586c6e LibFileSystemAccessClient: Add functions returning FSAC::File hace 2 años
  Karol Kosek 2cbe2dd3c0 LibFileSystemAccessClient+CrashReporter: Introduce FSAC::File and use it hace 2 años
  Karol Kosek 247db3fdd0 LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated hace 2 años
  Lucas CHOLLET 6dd716adf2 LibFileSystemAccessClient: Add `save_file()` hace 2 años
  Lucas CHOLLET 9ae97c8cb1 LibFileSystemAccessClient: Rename `try_save_file` => hace 2 años
  Lucas CHOLLET c71fc0683f LibFileSystemAccessClient: Rename `Result` => `DeprecatedResult` hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Peter Elliott 7af5eef0dd SystemServer+LoginServer+Userland: Switch to sid-based sockets hace 2 años
  Lucas CHOLLET e8115bfdb1 Base: Launch FileSystemAccessServer at session start-up hace 3 años
  Lucas CHOLLET 1b36348d8b LibCore+LibIPC: Recognise %uid in path hace 3 años
  Lucas CHOLLET 9521952f36 FileSystemAccessServer: Manage concurrent file requests hace 3 años
  Itamar d88da82e28 Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer hace 3 años
  Mustafa Quraish ee74aafdca FileSystemAccessClient: Remove old API returning file descriptors :^) hace 3 años
  Mustafa Quraish 0c98e553e8 FileSystemAccessClient: Add `try_*` variants returning `Core::File` hace 3 años
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer hace 3 años
  Arne Elster 60c3ad9ae8 LibFileSystemAccessClient: Allow custom access rights for open/save hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Mustafa Quraish 2a968e92f0 FileSystemAccessServer: Allow read-only access without prompting hace 3 años
  Timothy 95ee7069d5 FileSystemAccessServer: Add window title as parameter for opening file hace 3 años
  Timothy 38594dde79 FileSystemAccessServer+TextEditor: Implement cross-process modal prompts hace 4 años