index
:
rose.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rose.c
Age
Commit message (
Expand
)
Author
2023-10-06
rename WEBKIT_SETTINGS var to not conflict with webkitgtk
NunoSempere
2023-10-06
formatting pass
NunoSempere
2023-08-19
fix code path error detected by clang-tidy.
NunoSempere
2023-08-19
Add clang-tidy linting, callable with make lint.
NunoSempere
2023-06-26
small tweaks
NunoSempere
2023-06-25
fix libreredirect, use true user agent.
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-05-13
debug shortcuts plugin
NunoSempere
2023-05-13
incorporate shortcuts plugin into rose.c and makefile
NunoSempere
2023-03-28
fixes: fix bugs found when running in a virtual machine
NunoSempere
2023-03-28
chore: more cleanup
NunoSempere
2023-03-28
chore: more upkeep. In particular, document wyebadblock better
NunoSempere
2023-03-28
Revert "tweak: move things around"
NunoSempere
2023-03-28
tweak: move things around
NunoSempere
2023-03-28
style: start enforcing coding style
NunoSempere
2023-02-15
tweak: add custom user agent.
NunoSempere
2023-02-15
tweaks: around bloomberg webpage
NunoSempere
2023-02-08
feat: add possibility of launching many tabs at once.
NunoSempere
2023-02-07
tweak: enable all plugins.
NunoSempere
2023-02-07
fix: fix some warts
NunoSempere
2023-02-05
feat: use flags rather than uncommenting code
NunoSempere
2023-02-05
feat: add plugin to customize css for individual websites...
NunoSempere
2023-02-05
feat: add readability mode, and explain how to enable it.
NunoSempere
2023-02-05
feat: disable plugins code by default and explain how to enable it.
NunoSempere
2023-02-05
tweak: add two style improvements that I consider unambiguous
NunoSempere
2023-02-05
feat: add open in new tab functionality
NunoSempere
2022-12-18
Add hidebar keybind
fenze
2022-12-17
feat: integrate libre_redirect code into rose.c
NunoSempere
2022-12-16
Add newtab binding
fenze
2022-12-12
tweak: allow configurable width and height
NunoSempere
2022-12-12
tweak: boot up with the correct zoom
NunoSempere
2022-11-23
fix style formatting
fenze
2022-11-17
Fix webkit bg color error, add rose-nativefier
fenze
2022-11-15
Remove unused dependency, fix searchbar flashing
fenze
2022-11-14
Initial commit
fenze