aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-06rename WEBKIT_SETTINGS var to not conflict with webkitgtkNunoSempere
2023-10-06formatting passNunoSempere
2023-10-06feat: add uft-8 encoding as default settingNunoSempere
2023-09-15recompute constants after prettier passNunoSempere
2023-09-15prettier pass on style.jsNunoSempere
2023-09-15prettier pass.NunoSempere
2023-09-15in readability, center images and add max-width.NunoSempere
2023-08-30archive.is => archive.todayNunoSempere
2023-08-19fix code path error detected by clang-tidy.NunoSempere
2023-08-19Add clang-tidy linting, callable with make lint.NunoSempere
2023-08-03tweaks: add code to block twitter adsNunoSempere
2023-08-01tweak: change cache path in config.hNunoSempere
2023-07-27tweak twitter cssNunoSempere
2023-07-27use -O3 -Wall gcc flags, add old.reddit.com cssNunoSempere
2023-07-25add genius frontend.NunoSempere
2023-07-12reworded misdiagnosed Espanso issue, added another redirection.NunoSempere
2023-06-26small tweaksNunoSempere
2023-06-26restore rose homepage.NunoSempere
2023-06-25fix libreredirect, use true user agent.NunoSempere
2023-06-20changes to protonmail style; semicolon to hide bar.NunoSempere
2023-06-20add newline in shortcut expand message.NunoSempere
2023-06-20change keybinding to not overlap with my own shortcutNunoSempere
2023-06-17time how long it takes to add the alert (negligible) + readmeNunoSempere
2023-06-17alerts v2, formattingNunoSempere
2023-06-17custom alert first pass, with GPT-4 helpNunoSempere
2023-06-10change max num tabs to 10NunoSempere
2023-06-10add max number of tabsNunoSempere
2023-06-04revert to full widthNunoSempere
2023-06-04tweaks, add private royalroad frontend.NunoSempere
2023-05-19add pointer to half widthNunoSempere
2023-05-15Revert "css tweaks; to be reverted"NunoSempere
This reverts commit 84df2273ebc63703c494b681a941d7984cace42b.
2023-05-15css tweaks; to be revertedNunoSempere
2023-05-15small README tweaks. Also Ctrl+K for hiding top bar!NunoSempere
2023-05-13debug shortcuts pluginNunoSempere
2023-05-13incorporate shortcuts plugin into rose.c and makefileNunoSempere
2023-05-13feat: add shortcuts pluginNunoSempere
2023-05-13tweak: add another screenshotNunoSempere
2023-05-12tweak: give some love to the README.NunoSempere
2023-05-08make tabs larger, document.NunoSempere
2023-05-08feat: make search bar gigantic, document GTK inspect.NunoSempere
2023-05-07tweak: update simply translate endpointNunoSempere
2023-05-05tweak: remove twitter from redirection blacklistNunoSempere
+ tweak styles.
2023-05-05tweak: try ignoring twitterNunoSempere
2023-05-03start keeping track of rose binaryNunoSempere
2023-05-03readme clarificationNunoSempere
2023-05-03document bug fix after breaking library installation paths on my machineNunoSempere
2023-05-03tweak: add redirection google -> whoogleNunoSempere
2023-04-29tweak: savepointNunoSempere
2023-04-21fix: bug with make and cd not working as expectedNunoSempere
2023-04-21feat: improve compilation a bit.NunoSempere
- tcc -> gcc (noticeably faster compilation)