summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2021-06-28Userland: Add new app called AssistantSpencer Dixon
2021-06-25WindowServer: Add an Overlay class for flicker-free overlay renderingTom
2021-06-25AudioServer: Make AudioServer boot in text modekleines Filmröllchen
2021-06-24Games: Add SpiderJamie Mansfield
2021-06-23Tests: Enable AK/TestJSON backcoderdreams
2021-06-22Tests: Run each test in their respective directoriescoderdreams
2021-06-21PixelPaint: Add loading and saving of color palettesFelix Rauch
2021-06-21LaunchServer: Make all file handlers configurable including directoriesbitwitch
2021-06-20WindowServer: Add initial support for rendering on multiple screensTom
2021-06-20FlappyBug: Add cloud and sky graphicsMim Hufford
2021-06-20FlappyBug: Add new graphics and tweak colorsMim Hufford
2021-06-20FlappyBug: Introduce a new Flappy Bug gameMim Hufford
2021-06-14PixelPaint: Add a new "Rectangle Select" tool :^)Andreas Kling
2021-06-13Browser: Add download finished graphics to download widgetMarcus Nilsson
2021-06-13LibGUI+HackStudio: Make gutter a first class elementDmitrii Ubskii
2021-06-12Base: Change incorrect "See Also" links in module_load(2) and modunload(8) (#...Gal Horowitz
2021-06-12PDFViewer: Switch back to up/down page iconsMatthew Olsson
2021-06-12Base: Add Sectigo certs to ca_certs.iniPaul Irwin
2021-06-09Meta: Remove references to the abandoned IRC channelAndreas Kling
2021-06-08Base: Clarify and extend unveil(2) man pageMax Wipfli
2021-06-06Base: Make anon's helper services run with 600 socket permissionsAndreas Kling
2021-06-06Clipboard: Remove unnecessary UID separationAndreas Kling
2021-06-06NotificationServer: Remove unnecessary UID separationAndreas Kling
2021-06-06Base: Tidy up /etc/shadowAndreas Kling
2021-06-06Userland: Add matroska program to test parsing Matroska container filesFalseHonesty
2021-06-06Browser: Add various test pages to welcomeTobias Christiansen
2021-06-04Shell: Add TMPDIR environment variableJelle Raaijmakers
2021-06-04LibVT: Implement bright color supportDaniel Bertalan
2021-06-04LibVT+Terminal: Add color scheme supportDaniel Bertalan
2021-06-04Ports: Create launchers for the stpuzzles portGunnar Beutner
2021-05-30pls: Drastically simplify this programAndreas Kling
2021-05-29Userland: Check sudoers file perms and owner in plsJesse Buhagiar
2021-05-29Userland: Implement `pls`, a sudo cloneJesse Buhagiar
2021-05-27Keymaps: Fix for missing mapping for the polish ć,Ć characterPaweł Łukasik
2021-05-27Base: Move test PDFs from /res/pdf to /home/anon/Documents/pdfLinus Groh
2021-05-27Keymaps: Add German (Switzerland) keymap layoutMax Wipfli
2021-05-263DFileViewer: Support textured modelsJesse Buhagiar
2021-05-26Base: Add a WebAssembly mandelbrot demoAli Mohammad Pur
2021-05-26LibWeb: Implement a very basic WebAssembly JS APIAli Mohammad Pur
2021-05-24Base: Document the Shell's new termios allow-listAli Mohammad Pur
2021-05-24LibGfx+Base: Tweak bitmap fonts to ensure glyph data is 4-byte alignedAndreas Kling
2021-05-22Profiler: Add a "Show Disassembly" action (and hide it by default)Andreas Kling
2021-05-22Base: Fix numeric keypad in slovenian keymapNonStandardModel
2021-05-22Documentation: Update bt(1) man page for symbolication changesAndreas Kling
2021-05-22Userland: Remove SymbolServer and the "symbol" user+groupAndreas Kling
2021-05-22Base: Add go-to.png 16x16 iconBrendan Coles
2021-05-21Base/CI: Create and check test-results.log file for on-target testsAndrew Kaster
2021-05-21Base: Unregister "md" extension from BrowserAndreas Kling
2021-05-21Games: Add HeartsGunnar Beutner
2021-05-21Solitaire: Move cards functionality into LibCardsGunnar Beutner