summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2023-05-20Base: Move user nona from group 200 into existing group usersBen Wiederhake
2023-05-20Base: Use fill-opacity and stroke-opacity in SVG exampleMacDue
2023-05-20Base: Use stop-opacity in SVG gradients exampleMacDue
2023-05-18Base: Add man page for shufTim Ledbetter
2023-05-17Kernel+Userland: Split bind-mounting and re-mounting from mount syscallLiav A
2023-05-16Base: Add man page for pingTim Ledbetter
2023-05-16ps: Add `-u` option, to list processes associated with specified usersSam Atkins
2023-05-16ps: Add `-p` option, and distinguish it from `-q`Sam Atkins
2023-05-16ps: Allow `-q` option multiple times, and separated by spaces or commasSam Atkins
2023-05-16ps: Add the `-a` option, to list all processes associated with terminalsSam Atkins
2023-05-16ps: Add the `-A` optionSam Atkins
2023-05-16Base: Add man page for pgrepTim Ledbetter
2023-05-15Base: Add man page for pidofTim Ledbetter
2023-05-13Userland+Base: Don't run NetworkSettings in elevated modeFabian Dellwing
2023-05-13Base: Add man page for topTim Ledbetter
2023-05-13Base: Add a test page to load a video element with <source> childrenTimothy Flynn
2023-05-13FontEditor: Allow application to launch without a fontthankyouverycool
2023-05-12Base: Run `SpiceAgent` as a user serviceCaoimhe
2023-05-09Base: Add some Arrows & General Punctuation to Csilla Regular 12Cubic Love
2023-05-09Base: Improve some application man pagesCubic Love
2023-05-09Userland: Show "Ladybird" instead of "Browser" in titles, menus, etcAndreas Kling
2023-05-07netstat: Add -e argumentFabian Dellwing
2023-05-07Base: Add web server tip to Tips-and-Tricks(7)Cubic Love
2023-05-07Base: Improve Assistant App Icon (16px)Cubic Love
2023-05-07Everywhere: Run spellcheck on all documentationBen Wiederhake
2023-05-06Base+Snake: Capitalize snake skin namesCubic Love
2023-05-05LibGUI: Make `Application`'s construction fallibleLucas CHOLLET
2023-05-05Base+Minesweeper: Move assets from /icons/ to /graphics/Cubic Love
2023-05-05Base+FlappyBug: Move assets from /icons/ to /graphics/Cubic Love
2023-05-05Base+ColorLines: Move assets from /icons/ to /graphics/Cubic Love
2023-05-05Base+LibChess: Move assets from /icons/ to /graphics/Cubic Love
2023-05-05Base+CatDog: Move assets from /icons/ to /graphics/Cubic Love
2023-05-05Base+LibCards: Move card backs from /icons/ to /graphics/Cubic Love
2023-05-05Base: Demonstrate ArgsParser and format strings in cli project templatekleines Filmröllchen
2023-05-05Base: Split out cpp-library template files into actual fileskleines Filmröllchen
2023-05-05Base: Adjust serenity-application template with some cpp-gui pieceskleines Filmröllchen
2023-05-05Base: Remove the cpp-gui HackStudio templatekleines Filmröllchen
2023-05-04Base: Add some SVG `<radialGradient>` examplesMacDue
2023-05-01Userland+Base: Treat ".webp" files as images :^)Andreas Kling
2023-04-29Base: Fix incorrectly closed tag in welcome.htmlMacDue
2023-04-28Base: Add SVG gradients test pageMacDue
2023-04-26nc: Add -n option to suppress name resolutionFabian Dellwing
2023-04-26nc: Add -p optionFabian Dellwing
2023-04-26nc: Sort command line arguments alphabeticallyFabian Dellwing
2023-04-25Userland: Remove "Inspector" program and related utilitiesAndreas Kling
2023-04-25Base: Update reference to Help man file locationTim Ledbetter
2023-04-25cal: Add the `-y` option to show the current yearKarol Baraniecki
2023-04-25cal: Add the `-3` optionKarol Baraniecki
2023-04-25cal: Get default week start day from CalendarKarol Baraniecki
2023-04-25cal: Make start of the week configurableKarol Baraniecki