Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / robinlinden/hastur issues and pull requests

#100 - Start implementing the DOM types needed for spec-compliant HTML parsing

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#99 - Handle borders

Issue - State: closed - Opened by robinlinden almost 3 years ago - 2 comments
Labels: m-render, m-layout

#98 - build: Enable libc++ bonus nodiscard additions

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#97 - Fix for returning wrong value from FakeSocket::read_bytes

Pull Request - State: closed - Opened by mkiael almost 3 years ago

#96 - Add read_bytes function to socket classes

Pull Request - State: closed - Opened by mkiael almost 3 years ago

#95 - Add class for handling headers

Pull Request - State: closed - Opened by mkiael almost 3 years ago

#94 - browser/engine: Follow 307 and 308 redirects

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#93 - util: Fix UB in trim

Pull Request - State: closed - Opened by robinlinden almost 3 years ago - 2 comments

#92 - Simplify no case compare

Pull Request - State: closed - Opened by mkiael almost 3 years ago - 1 comment

#91 - ci: Add a GCC 11 job

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#90 - Allow use of more modern OpenGL

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#89 - ci: Update clang-12 to run everything under Valgrind

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#88 - css: Modernize string to int conversion in parser

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#87 - Add function to trim whitespaces from start/end of string

Pull Request - State: closed - Opened by mkiael almost 3 years ago

#86 - Add support for building with libc++

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#85 - Add header for string utility functions

Pull Request - State: closed - Opened by mkiael almost 3 years ago

#84 - build: Use C++20 instead of C++latest for MSVC

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#83 - Add an option to build with `libc++` instead of `libstdc++`

Issue - State: closed - Opened by robinlinden almost 3 years ago - 1 comment
Labels: m-build

#82 - Make the browser engine more convenient to use

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#81 - Receive http response in steps

Pull Request - State: closed - Opened by mkiael almost 3 years ago

#80 - Pimpl socket classes

Pull Request - State: closed - Opened by mkiael almost 3 years ago

#79 - Allow the html2::Tokenizer to tokenize example.com

Pull Request - State: closed - Opened by robinlinden almost 3 years ago - 2 comments

#78 - Require all files to have LF line endings

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#77 - Refactor http get with socket wrapper

Pull Request - State: closed - Opened by mkiael almost 3 years ago - 1 comment

#76 - html2: Initial work on spec-compliant parser

Pull Request - State: closed - Opened by robinlinden almost 3 years ago - 1 comment

#75 - Refactor http get implementation

Pull Request - State: closed - Opened by mkiael almost 3 years ago

#74 - layout: Nuke aliases of geom classes

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#73 - Split the page load logic out from the GUI

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#72 - deps: Update dependencies

Pull Request - State: closed - Opened by robinlinden almost 3 years ago - 3 comments

#71 - style: Support matching rules by class or id

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#70 - Support alpha blending in the paint code

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#69 - layout: Support margins when layouting

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#68 - protocol: Add support for http get on non-standard ports

Pull Request - State: closed - Opened by mkiael almost 3 years ago

#67 - Support http requests on none standard ports

Issue - State: closed - Opened by mkiael almost 3 years ago
Labels: m-protocol

#66 - Support css shorthand border style

Pull Request - State: closed - Opened by mkiael almost 3 years ago

#65 - etest: Report exceptions that escape from the test body

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#64 - css: Add support for parsing CSS comments

Pull Request - State: closed - Opened by robinlinden almost 3 years ago - 3 comments

#63 - Support css shorthand margin

Pull Request - State: closed - Opened by mkiael almost 3 years ago

#62 - browser/gui: Download and parse CSS stylesheets in parallel

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#61 - ci: Update Buildifier

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#60 - etest: Support printing the objects that compared unequal

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#59 - Reset font properties when expanding shorthand

Pull Request - State: closed - Opened by mkiael almost 3 years ago

#58 - layout: Allow padding to push the content position around

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#57 - render: Add support for 3-character hex colors

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#56 - Make rendering more interesting

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#55 - Bump the oldest supported Clang version from 10 to 12

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#54 - Add support for rendering pages with the correct colors

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#53 - Fix deref of optional value

Pull Request - State: closed - Opened by mkiael almost 3 years ago

#52 - browser/gui: Try to load the spdlog log level from the environment

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#51 - Add support for expanding font-stretch

Pull Request - State: closed - Opened by mkiael almost 3 years ago

#50 - browser/gui: Fix mouse document position being incorrect after scrolling

Pull Request - State: closed - Opened by robinlinden almost 3 years ago

#49 - Some minor clean up in css parser code

Pull Request - State: closed - Opened by mkiael almost 3 years ago

#48 - gfx: Port scrolling from an opengl translation to translating the painted rects

Pull Request - State: closed - Opened by robinlinden almost 3 years ago - 1 comment

#47 - css: Add support for expanding font-variant

Pull Request - State: closed - Opened by mkiael about 3 years ago

#46 - css: Add support for expanding font-weight

Pull Request - State: closed - Opened by mkiael about 3 years ago

#45 - gfx: Add a new graphics abstraction

Pull Request - State: closed - Opened by robinlinden about 3 years ago

#44 - geom: Extract geometry-related code from //layout

Pull Request - State: closed - Opened by robinlinden about 3 years ago

#43 - Add support for parsing font-style when expanding font shorthand

Pull Request - State: closed - Opened by mkiael about 3 years ago

#42 - layout: Stop storing pixels in floats

Pull Request - State: closed - Opened by robinlinden about 3 years ago

#41 - Initial support for expension of CSS font shorthand property

Pull Request - State: closed - Opened by mkiael about 3 years ago - 1 comment

#40 - browser/gui: Give the application a class to live in

Pull Request - State: closed - Opened by robinlinden about 3 years ago

#39 - Take padding into account when layouting

Pull Request - State: closed - Opened by robinlinden about 3 years ago - 1 comment

#38 - Fix rendering of anonymous blocks and their children

Pull Request - State: closed - Opened by robinlinden about 3 years ago

#37 - Support comments when parsing CSS

Issue - State: closed - Opened by robinlinden about 3 years ago
Labels: m-css

#36 - Display the currently hovered element in the debug GUI

Pull Request - State: closed - Opened by robinlinden about 3 years ago

#35 - test: Use raw string literals to make parse test data more readable

Pull Request - State: closed - Opened by robinlinden about 3 years ago

#34 - Support displaying the current style sheet(s) in the debug gui

Issue - State: closed - Opened by robinlinden about 3 years ago
Labels: m-browser

#33 - css: Add support for shorthand property padding

Pull Request - State: closed - Opened by mkiael about 3 years ago

#32 - clang-format

Issue - State: closed - Opened by robinlinden about 3 years ago - 1 comment
Labels: m-ci, m-build

#31 - Spec-compliant CSS parser

Issue - State: open - Opened by robinlinden about 3 years ago
Labels: m-css

#30 - Measure test coverage

Issue - State: closed - Opened by robinlinden about 3 years ago
Labels: m-build

#29 - Clean up browser debug interface

Issue - State: closed - Opened by robinlinden about 3 years ago - 1 comment
Labels: m-browser

#28 - Support chunked Transfer-Encoding

Issue - State: open - Opened by robinlinden about 3 years ago
Labels: m-protocol

#27 - Make the tui application interactive

Issue - State: open - Opened by robinlinden about 3 years ago
Labels: m-tui

#26 - Support basic rendering

Issue - State: closed - Opened by robinlinden about 3 years ago
Labels: m-render

#25 - Spec-compliant HTML parser

Issue - State: open - Opened by robinlinden about 3 years ago
Labels: m-html

#24 - Spec-compliant URL parser

Issue - State: closed - Opened by robinlinden about 3 years ago - 1 comment
Labels: m-url

#23 - Support the Gemini protocol

Issue - State: open - Opened by robinlinden about 3 years ago
Labels: m-protocol

#22 - Add a CI job checking that the commit message format is followed

Issue - State: closed - Opened by robinlinden about 3 years ago
Labels: m-ci

#21 - Add macOS CI

Issue - State: closed - Opened by robinlinden about 3 years ago - 2 comments
Labels: m-ci

#20 - Take padding/margin into account when layouting

Issue - State: closed - Opened by robinlinden about 3 years ago
Labels: m-layout

#19 - Expand CSS shorthand properties

Issue - State: closed - Opened by robinlinden about 3 years ago - 1 comment
Labels: m-css

#18 - Add clang 13 to ci

Pull Request - State: closed - Opened by mkiael about 3 years ago

#17 - Update test GUI to display the current node layout

Pull Request - State: closed - Opened by robinlinden over 3 years ago

#16 - layout: Implement basic node placement

Pull Request - State: closed - Opened by robinlinden over 3 years ago

#15 - Migrate the TUI to the layout system

Pull Request - State: closed - Opened by robinlinden over 3 years ago

#14 - Update to Bazel 4.1.0

Pull Request - State: closed - Opened by robinlinden over 3 years ago

#13 - Wrap license at 80 cols

Pull Request - State: closed - Opened by robinlinden over 3 years ago

#12 - Upgrade FTXUI version.

Pull Request - State: closed - Opened by ArthurSonzogni over 3 years ago - 9 comments

#11 - Error. std=c++17 is not passed.

Issue - State: closed - Opened by ArthurSonzogni over 3 years ago - 2 comments
Labels: c-question

#10 - layout: Add a new module for creating layout trees

Pull Request - State: closed - Opened by robinlinden over 3 years ago

#9 - How to set a custom compiler

Issue - State: closed - Opened by krobelus over 3 years ago - 2 comments
Labels: c-question

#8 - http: Replace logging with error codes

Pull Request - State: closed - Opened by robinlinden over 3 years ago

#7 - Use system fmt instead of spdlog bundled version

Pull Request - State: closed - Opened by Zer0-One over 3 years ago

#6 - Add URI utility class

Pull Request - State: closed - Opened by Zer0-One over 3 years ago

#5 - Document the licenses of dependencies

Pull Request - State: closed - Opened by robinlinden over 3 years ago

#4 - Switch license to BSD-2-Clause

Pull Request - State: closed - Opened by Zer0-One over 3 years ago

#3 - etest: Print failed expects/requires if supported

Pull Request - State: closed - Opened by robinlinden over 3 years ago

#2 - style: Add support for applying a stylesheet to the dom

Pull Request - State: closed - Opened by robinlinden over 3 years ago

#1 - Disable -Wshadow in http:get

Pull Request - State: closed - Opened by johnor over 3 years ago