提交历史

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