Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-23 | Add https automatically if url contains .com or .org | NunoSempere | |
also delete extraneous shortcut | |||
2024-03-23 | add anna's archive shortcut | NunoSempere | |
2024-03-22 | don't save binary file | NunoSempere | |
2024-03-22 | change invidious frontend | NunoSempere | |
2024-03-22 | fix pageup/pagedown shortcuts | NunoSempere | |
2024-03-22 | refactor toggle bar code. | NunoSempere | |
2024-03-21 | rework style code to use a switch statement | NunoSempere | |
2024-03-21 | reorg custom style code again | NunoSempere | |
2024-03-21 | update default search engine | NunoSempere | |
2024-03-21 | add nationstates css snippet; reformat css | NunoSempere | |
2024-03-20 | update archive.today to archive.is | NunoSempere | |
2024-03-17 | typos & use /opt/rosenrot folder | NunoSempere | |
2024-03-16 | tweaks personal usage | NunoSempere | |
2024-03-15 | remove custom forum style, add twitter shortcut | NunoSempere | |
2024-03-15 | Write down shortcuts problem | NunoSempere | |
2024-03-14 | tweak bottom margin | NunoSempere | |
2024-03-14 | update rosenrot desktop file | NunoSempere | |
2024-03-14 | Fix case where rosenrot is called with url arg | NunoSempere | |
2024-03-14 | formatting pass | NunoSempere | |
2024-03-14 | small makefile tweaks | NunoSempere | |
2024-03-14 | reorg makefile and make runtime locations less messy | NunoSempere | |
In particular, stop using the installation directory for anything and instead move to /opt/rosenrot The user specific cache remains at /home/user/.cache | |||
2024-03-14 | change images | NunoSempere | |
2024-03-14 | make initial page blank | NunoSempere | |
2024-03-14 | remove most custom style (but leave large font) | NunoSempere | |
gtk default already looks amazing | |||
2024-03-14 | document how to add a shortcut in Debian | NunoSempere | |
2024-03-14 | add README clarification about updating apis | NunoSempere | |
2024-03-14 | remove outdated line in README | NunoSempere | |
2024-03-14 | cleanup & change binary name to rosenrot | NunoSempere | |
2024-03-14 | minor tweaks | NunoSempere | |
2024-03-14 | formatting pass | NunoSempere | |
2024-03-14 | cleanup makefile slightly, restore ubuntu-20.04 files | NunoSempere | |
2024-03-14 | cleanup & add list of similar projects | NunoSempere | |
2024-03-12 | compile adblock with newer webkit | NunoSempere | |
2024-03-12 | finish webkit update & update readme | NunoSempere | |
2024-03-12 | remove extraneous rgba visuals code | NunoSempere | |
2024-03-12 | gtk3 to gtk4: don't access GdkEvent fields directly | NunoSempere | |
2024-03-12 | gtk3 to gtk4: notes on transition | 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 | remove inert function call | NunoSempere | |
See: <https://webkitgtk.org/reference/webkit2gtk/stable/method.WebContext.set_process_model.html> | |||
2024-03-12 | webkitgtk update: replace run_javascript function | NunoSempere | |
2024-03-12 | update webkit dep to 4.1 in makefile | NunoSempere | |
2024-03-12 | start transition to webkitgtk-6.0 | NunoSempere | |
2024-02-12 | tweak README | NunoSempere | |
2024-02-12 | tweak README | NunoSempere | |
2024-02-12 | tweak README, extract TODO to separate file | 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 local -march=native compilation option | NunoSempere | |