index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Base
/
home
Age
Commit message (
Expand
)
Author
2020-05-18
LibWeb: Allow reloading the current page with location.reload()
Andreas Kling
2020-05-18
LibWeb: Add location.protocol and location.host
Andreas Kling
2020-05-18
LibWeb: Allow navigating to a new URL by setting window.location.href
Andreas Kling
2020-05-18
LibWeb: Add a simple window.location object with some getters :^)
Andreas Kling
2020-05-18
Base: Add thinking face emoji (U+1F914) 🤔
Andreas Kling
2020-05-18
Base: Add smiling face with horns emoji (U+1F608) 😈
jarhill0
2020-05-18
Base: Add splashing sweat emoji (U+1F4A6) 💦
jarhill0
2020-05-18
Base: Add cherries emoji (U+1F352) 🍒
jarhill0
2020-05-18
Base: Add peach emoji (U+1F351) 🍑
jarhill0
2020-05-18
Base: Add eggplant emoji (U+1F346) 🍆
jarhill0
2020-05-18
Base: Add Cancer emoji (U+264B) ♋
jarhill0
2020-05-17
Base: Add "smiling face with sunglasses" emoji (U+1F60E)
Linus Groh
2020-05-17
Base: Add "smiling face with open mouth and tightly-closed eyes" emoji (U+1F606)
Linus Groh
2020-05-17
Base: Add "smiling face with open mouth and smiling eyes" emoji (U+1F604)
Linus Groh
2020-05-17
Base: Add "smiling face with open mouth" emoji (U+1F603)
Linus Groh
2020-05-17
Base: Add "grinning face" emoji (U+1F600)
Linus Groh
2020-05-17
Base: Add "no entry" emoji (U+26D4)
Linus Groh
2020-05-17
Base: Add "warning sign" emoji (U+26A0)
Linus Groh
2020-05-17
Base: Add "eyes" emoji (U+1F440)
Linus Groh
2020-05-17
Base: Add "smiling face with smiling eyes" emoji (U+1F60A)
Linus Groh
2020-05-16
Base: Add "Grimacing Face" emoji
jarhill0
2020-05-16
Base: Add "Face Without Mouth" emoji
jarhill0
2020-05-16
Base: add Upside-Down Face emoji
jarhill0
2020-05-16
Base: Add file containing all emojis we support to /home/anon
Linus Groh
2020-05-14
LibWeb: Support the :root pseudo class
Linus Groh
2020-05-11
LibWeb: Add basic support for CSS percentages
Andreas Kling
2020-05-10
LibWeb: Add basic support for "border-style: {dotted,dashed}"
Linus Groh
2020-05-10
Base: Open .font files in FontEditor again
Andreas Kling
2020-05-09
Base: Add a "zip" folder to /home/anon/ with a .zip file to test
Andres Vieira
2020-05-09
Base: Open https:// URLs in Browser
Andreas Kling
2020-05-09
LaunchServer: Add the LaunchServer to centralise file associations.
Nicholas Hollett
2020-05-06
LibWeb: Add canvas.fill
AnotherTest
2020-05-05
LibWeb: Add support for "display: inline-block"
Andreas Kling
2020-05-05
LibWeb: Add canvas.quadraticCurveTo()
AnotherTest
2020-05-03
Base: Add browser bookmark for Google :^)
Andreas Kling
2020-05-02
Terminal: Add config for startup command
Shannon Booth
2020-05-02
LibTLS: Make enough stuff work to have a demo run
AnotherTest
2020-05-02
LibGfx: Decode paletted and grayscale images with 1/2/4 bit depth
LepkoQQ
2020-04-26
LibWeb: Support loading data: URLs transparently via ResourceLoader
Andreas Kling
2020-04-26
Base: Add test page for decoding different basic png formats.
LepkoQQ
2020-04-25
HackStudio: Add cpp debugger
Itamar
2020-04-25
Browser: Add Browser.ini configuration file
Brendan Coles
2020-04-23
LibJS: Implement computed properties in object expressions
Linus Groh
2020-04-23
Base: Close head tag in canvas-path.html and give the document a title
Emanuele Torre
2020-04-18
Base: Add Browser to QuickLaunch (#1836)
bcoles
2020-04-16
LibWeb: Add some basic path drawing functionality to the canvas element
Andreas Kling
2020-04-14
Base: Add a little test web page for canvas drawImage() :^)
Andreas Kling
2020-04-12
LibJS: Add console.{debug,info,warn,error}()
Linus Groh
2020-04-10
LibJS: Add String.prototype.pad{Start,End}()
Linus Groh
2020-04-10
IRCClient: Add NotifyOnMessage/NotifyOnMention config options
Brendan Coles
[next]