Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-06 | Meta: Use proper abbreviation for WebAssembly in README | Steren | |
WebAssembly should be abbreviated "Wasm", as called out at https://webassembly.org/ | |||
2023-02-02 | Meta: Add Martin Falisse to the contributors list :^) | Linus Groh | |
With a slight delay, but hopefully inserted at the right position for correct historical order. | |||
2023-02-02 | Meta: Add Rodrigo Tobar to the contributors list :^) | Linus Groh | |
2023-02-02 | Meta: Add Erik Wouters to the contributors list :^) | Linus Groh | |
2022-12-28 | Meta: Remove i686 target | Liav A | |
2022-11-30 | Meta: Add Gregory Bertilson to the contributors list :^) | Andreas Kling | |
2022-10-18 | Meta: Add Timon Kruiper to the contributors list :^) | Andreas Kling | |
2022-10-13 | Meta: Add links to GitHub sponsors under authors | Xexxa | |
2022-10-02 | Meta: Add Lucas Chollet to the contributors list :^) | Andreas Kling | |
2022-09-21 | Meta: Add Brandon Jordan to the contributors list :^) | Linus Groh | |
2022-09-11 | Meta: Add networkException to the contributors list :^) | Linus Groh | |
2022-09-04 | Meta: Add frhun to the contributors list :^) | Linus Groh | |
2022-07-29 | Meta: Add Dennis Esternon to the contributors list :^) | Linus Groh | |
2022-07-04 | Docs: Add kleines Filmröllchen's YouTube-channel | Jonta | |
2022-06-21 | Meta: Add Benjamin Maxwell to the contributors list :^) | Linus Groh | |
2022-04-04 | Meta: Add Sahan Fernando to the contributors list :^) | Linus Groh | |
2022-04-03 | Meta: Move screenshots into subdir | Jelle Raaijmakers | |
It's a bit neater to give them their own directory instead of jamming them in between our shell scripts :^) | |||
2022-04-02 | Meta: Completely overhaul the README | kleines Filmröllchen | |
The README was getting a bit outdated in places, and it didn't have its priorities straight (libc uwu, also we have browser no big deal). These changes are largely based on what was discussed among major contributors and maintainers, though I put in some extra stuff I'm bothered by. The start of README is unchanged. The project blurb is probably its best part, both then and now, so it definitely stays. The FAQ is moved up under the About section because it's easier to find that way and makes more sense logically. The Features section is a highly compressed version of the previous several features sections. Priorities are a big focus here: List what matters to a reader, what they will likely care about, what's impressive to them and what's probably not. The list therefore starts with the factual basics about the Kernel followed directly by Browser+LibJS, the probably biggest userland feat in this project. Then, we pedal back and talk about OS basics, like security, POSIX, services, libraries, devtools. We finish out by addressing the end user concerns (customization, UI apps, multimedia & file format support), which includes a bunch of things previously underrepresented. I think it's rather important that Serenity has a unified style and UX philosophy, so this should definitely be mentioned :^) At the end, I think it's very important to state the NIH philosophy, but also the fact that there are more than two hundred (!) ports. Documentation section is slightly expanded to mention the Documentation folder which doesn't really appear anywhere in the previous version. Build instructions include a simple mention of the fact that Serenity runs on almost anything. It's good to not scare off Windows users :^)) (self-deprecating humour overload) The Get in Touch section and the issues section are combined into one "how do i talk to u help" section that contains the same information but includes a general link to CONTRIBUTING. The Contributors section is now one big list of 100+ commit people. Also, the GitHub contributor list is linked, as that lists over 30 additional people IIRC + detailed statistics. | |||
2022-03-24 | Meta: Add Maciej (sppmacd) to the contributors list :^) | Andreas Kling | |
2022-02-24 | Meta: Remove SB16 driver from the features list in README.md | Liav A | |
We no longer support this device, so just remove it from the kernel features list in README.md file. | |||
2022-02-04 | Meta: Add Kenneth Myhra to the contributors list :^) | Andreas Kling | |
2022-01-13 | Meta: Add Xexxa's name to the contributors list | Lady Gegga | |
2022-01-13 | Meta: Add kleines Filmröllchen to the contributors list :^) | Andreas Kling | |
2022-01-13 | Meta: Add Xexxa to the contributors list :^) | Andreas Kling | |
2022-01-10 | Meta: Add Marcus Nilsson to the contributors list :^) | Linus Groh | |
2022-01-10 | Meta: Add Tim Schumacher to the contributors list :^) | Linus Groh | |
2022-01-10 | Meta: Add Leon Albrecht to the contributors list :^) | Linus Groh | |
2021-12-28 | Meta: Link to Linus's YouTube channel from our README :^) | Andreas Kling | |
Replace parts of the README written by myself in the first person with a section linking to our YouTube channels. | |||
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-09-30 | Meta: Add David Tuin to the contributors list :^) | Linus Groh | |
2021-09-13 | Meta: Add Mustafa Quraish to the contributors list :^) | Andreas Kling | |
2021-09-04 | Meta: Add Karol Kosek to the contributors list :^) | Andreas Kling | |
2021-09-01 | Meta: Add Sonar Cloud link / badge to the README.md | Brian Gianforcaro | |
2021-08-31 | Meta: Add Peter Elliott to the contributors list :^) | Andreas Kling | |
2021-08-31 | Libraries: Add LibDSP | kleines Filmröllchen | |
LibDSP is a library for digital signal processing, and is primarily intended to support the future DAW version of Piano. | |||
2021-08-26 | Meta: Add Jesse Buhagiar to the contributors list :^) | Andreas Kling | |
2021-08-24 | Userland: Remove IRC Client | Andreas Kling | |
The IRC Client application made some sense while our main communication hub was an IRC channel. Now that we've moved on, IRC is just a random protocol with no particular relevance to this project. This also has the benefit of removing one major client of the single- process Web::InProcessWebView class. | |||
2021-08-18 | README+Meta: Update the screenshot :^) | networkException | |
2021-08-17 | Meta: Add Azure DevOps badge to README | Timothy Flynn | |
2021-08-15 | Meta: Add sin-ack to the contributors list :^) | sin-ack | |
2021-08-13 | Meta: Add Lenny Maiorani to the contributors list :^) | Ali Mohammad Pur | |
2021-08-08 | Meta: Add Tobias Christiansen to the contributors list :^) | Andreas Kling | |
2021-08-03 | Meta: Add x86_64 to supported architectures in README | GamingCraft_hd | |
2021-07-31 | Meta: Add Sam Atkins to the contributors list :^) | Andreas Kling | |
2021-07-31 | Meta: Add Jelle Raaijmakers to the contributors list :^) | Andreas Kling | |
2021-07-24 | Meta: Add LibIMAP and Mail to the list of libraries and features | Luke | |
2021-07-08 | Meta: Add Daniel Bertalan to the contributors list :^) | Andreas Kling | |
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-11 | Meta: Add Max Wipfli to the contributors list :^) | Andreas Kling | |
2021-06-09 | Meta: Remove references to the abandoned IRC channel | Andreas Kling | |