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