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
Age
Commit message (
Collapse
)
Author
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
2023-05-07
tweak: update simply translate endpoint
NunoSempere
2023-05-05
tweak: remove twitter from redirection blacklist
NunoSempere
+ tweak styles.
2023-05-03
start keeping track of rose binary
NunoSempere
2022-11-19
nativefier: Rename to rose-mklink so its easier to grasp
bellrise
Added a slightly more telling helppage, add added chmod +x /usr/bin/x so the link may actually be called.
2022-11-17
Fix webkit bg color error, add rose-nativefier
fenze