Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-07 | Everywhere: Fix spelling mistakes | mjz19910 | |
2021-12-27 | Meta: Add link to awesome new meta-project from main website :^) | Ben Wiederhake | |
2021-12-18 | Websites: Update the SerenityOS bug bounty program :^) | Andreas Kling | |
Let's increase the reward since I have significantly improved funding over the last year! Merry haxmas! :^) | |||
2021-10-30 | Websites: Import serenityos.org website changes | Andreas Kling | |
I hadn't synced this for a while. The repo copy now matches the live site once again. | |||
2021-10-05 | Everywhere: Change from http to https where feasible | Ben Wiederhake | |
I used "git grep -FIn http://" to find all occurrences, and looked at each one. If an occurrence was really just a link, and if a https version exists, and if our Browser can access it at least as well as the http version, then I changed the occurrence to https. I'm happy to report that I didn't run into a single site where Browser can't deal with the https version. | |||
2021-06-14 | Everywhere: Use new discord invite url :^) | networkException | |
Replaces all instances of the previous discord invite link with a shiny new vanity url. | |||
2021-06-08 | Websites: Some updates for the serenityos.org front page | Andreas Kling | |
- Add link to the Discord server - Remove reference to Freenode IRC channel since it's no longer used - Add sponsorship links for Linus :^) | |||
2021-03-08 | Website: Add link to @ABigPickle's VLA exploit | Andreas Kling | |
2021-03-08 | Website: Reorganize bounty page history section a little bit | Andreas Kling | |
2021-03-08 | Everywhere: Remove unnecessary whitespace at the end of some lines. | Emanuele Torre | |
2021-03-08 | Meta: serenityos.org: Fix javascript error in the 2nd anniversary page. | Emanuele Torre | |
The error as seen from chromium's devtools: Uncaught ReferenceError: I is not defined at (index):455 | |||
2021-02-18 | Website: Add @cees-elzinga's ptrace race + ASLR bypass to bounty page | Andreas Kling | |
2021-02-14 | Website: Add vakzz's exploit & writeup to the bounty page | Andreas Kling | |
2021-01-16 | Website: Bounty: Add links to writeups for unclaimed bounties | Andreas Kling | |
I've reached out to all of these authors asking if they would like to claim the bounty and no one did. Let's list them on the website anyway since it's fun to read about them. :^) | |||
2021-01-16 | Website: Bounty: Add rule for user interaction/social engineering (#4974) | bcoles | |
2021-01-14 | Website: Remove Wikipedia link from home page | Andreas Kling | |
The page about SerenityOS has been deleted from Wikipedia for lack of notoriety so let's not link to it. | |||
2020-12-28 | Meta: Import the serenityos.org website | Andreas Kling | |
It doesn't seem right to not have the website in version control. Also this way people can make changes to it. :^) |