about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Improve non-ASCII character search handling HEAD surf-webkit2Quentin Rameau2021-07-192-5/+7
* Improve SETPROP xprop parsingQuentin Rameau2021-07-191-4/+6
* Fix togglestats arrayQuentin Rameau2021-05-211-6/+5
* Update LICENSE fileQuentin Rameau2021-05-101-2/+11
* Fix distfile generationQuentin Rameau2021-05-101-1/+1
* Bump version to 2.1Quentin Rameau2021-05-081-1/+1
* Remove accelerated canvas parameterQuentin Rameau2021-04-302-7/+0
* Remove external plugin handlingQuentin Rameau2021-04-303-53/+0
* Makefile: use explicit targetsQuentin Rameau2020-11-071-10/+9
* webext: Fix missing flags for gioQuentin Rameau2020-11-071-2/+2
* Simplify communication with webextQuentin Rameau2020-11-012-58/+30
* Set title on committed loadQuentin Rameau2020-11-011-0/+2
* Communicate through a Unix socket instead of a pipe pairQuentin Rameau2020-11-012-57/+65
* Add support for ephemeral (zero disk access)Quentin Rameau2020-11-012-8/+19
* Add support for configuring plugins directoriesQuentin Rameau2020-11-013-2/+12
* Remove commonQuentin Rameau2020-11-015-28/+21
* Makefile: rework how webextensions are handledQuentin Rameau2019-02-103-20/+24
* Fix vertical scroll directions in the config fileefe2019-02-091-2/+2
* Makefile: fix a typo in clean: targetLeonardo Taccari2019-02-071-1/+1
* Makefile: include common to webextQuentin Rameau2019-02-062-9/+14
* Makefile: fix a typo for the webext CFLAGSQuentin Rameau2019-02-061-1/+1
* Send message size inside messages through pipesQuentin Rameau2018-10-153-26/+39
* Use pkg-config for X11{INC,LIB}Leonardo Taccari2018-10-091-4/+4
* Makefile: fix dependenciesQuentin Rameau2018-10-091-2/+2
* Fix, again, webext directory in MakefileQuentin Rameau2018-10-081-1/+1
* Fix webext directory in MakefileQuentin Rameau2018-10-081-5/+5
* Remove libtool depencency, reorganise MakefileQuentin Rameau2018-10-082-52/+34
* Unobfuscate MakefileQuentin Rameau2018-10-081-40/+25
* ext: get the right DOM on msgQuentin Rameau2018-10-081-15/+7
* Add a file for shared functionsQuentin Rameau2018-10-085-18/+24
* Communicate with webextension via a pipeQuentin Rameau2018-10-084-47/+213
* ext: first commit for surf libQuentin Rameau2018-10-083-14/+59
* Request cookiemanager only once at creationQuentin Rameau2018-10-081-5/+6
* Exit more gracefully on web process crash.Quentin Rameau2018-10-081-0/+14
* Allow tilde expansion in loadurinzl2018-10-081-23/+40
* Fixed wording in FAQ.mdEddie Thieda2018-06-181-5/+5
* Force printing the winid when requestedQuentin Rameau2018-06-091-0/+1
* Document SIGHUP in manpageJochen Sprickerhof2018-02-231-0/+3
* Script text shouldn't go through formatted conversionnzl2018-02-231-1/+1
* Add support for WebGLEon S. Jeon2018-02-232-0/+6
* Disable media autoplay by defaultQuentin Rameau2017-06-031-1/+1
* Store modified parameters listQuentin Rameau2017-05-301-18/+11
* Use priority values instead of “forced” parametersQuentin Rameau2017-05-222-46/+49
* Get rid of config parameter MACROsQuentin Rameau2017-05-222-72/+87
* Get rid of integer member b in ArgQuentin Rameau2017-05-222-81/+80
* Only apply parameters when neededQuentin Rameau2017-05-221-14/+60
* Fix handling of uri-specific parametersQuentin Rameau2017-05-221-9/+19
* Unset previous user styles before applying another oneQuentin Rameau2017-05-221-3/+2
* Add config option for cross requests from file URLsConstantine Bytensky2017-05-222-0/+8
* Add config option for microphone and webcam accessQuentin Rameau2017-05-212-6/+26