aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2024-01-18remove change in colors for twitterNunoSempere
2023-12-29fix F11 screen togglingNunoSempere
2023-11-28recompute after changing styleNunoSempere
2023-11-28remove hover from twitterNunoSempere
2023-11-22more twitter tweaksNunoSempere
2023-11-20undo some tweaksNunoSempere
2023-11-20tweak: more twitter tweaksNunoSempere
2023-11-20tweaks: more twitter tweaksNunoSempere
2023-11-20more twitter style tweaksNunoSempere
2023-11-20tweaks: change twitter css styleNunoSempere
2023-11-09tweak: savepointNunoSempere
2023-11-08savepoint: add functionality to not show twitter videosNunoSempere
2023-11-08try mutation listener + formatting stepNunoSempere
2023-11-08try event listener (didn't work)NunoSempere
2023-11-08tweak: replace search engine + avoid twitter videosNunoSempere
2023-10-06formatting passNunoSempere
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-03tweaks: add code to block twitter adsNunoSempere
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-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-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-04revert to full widthNunoSempere
2023-06-04tweaks, add private royalroad frontend.NunoSempere
2023-05-13debug shortcuts pluginNunoSempere
2023-05-13feat: add shortcuts pluginNunoSempere
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-03tweak: add redirection google -> whoogleNunoSempere
2023-04-29tweak: savepointNunoSempere
2023-04-21feat: improve compilation a bit.NunoSempere
- tcc -> gcc (noticeably faster compilation)
2023-04-21fix: zoom + forum.nunosempere.com, Matt Levine's newsletterNunoSempere
2023-04-21tweak: continue cat and mouse chase with Matt Levine newsletterNunoSempere
2023-04-07feat: integrate new ea forum frontend.NunoSempere
2023-03-28Revert "tweak: move things around"NunoSempere
This reverts commit ca59138a2aef96960381f986b8c683634e4d8e63.
2023-03-28tweak: move things aroundNunoSempere
2023-03-28tweak: add rudimentary makefileNunoSempere
2023-03-28style: enforce webkit style for pluginsNunoSempere
$ clang-format -style=webkit -i */.c $ clang-format -style=webkit -i */*/.c