Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-17 | typos & use /opt/rosenrot folder | NunoSempere | |
2024-03-12 | update webkit dep to 4.1 in makefile | NunoSempere | |
2024-02-11 | some code simplification | NunoSempere | |
- don't have main and "setup" as two separate functions - declare all global variables at the same time | |||
2023-09-15 | recompute constants after prettier pass | NunoSempere | |
2023-09-15 | in readability, center images and add max-width. | NunoSempere | |
2023-04-21 | feat: improve compilation a bit. | NunoSempere | |
- tcc -> gcc (noticeably faster compilation) | |||
2023-03-28 | Revert "tweak: move things around" | NunoSempere | |
This reverts commit ca59138a2aef96960381f986b8c683634e4d8e63. | |||
2023-03-28 | tweak: move things around | NunoSempere | |
2023-03-28 | style: enforce webkit style for plugins | NunoSempere | |
$ clang-format -style=webkit -i */.c $ clang-format -style=webkit -i */*/.c | |||
2023-03-27 | fix: rename filepath after dirchange | NunoSempere | |
2023-02-27 | tweak: add tweak to remove annoying parts for Money Stuff | NunoSempere | |
2023-02-15 | tweak: fihnish the readability upgrades for bloomberg | NunoSempere | |
2023-02-15 | tweak: add fancy quotes. | NunoSempere | |
2023-02-14 | tweak: nicer blockquotes | NunoSempere | |
also fix bug in archive.is / bloomberg. | |||
2023-02-08 | feat: add possibility of launching many tabs at once. | NunoSempere | |
also, personalize this: - enable extensions - change to my css - change relative paths. fix various bugs: - set the zoom level in notebook_append, not in notebook_init - have a handly debug option for valgrind | |||
2023-02-05 | feat: add readability mode, and explain how to enable it. | NunoSempere | |