Age | Commit message (Expand) | Author |
---|---|---|
2022-01-20 | FileSystemAccessClient: Remove old API returning file descriptors :^) | Mustafa Quraish |
2022-01-20 | FileSystemAccessClient: Add `try_*` variants returning `Core::File` | Mustafa Quraish |
2022-01-15 | LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer | sin-ack |
2021-12-23 | LibFileSystemAccessClient: Allow custom access rights for open/save | Arne Elster |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-09-10 | FileSystemAccessServer: Allow read-only access without prompting | Mustafa Quraish |
2021-08-07 | FileSystemAccessServer: Add window title as parameter for opening file | Timothy |
2021-07-18 | FileSystemAccessServer+TextEditor: Implement cross-process modal prompts | Timothy |