summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2021-07-10Spider: Improved 16x16 app iconAndreas Kling
2021-07-10FileSystemAccessServer: Add service for accessing veiled files nicelyTimothy
2021-07-08SystemServer: Add entry for SQLServer in SystemServer.iniJan de Visser
2021-07-08Base: Remove www. from link to project website in welcome pagenetworkException
2021-07-07Documentation: Add less(1) man page, and link to it in othersPeter Elliott
2021-07-07Userland: Add more(1) emulation to less(1)Peter Elliott
2021-07-07WindowServer: Allow windows to be pinnable (always on top)Andres Crucitti
2021-07-06Tests+Base: Convert stack-smash to be LibTest based and stop skipping itAndrew Kaster
2021-07-06Base: Pass show-progress=false to run-tests to avoid confusing CIAndrew Kaster
2021-07-04Magnifier: Make a custom 16x16 icon for this app + tweak 32x32 versionAndreas Kling
2021-07-04Browser: Add Test-Page for listsTobias Christiansen
2021-07-03WindowServer: Add API to change virtual desktop settingsTom
2021-07-03Base: Add more manpages for command-line utilitiesMaciej Zygmanowski
2021-06-30Base+Utilities: Add run-tests program to run system tests with LibTestAndrew Kaster
2021-06-30FileIconProvider: Use sound icon for flac file extensionngc6302h
2021-06-30LaunchServer: Add flac file association to /bin/SoundPlayerngc6302h
2021-06-29Base: Set UBSAN to deadly for TestRunner serviceAndrew Kaster
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