]> git.armaanb.net Git - chorizo.git/shortlog
chorizo.git
2021-06-15 Armaan BhojwaniRename web_extensions to web-extensions main
2021-06-11 Armaan Bhojwanihints: clang-format
2021-06-10 Armaan BhojwaniBump version to v1.0.0 v1.0.0
2021-06-10 Armaan BhojwaniFix makefile
2021-06-10 Armaan BhojwaniUpdate README
2021-06-10 Armaan BhojwaniFix URL bar padding issues
2021-06-10 Armaan BhojwaniDon't automatically search forwards
2021-06-10 Armaan BhojwaniControl click to open link in new tab
2021-06-10 Armaan BhojwaniUpdate config file parsing and options
2021-06-10 Armaan BhojwaniUse GTK file chooser for saving files
2021-06-10 Armaan BhojwaniCheck if uri is NULL
2021-06-10 Armaan BhojwaniPersist clipboard after program closes
2021-06-10 Armaan BhojwaniInstall default config file into /usr/share/doc
2021-06-10 Armaan BhojwaniFix man reference paths
2021-06-10 Armaan BhojwaniUse content manager to run scripts and user styles
2021-06-10 Armaan BhojwaniUpdate README
2021-06-10 Armaan BhojwaniAdd "open with xdg-open" option to downloads
2021-06-10 Armaan BhojwaniFix download path
2021-06-10 Armaan BhojwaniPatch leaks
2021-06-10 Armaan BhojwaniClean up bar margins and add tooltips
2021-06-10 Armaan BhojwaniDon't overwrite url bar if already focused
2021-06-10 Armaan BhojwaniRewrite search query creation
2021-06-10 Armaan BhojwaniAdd default_uri option and focus bar on new tabs
2021-06-10 Armaan BhojwaniFix potential overflow
2021-06-10 Armaan BhojwaniFix broken cooperative instances
2021-06-10 Armaan BhojwaniStandardize comment style
2021-06-10 Armaan BhojwaniFix cookie database path
2021-06-10 Armaan BhojwaniAdd toggle images option
2021-06-10 Armaan BhojwaniAdd indicator for JS toggle and move settings to c
2021-06-10 Armaan BhojwaniMove RSS icon to right side
2021-06-10 Armaan BhojwaniImplement private mode
2021-06-10 Armaan BhojwaniReset cursor in "quit" action
2021-06-10 Armaan BhojwaniAdd desktop file
2021-06-10 Armaan BhojwaniReformat with clang-format
2021-06-10 Armaan BhojwaniAdd config option "scroll_lines"
2021-06-10 Armaan BhojwaniAdd Armaan to LICENSE file
2021-06-10 Armaan BhojwaniUpdate Makefile
2021-06-10 Armaan BhojwaniFix g key resetting URL
2021-06-10 Armaan BhojwaniRename project to chorizo
2021-06-10 Armaan BhojwaniFix lines > 80 chars
2021-06-10 Armaan BhojwaniSplit download manager into seperate file
2021-06-10 Armaan BhojwaniAdd mute keybinding
2021-06-07 Armaan BhojwaniRevamp downloads manager
2021-06-06 Armaan BhojwaniMove unrelated files out of .config
2021-06-06 Armaan BhojwaniAdd tab jump hotkeys
2021-06-06 Armaan BhojwaniAdd printing capability
2021-06-06 Armaan BhojwaniAdd spell checking capability
2021-06-06 Armaan BhojwaniFix man install path
2021-06-06 Armaan BhojwaniAlphabetize config options
2021-06-06 Armaan BhojwaniChange default homepage to about:blank
2021-06-06 Armaan BhojwaniPut configuration options into a struct
2021-06-06 Armaan BhojwaniMove extensions into a subdirectory
2021-06-06 Armaan BhojwaniImprove 'location' binding under the hood
2021-06-06 Armaan BhojwaniAdd config file and rewrite manuals in scdoc
2021-06-06 Armaan BhojwaniUpdate meta stuff
2021-06-06 Armaan BhojwaniAdd darkreader userscript
2021-06-06 Armaan BhojwaniLog running user script to console
2021-06-06 Armaan BhojwaniAdd initial changes
2021-01-22 Peter HofmannRelease v21.01
2021-01-22 Peter HofmannLICENSE: Bump years
2021-01-03 Peter HofmannBump dates in manpages
2021-01-03 Peter Hofmann"adblock.black" has been renamed to "adblock"
2020-08-29 Peter HofmannRelease v20.08
2020-08-22 Peter HofmannFocus c->web_view on new tabs
2020-08-16 Peter HofmannFix opening links in new tabs (partially)
2020-07-19 Peter HofmannRelease v20.07
2020-07-09 Peter HofmannFix build with non-GNU sed, lint variables
2020-05-15 Peter HofmannRelease v20.05
2020-05-04 Peter HofmannCHANGES: Link blog post about sandboxing
2020-05-03 Peter HofmannManpage: Don't be too specific about TLS backend
2020-05-02 Peter HofmannAllow webkit:// in URLs
2020-05-02 Peter HofmannEnable WebKit sandboxing (and tidy up a bit)
2020-05-02 Peter HofmannManpages: Refine paragraph about WebKitGTK caches
2020-05-01 Peter Hofmannwe_adblock: No need for static here, either
2020-04-30 Peter HofmannCHANGES: Link second blog post
2020-04-30 Peter HofmannPATCHES: Link GitHub forks
2020-04-30 Peter HofmannUpdate main window title again
2020-04-29 Peter HofmannPATCHES: No longer on Github, there are no PRs anymore
2020-04-29 Peter HofmannPATCHES: Remove dead fork
2020-04-29 Peter HofmannRemove external URI handler
2020-04-29 Peter HofmannScroll tabs using mouse wheel
2020-04-28 Peter HofmannUpdate CHANGES
2020-04-28 Peter HofmannUpdate README
2020-04-28 Peter HofmannRemove keyword searches
2020-04-28 Peter HofmannEnd the static madness
2020-04-27 Peter HofmannStop changing window title, use tooltip instead
2020-04-27 Peter Hofmannremote_msg should focus new tabs
2020-04-27 Peter HofmannOnly focus new tabs on startup and on hotkey
2020-04-27 Peter HofmannReset favicon if not present
2020-04-27 Peter HofmannAdd TODO item
2020-04-27 Peter Hofmannfavicon: Initial size should be close to target size
2020-04-27 Peter HofmannAlways scale favicons
2020-04-27 Peter HofmannMore space around favicon
2020-04-27 Peter HofmannScale favicons
2020-04-27 Peter HofmannDisplay favicons (not resized)
2020-04-25 Peter HofmannMake tab width customizable
2020-04-25 Peter HofmannMake tab position customizable
2020-04-24 Peter HofmannAdd hotkeys for switching tabs
2020-04-24 Peter HofmannUse GtkNotebook (basic implementation)
2020-04-24 Peter HofmannRemove support for tabbed
next