Commit History

Author SHA1 Message Date
  Lucas CHOLLET ac7b0e69e5 Base: Launch WebContent at session start-up 3 years ago
  Lucas CHOLLET bee5bcda73 Everywhere: Replace hardcoded anon's uid in unveil path with `%uid` 2 years ago
  Lucas CHOLLET c5b7c9f479 LibCore+LaunchServer: Move portal directory to `/tmp/user/%uid` 2 years ago
  Lucas CHOLLET 70846d701c LaunchServer+SystemServer: Move the portal to a user-specific directory 3 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  thankyouverycool b9f81b91a6 TextEditor: Update status bar to use clickable Segments 3 years ago
  Vitaly Dyachkov 32b8795091 LibConfig: Rename pledge_domains(String) => pledge_domain(String) 3 years ago
  Rummskartoffel c93dfe8097 TextEditor: Fix crash on startup when file specified cannot be opened 3 years ago
  Mustafa Quraish f674102447 TextEditor: Use FileSystemAccessClient::try_* APIs 3 years ago
  creator1creeper1 de82901d4c TextEditor: Propagate errors using try_set_main_widget in main 3 years ago
  Timothy Flynn 565a880ce5 Userland: Link directly against LibUnicodeData where needed 3 years ago
  Timothy Flynn 10a8b6d411 Userland: Add unveil/pledge requisites for dynamic Unicode data loading 3 years ago
  Brian Gianforcaro cf4fa936be Everywhere: Use default execpromises argument for Core::System::pledge 3 years ago
  Andreas Kling 6536198693 TextEditor: Port to LibMain :^) 3 years ago
  Mustafa Quraish 3a7e42ba73 TextEditor: Remove unveil() for CLI file, use FileSystemAccessServer 3 years ago
  Andreas Kling 0cd4b8cbb7 TextEditor: Use LibConfig instead of Core::ConfigFile 3 years ago
  Ralf Donau 7d579b04c5 TextEditor: Unveil the full path to the config file 4 years ago
  Itamar 8241a6c8eb TextEditor: Allow starting with a file argument that doesn't exist 4 years ago
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere 4 years ago
  Ralf Donau 6629af8bed TextEditor: Tighten unveil 4 years ago
  Timothy c03353e7ca TextEditor: Show an error message when opening a file failed 4 years ago
  Gunnar Beutner 71840c1bf4 TextEditor: Open files with ReadOnly when we're just reading them 4 years ago
  Gunnar Beutner c343e9a4fd TextEditor: Avoid calling realpath() 4 years ago
  Timothy 3c3e5ffe2f TextEditor: Remove unused includes 4 years ago
  Timothy a3c8005546 TextEditor: Convert to east-const style 4 years ago
  Timothy 73ae5200a9 TextEditor+LibGUI: Use unveil and FileSystemAccessServer 4 years ago
  Andreas Kling 31d4bcf5bf Userland: Tighten a *lot* of pledges! :^) 4 years ago
  Andreas Kling 297a2762cd TextEditor: Rename "file_name" => "filename" 4 years ago
  ry755 8af7cda17a TextEditor: Specify the starting line and column number using colons 4 years ago
  Andreas Kling 443775754f TextEditor: Add some missing curly braces around a nested if statement 4 years ago