| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix message sizes for web extension communication | 2024-03-17 | 2 | -8/+9 | |
| * | webext: Remove unused functions | 2024-03-17 | 2 | -43/+0 | |
| * | Update get frame name function | 2024-03-17 | 1 | -2/+1 | |
| * | Remove setting processing model | 2024-03-17 | 1 | -4/+0 | |
| * | Update deprecated JavaScript eval function | 2024-03-17 | 1 | -1/+2 | |
| * | Move TLS parameters handling to datamanager | 2024-03-17 | 1 | -3/+4 | |
| * | Remove Java support toggle | 2024-03-17 | 2 | -7/+0 | |
| * | Remove frame flattening toggle | 2024-03-17 | 3 | -12/+0 | |
| * | Add webkit URI scheme | 2024-03-17 | 1 | -0/+2 | |
| * | Fix usage message: -Pp don't exist anymore | 2023-11-18 | 1 | -1/+1 | |
| * | webext: add missing gio/gunixfdlist.h includes | 2022-10-22 | 2 | -0/+2 | |
| * | webext: Exchange fd over webkit messages | 2022-10-16 | 2 | -13/+65 | |
| * | Do not reload page when toggling dark mode | 2022-05-04 | 2 | -2/+1 | |
| * | Fix dark mode parameter application | 2022-04-10 | 1 | -1/+3 | |
| * | Only get webkit context and settings once | 2022-04-10 | 1 | -25/+33 | |
| * | Add dark mode toggle | 2022-04-10 | 3 | -0/+11 | |
| * | Improve non-ASCII character search handling | 2021-07-19 | 2 | -5/+7 | |
| * | Improve SETPROP xprop parsing | 2021-07-19 | 1 | -4/+6 | |
| * | Fix togglestats array | 2021-05-21 | 1 | -6/+5 | |
| * | Update LICENSE file | 2021-05-10 | 1 | -2/+11 | |
| * | Fix distfile generation | 2021-05-10 | 1 | -1/+1 | |
| * | Bump version to 2.1 | 2021-05-08 | 1 | -1/+1 | |
| * | Remove accelerated canvas parameter | 2021-04-30 | 2 | -7/+0 | |
| * | Remove external plugin handling | 2021-04-30 | 3 | -53/+0 | |
| * | Makefile: use explicit targets | 2020-11-07 | 1 | -10/+9 | |
| * | webext: Fix missing flags for gio | 2020-11-07 | 1 | -2/+2 | |
| * | Simplify communication with webext | 2020-11-01 | 2 | -58/+30 | |
| * | Set title on committed load | 2020-11-01 | 1 | -0/+2 | |
| * | Communicate through a Unix socket instead of a pipe pair | 2020-11-01 | 2 | -57/+65 | |
| * | Add support for ephemeral (zero disk access) | 2020-11-01 | 2 | -8/+19 | |
| * | Add support for configuring plugins directories | 2020-11-01 | 3 | -2/+12 | |
| * | Remove common | 2020-11-01 | 5 | -28/+21 | |
| * | Makefile: rework how webextensions are handled | 2019-02-10 | 3 | -20/+24 | |
| * | Fix vertical scroll directions in the config file | 2019-02-09 | 1 | -2/+2 | |
| * | Makefile: fix a typo in clean: target | 2019-02-07 | 1 | -1/+1 | |
| * | Makefile: include common to webext | 2019-02-06 | 2 | -9/+14 | |
| * | Makefile: fix a typo for the webext CFLAGS | 2019-02-06 | 1 | -1/+1 | |
| * | Send message size inside messages through pipes | 2018-10-15 | 3 | -26/+39 | |
| * | Use pkg-config for X11{INC,LIB} | 2018-10-09 | 1 | -4/+4 | |
| * | Makefile: fix dependencies | 2018-10-09 | 1 | -2/+2 | |
| * | Fix, again, webext directory in Makefile | 2018-10-08 | 1 | -1/+1 | |
| * | Fix webext directory in Makefile | 2018-10-08 | 1 | -5/+5 | |
| * | Remove libtool depencency, reorganise Makefile | 2018-10-08 | 2 | -52/+34 | |
| * | Unobfuscate Makefile | 2018-10-08 | 1 | -40/+25 | |
| * | ext: get the right DOM on msg | 2018-10-08 | 1 | -15/+7 | |
| * | Add a file for shared functions | 2018-10-08 | 5 | -18/+24 | |
| * | Communicate with webextension via a pipe | 2018-10-08 | 4 | -47/+213 | |
| * | ext: first commit for surf lib | 2018-10-08 | 3 | -14/+59 | |
| * | Request cookiemanager only once at creation | 2018-10-08 | 1 | -5/+6 | |
| * | Exit more gracefully on web process crash. | 2018-10-08 | 1 | -0/+14 |
