Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-14 | minor tweaks | NunoSempere | |
2024-03-12 | compile adblock with newer webkit | NunoSempere | |
2024-03-12 | finish webkit update & update readme | NunoSempere | |
2024-03-12 | gtk3 to gtk4: don't access GdkEvent fields directly | NunoSempere | |
2024-03-12 | get shortcuts working again | NunoSempere | |
2024-03-12 | formatting pass | NunoSempere | |
2024-03-12 | webkit upgrade: remove deprecated opts and change variable names. | NunoSempere | |
References for the removed opts: https://webkitgtk.org/reference/webkit2gtk/stable/property.WebContext.local-storage-directory.html?q= https://webkitgtk.org/reference/webkit2gtk/stable/property.WebsiteDataManager.disk-cache-directory.html https://webkitgtk.org/reference/webkit2gtk/stable/property.WebsiteDataManager.indexeddb-directory.html https://webkitgtk.org/reference/webkit2gtk/stable/property.WebsiteDataManager.service-worker-registrations-directory.html https://webkitgtk.org/reference/webkit2gtk/stable/property.WebsiteDataManager.itp-directory.html https://webkitgtk.org/reference/webkit2gtk/stable/property.WebsiteDataManager.hsts-cache-directory.html | |||
2024-03-12 | webkitgtk update: replace run_javascript function | NunoSempere | |
2024-03-12 | update webkit dep to 4.1 in makefile | NunoSempere | |
2024-02-11 | tweak README to add architecture, tweak makefile to make fast. | NunoSempere | |
2024-02-11 | move images, add architecture image | NunoSempere | |
2024-02-11 | add note about other compilers | NunoSempere | |
2024-02-11 | fix custom css bug | NunoSempere | |
2024-02-11 | remove repeated code. | NunoSempere | |
2024-02-11 | start making initializations less messy. | NunoSempere | |
2024-02-11 | simplify bar struct slightly. | NunoSempere | |
2024-02-11 | refactor bar variable names | NunoSempere | |
2024-02-11 | remove stdbool from rose.c, as already in config.h | 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 | |||
2024-01-18 | remove change in colors for twitter | NunoSempere | |
2024-01-06 | add cycling through tabs | NunoSempere | |
2023-12-29 | formatting + remake pass | NunoSempere | |
2023-12-29 | fix F11 screen toggling | NunoSempere | |
2023-11-28 | recompute after changing style | NunoSempere | |
2023-11-22 | more twitter tweaks | NunoSempere | |
2023-11-20 | tweak: more twitter tweaks | NunoSempere | |
2023-11-20 | tweaks: more twitter tweaks | NunoSempere | |
2023-11-20 | more twitter style tweaks | NunoSempere | |
2023-11-09 | tweak: savepoint | NunoSempere | |
2023-11-08 | try event listener (didn't work) | NunoSempere | |
2023-11-08 | tweak: replace search engine + avoid twitter videos | NunoSempere | |
2023-10-06 | feat: add uft-8 encoding as default setting | NunoSempere | |
2023-09-15 | recompute constants after prettier pass | NunoSempere | |
2023-09-15 | in readability, center images and add max-width. | NunoSempere | |
2023-08-03 | tweaks: add code to block twitter ads | NunoSempere | |
2023-07-27 | use -O3 -Wall gcc flags, add old.reddit.com css | NunoSempere | |
2023-07-12 | reworded misdiagnosed Espanso issue, added another redirection. | NunoSempere | |
2023-06-26 | small tweaks | NunoSempere | |
2023-06-25 | fix libreredirect, use true user agent. | NunoSempere | |
2023-06-20 | changes to protonmail style; semicolon to hide bar. | NunoSempere | |
2023-06-20 | add newline in shortcut expand message. | NunoSempere | |
2023-06-17 | time how long it takes to add the alert (negligible) + readme | NunoSempere | |
2023-06-17 | alerts v2, formatting | NunoSempere | |
2023-06-17 | custom alert first pass, with GPT-4 help | NunoSempere | |
2023-06-10 | add max number of tabs | NunoSempere | |
2023-06-04 | revert to full width | NunoSempere | |
2023-06-04 | tweaks, add private royalroad frontend. | NunoSempere | |
2023-05-15 | small README tweaks. Also Ctrl+K for hiding top bar! | NunoSempere | |
2023-05-13 | debug shortcuts plugin | NunoSempere | |
2023-05-08 | feat: make search bar gigantic, document GTK inspect. | NunoSempere | |