Commit Graph

246 Commits

Author SHA1 Message Date
00d498851c make tabs larger, document. 2023-05-08 23:02:33 -04:00
98114362d9 feat: make search bar gigantic, document GTK inspect. 2023-05-08 22:48:22 -04:00
85942a60bd tweak: update simply translate endpoint 2023-05-07 11:53:51 -04:00
574cdd30ce tweak: remove twitter from redirection blacklist
+ tweak styles.
2023-05-05 20:08:53 -04:00
230f472e3a tweak: try ignoring twitter 2023-05-05 19:42:19 -04:00
5331760a83 start keeping track of rose binary 2023-05-03 22:22:55 -04:00
6ae0811000 readme clarification 2023-05-03 22:22:38 -04:00
3734dcd2d1 document bug fix after breaking library installation paths on my machine 2023-05-03 22:14:46 -04:00
4e3bb826ba tweak: add redirection google -> whoogle 2023-05-03 18:02:49 -04:00
0ba58087e0 tweak: savepoint 2023-04-29 18:33:09 -04:00
52aacc6dac fix: bug with make and cd not working as expected 2023-04-21 21:31:11 -04:00
b129954d4d feat: improve compilation a bit.
- tcc -> gcc (noticeably faster compilation)
2023-04-21 19:19:11 -04:00
b32749aa6e fix: zoom + forum.nunosempere.com, Matt Levine's newsletter 2023-04-21 19:08:55 -04:00
a4f8ad8ae2 tweak: continue cat and mouse chase with Matt Levine newsletter 2023-04-21 09:44:33 -04:00
f8b4e9ff4a feat: use my own instance of whoogle search
Tried duckduckgo for a while, but loss in quality was noticeable.
2023-04-08 20:54:07 -04:00
17ff6bb780 feat: integrate new ea forum frontend. 2023-04-07 16:51:25 -04:00
f1982d015d feat: add video to README, fix install typos. 2023-03-28 22:50:18 -06:00
9202a1f9b2 fix: fix makefile typo 2023-03-28 22:27:02 -06:00
b49a808739 feat: makefile handles git and cache paths 2023-03-28 22:07:25 -06:00
fc9cc67538 tweak: add some to-dos to readme 2023-03-28 21:43:30 -06:00
b125b26891 tweak: tweak ubuntu 20.04 install instructions. 2023-03-28 21:12:12 -06:00
33b30cfe05 fixes: fix bugs found when running in a virtual machine 2023-03-28 13:25:32 -06:00
dbc334e870 chore: more cleanup 2023-03-28 12:01:08 -06:00
b2bc83ce80 tweak: add more TODOs to readme 2023-03-28 11:53:30 -06:00
ce069bdd73 tweak: add make uninstall, make clean 2023-03-28 11:44:54 -06:00
0b9386f5fe chore: add installation section to README.md 2023-03-28 11:42:59 -06:00
20d0becba9 chore: more upkeep. In particular, document wyebadblock better 2023-03-28 11:32:47 -06:00
37e3e7bcae tweak: delete config.def.h
it's a bit redundant, and no longer necessary once compatibility
with the original rose is no longer a goal
2023-03-28 11:19:55 -06:00
bbcf1dabd2 Revert "tweak: move things around"
This reverts commit ca59138a2a.
2023-03-28 11:19:11 -06:00
ca59138a2a tweak: move things around 2023-03-28 11:18:54 -06:00
cc959fda4f chore: more simplifications 2023-03-28 11:16:51 -06:00
18f4e3e3cb tweak: add formatter to makefile 2023-03-28 11:11:18 -06:00
1fca042b0b tweak: add rudimentary makefile 2023-03-28 10:59:38 -06:00
3483af0f0f style: enforce webkit style for plugins
$ clang-format -style=webkit -i */.c
$ clang-format -style=webkit -i */*/.c
2023-03-28 10:16:14 -06:00
ec97a8f3f3 style: start enforcing coding style
Previous .clang-format wasn't processed

$ clang-format -style=webkit -dump-config > .clang-format
$ clang-format -i rose.c
2023-03-28 10:14:13 -06:00
527d88efa6 Revert "tweak: resize screenshots"
This reverts commit 06a0d6d808.
2023-03-27 19:45:41 -06:00
aeb196837e Revert "tweak: resize screenshots again?"
This reverts commit bb4ba366ee.
2023-03-27 19:44:09 -06:00
bb4ba366ee tweak: resize screenshots again? 2023-03-27 19:43:19 -06:00
06a0d6d808 tweak: resize screenshots 2023-03-27 19:41:57 -06:00
1eb9f98dc8 tweak: change readme to point to screenshots 2023-03-27 19:37:35 -06:00
42c7565b7f tweak: save screenshots 2023-03-27 19:36:27 -06:00
7cecf5ae3a fix: rename filepath after dirchange 2023-03-27 19:34:01 -06:00
49df138b36 feat: rename after very strong simplification on the upstream rose
Compare with: <https://github.com/NunoSempere/rose-browser/tree/patch-1>
in Feb 7
2023-03-27 19:21:56 -06:00
ff033646cc tweak: add changes to README 2023-03-27 19:08:46 -06:00
0f4866f520 tweak: add tweak to remove annoying parts for Money Stuff 2023-02-27 15:29:30 -06:00
53cc700748 tweak: add custom user agent. 2023-02-15 20:34:17 +01:00
bcaad22c17 tweak: fihnish the readability upgrades for bloomberg 2023-02-15 18:46:07 +01:00
25dedb09e1 tweaks: around bloomberg webpage 2023-02-15 03:24:47 +01:00
a27b4357af tweak: add fancy quotes. 2023-02-15 03:23:57 +01:00
6a330e9b09 tweak: nicer blockquotes
also fix bug in archive.is / bloomberg.
2023-02-14 02:07:23 +01:00