summaryrefslogtreecommitdiff
path: root/Base
AgeCommit message (Expand)Author
2021-10-24Base: Make /usr/Tests read-only since it's now suid capableBrian Gianforcaro
2021-10-22Tests: Add a unit test to ensure the /dev/mem device works correctlyLiav A
2021-10-18Base: Add a test page for the various element classList APIsTimothy Flynn
2021-10-18Base: Update tips.txtthankyouverycool
2021-10-17Base: Add a basic SystemServer.ini for the anon user :^)Andreas Kling
2021-10-17LoginServer: Add --auto-login switchPeter Elliott
2021-10-17LoginServer: Process logins and start SystemServer in user modePeter Elliott
2021-10-17SystemServer: Add per user mode (--user)Peter Elliott
2021-10-17Base: Add a test page for the various element attribute APIsTimothy Flynn
2021-10-17sysctl: Allow showing or setting multiple variablesSeekingBlues
2021-10-14Base: Add a test for the early return steps of "prepare a script"Luke Wilde
2021-10-13Base: Fix the Finnish keymapValtteri Koskivuori
2021-10-10Manpages+markdown-checker: Permit only specific missing filesBen Wiederhake
2021-10-10Manpages: Fix broken link to ioctl pageBen Wiederhake
2021-10-10Manpages: Don't reference non-existing chrootBen Wiederhake
2021-10-09Base: Add all Latin-1 Supplement glyphs to KaticaBold12Maciej
2021-10-09Base: Add all Latin-1 Supplement glyphs to KaticaRegular12Maciej
2021-10-09Base: Add some new characters to Katica*10.fontMaciej
2021-10-09Base: Add man page for blockdev utilityDavid Isaksson
2021-10-09Base: Fix typo in the proc(7) manpageRalf Donau
2021-10-08Base: Add 2 manual pages to describe the ProcFS and SysFSLiav A
2021-10-08Base: Add CSS.supports / `@supports {}` test-pageSam Atkins
2021-10-07Base: Use requestAnimationFrame in Game of Life WASM demoLuke Wilde
2021-10-06Base: Fix idempotency in 'little' exampleBen Wiederhake
2021-10-05Base: Add window.matchMedia() test to media-queries.htmlSam Atkins
2021-10-05Everywhere: Change from http to https where feasibleBen Wiederhake
2021-10-04Base: Add audio documentationkleines Filmröllchen
2021-10-03Base: Extend Katica by German charactersBen Wiederhake
2021-10-02Base: Correct value for default white terminal colorJelle Raaijmakers
2021-10-02Base: Add glyphs for the U+20AC euro sign to all bitmap fontsnetworkException
2021-10-01Base: Add glyphs for the U+2014 em dash to KaticaRegularIdan Horowitz
2021-10-01Base: Add glyphs for the U+2019 apostrophe to KaticaRegularIdan Horowitz
2021-10-01Base: Add media-queries test pageSam Atkins
2021-10-01Base: Fix typosNico Weber
2021-09-29PixelPaint: Add new icons for layer actionsMarcus Nilsson
2021-09-28man: Add "-z seperate-code" to man7/Mitigations.mdBrian Gianforcaro
2021-09-26LibWeb: Implement window.queueMicrotask(callback)Andreas Kling
2021-09-26Base: Update man2/pipe.md after 5d180d1f99Nico Weber
2021-09-24Base: Convert BitmapFonts to new headerthankyouverycool
2021-09-24Base: Fix typo in boot_parameters(7) manual pageLiav A
2021-09-24Base: Remove mentioned pci_ecam per-device option from boot_paramters(7)Liav A
2021-09-24Spreadsheet: Add missing examplesMonroe Clinton
2021-09-21Base: Add 0x00A0 (non-breaking space) glyph to all our bitmap fontsAndreas Kling
2021-09-20Base: Add several scaled images to test pageSam Atkins
2021-09-19Base: Add page for testing styling on `display: inline` elementsSam Atkins
2021-09-19LibWeb: Implement basic support for MessageChannel and MessagePortAndreas Kling
2021-09-19Base: Add a quote to the fortunes databaseAli Mohammad Pur
2021-09-19Base: Convert fonts to new header formatthankyouverycool
2021-09-17LibWeb: Implement `currentcolor` special valueSam Atkins
2021-09-16Base: Add CSS styles to SVG test pageSam Atkins