Commit Graph

  • 85d2bb6cad Install on global path surf-webkit2 eeeck 2025-12-30 11:35:30 +01:00
  • 1fcada4536 Change cronjob to once a week eeeck 2025-11-11 15:41:32 +01:00
  • 1d1cbc83f5 Fix issue with pathspec 'master' eeeck 2025-11-11 15:01:15 +01:00
  • 3f21829810 Fix master branch name eeeck 2025-11-11 14:56:44 +01:00
  • 63fe59c7de Regularly fetch from upstream eeeck 2025-10-19 23:14:47 +02:00
  • 48517e586c Fix (2) some typo for kiosk mode in the man-page Quentin Rameau 2025-04-19 12:01:31 +02:00
  • ca380ccb93 Add configuration option for PDF-JS-viewer Quentin Rameau 2025-04-18 13:56:14 +02:00
  • 22cc5ceee2 Support PDFs Artyom Bologov 2024-09-14 04:52:49 +04:00
  • c3b3b95f4a Fix some typo for kiosk mode in the man-page Quentin Rameau 2024-08-26 18:21:24 +02:00
  • 7f1156f9b0 Build against Webkit 4.1 Quentin Rameau 2023-11-18 12:38:09 +01:00
  • b3ba9f5991 Request HTTPS by default instead of HTTP Quentin Rameau 2025-01-05 12:01:37 +01:00
  • 9ef79bf710 webext: Process full messages Quentin Rameau 2024-03-24 15:24:22 +01:00
  • d5f45bffe0 webext: Free JavaScript objects Quentin Rameau 2024-03-24 15:21:59 +01:00
  • b48be75179 Fix message sizes for web extension communication Quentin Rameau 2024-03-17 08:06:01 +01:00
  • 2ea91766bb webext: Remove unused functions Quentin Rameau 2024-03-17 07:59:30 +01:00
  • 7513a622e3 Update get frame name function Quentin Rameau 2024-03-17 07:48:56 +01:00
  • 4bab57968d Remove setting processing model Quentin Rameau 2024-03-17 07:39:00 +01:00
  • 5e591b89a1 Update deprecated JavaScript eval function Quentin Rameau 2024-03-17 07:22:05 +01:00
  • 85bfff1083 Move TLS parameters handling to datamanager Quentin Rameau 2024-03-17 07:14:37 +01:00
  • 3f4292b7cc Remove Java support toggle Quentin Rameau 2024-03-17 06:47:51 +01:00
  • 175710126c Remove frame flattening toggle Quentin Rameau 2024-03-17 06:40:28 +01:00
  • f1d47112d6 Add webkit URI scheme Quentin Rameau 2024-03-17 08:15:39 +01:00
  • 30f5464eb1 Fix usage message: -Pp don't exist anymore Quentin Rameau 2023-11-18 12:40:11 +01:00
  • e9b7ec6722 webext: add missing gio/gunixfdlist.h includes Petr Vaněk 2022-10-21 16:36:14 +02:00
  • 665a709b52 webext: Exchange fd over webkit messages Quentin Rameau 2022-10-16 17:39:05 +02:00
  • 609ea1c8e6 Do not reload page when toggling dark mode Quentin Rameau 2022-05-04 03:30:30 +02:00
  • 38cb1632bf Fix dark mode parameter application Quentin Rameau 2022-04-10 18:44:28 +02:00
  • d3ee652860 Only get webkit context and settings once Quentin Rameau 2022-04-10 18:43:45 +02:00
  • 1f5b8f3bd1 Add dark mode toggle Quentin Rameau 2022-04-10 16:35:24 +02:00
  • 11dca18a2d Improve non-ASCII character search handling Quentin Rameau 2021-07-19 21:23:32 +02:00
  • 238d2273b5 Improve SETPROP xprop parsing Quentin Rameau 2021-07-01 23:40:39 +02:00
  • 761ea9e4c6 Fix togglestats array Quentin Rameau 2021-05-21 00:16:17 +02:00
  • bcd7d74e61 Update LICENSE file Quentin Rameau 2021-05-10 00:44:36 +02:00
  • 327cca048b Fix distfile generation Quentin Rameau 2021-05-10 00:34:21 +02:00
  • d75c3ded0b Bump version to 2.1 2.1 Quentin Rameau 2021-05-08 16:53:37 +02:00
  • 4540b4a97c Remove accelerated canvas parameter Quentin Rameau 2021-04-30 08:48:19 +02:00
  • fce76429b8 Remove external plugin handling Quentin Rameau 2021-04-30 08:39:34 +02:00
  • 7dcce9e1b9 Makefile: use explicit targets Quentin Rameau 2020-11-07 18:43:11 +01:00
  • 262c3ee24a webext: Fix missing flags for gio Quentin Rameau 2020-11-07 15:31:55 +01:00
  • 55c65b21f6 Simplify communication with webext Quentin Rameau 2020-05-02 15:50:50 +02:00
  • 5f81d4a99f Set title on committed load Quentin Rameau 2019-11-27 01:17:55 +01:00
  • e92fd1aa5f Communicate through a Unix socket instead of a pipe pair Quentin Rameau 2019-09-07 13:20:09 +02:00
  • f61cfc720c Add support for ephemeral (zero disk access) Quentin Rameau 2018-10-08 11:37:11 +02:00
  • 6850365d7c Add support for configuring plugins directories Quentin Rameau 2019-03-04 11:43:25 +01:00
  • 8d5e2b3a40 Remove common Quentin Rameau 2019-02-19 05:33:04 +01:00
  • 21fcbc004e Makefile: rework how webextensions are handled Quentin Rameau 2019-02-10 19:48:59 +01:00
  • d068a3878b Fix vertical scroll directions in the config file efe 2019-02-08 17:56:26 -05:00
  • bf46e40f3a Makefile: fix a typo in clean: target Leonardo Taccari 2019-02-07 21:22:48 +01:00
  • 890b2fc396 Makefile: include common to webext Quentin Rameau 2019-02-06 10:27:01 +01:00
  • b9cd3bb0bc Makefile: fix a typo for the webext CFLAGS Quentin Rameau 2019-02-06 10:22:15 +01:00
  • 02541c3146 Send message size inside messages through pipes Quentin Rameau 2018-10-09 12:27:59 +02:00
  • 2b71a22755 Use pkg-config for X11{INC,LIB} Leonardo Taccari 2018-10-09 21:30:52 +02:00
  • 16beb6f8ac Makefile: fix dependencies Quentin Rameau 2018-10-09 12:26:32 +02:00
  • 4e7371317c Fix, again, webext directory in Makefile Quentin Rameau 2018-10-08 14:23:51 +02:00
  • 47e39851ca Fix webext directory in Makefile Quentin Rameau 2018-10-08 14:11:24 +02:00
  • 3321c42d36 Remove libtool depencency, reorganise Makefile Quentin Rameau 2018-10-08 13:47:25 +02:00
  • e7c629b258 Unobfuscate Makefile Quentin Rameau 2018-10-08 12:34:47 +02:00
  • 660413256f ext: get the right DOM on msg Quentin Rameau 2017-06-12 18:19:58 +02:00
  • 1901359efa Add a file for shared functions Quentin Rameau 2016-01-04 16:09:12 +01:00
  • 7ea0c2f7f8 Communicate with webextension via a pipe Quentin Rameau 2015-12-07 15:50:00 +01:00
  • 1bd6d20102 ext: first commit for surf lib Quentin Rameau 2015-11-23 22:12:00 +01:00
  • 0bd553a078 Request cookiemanager only once at creation Quentin Rameau 2018-03-25 12:07:41 +02:00
  • c60523a702 Exit more gracefully on web process crash. Quentin Rameau 2018-03-16 12:44:04 +01:00
  • befe481a9b Allow tilde expansion in loaduri nzl 2018-03-15 03:46:52 +08:00
  • d6954e1541 Fixed wording in FAQ.md Eddie Thieda 2018-06-18 06:13:16 -04:00
  • 6f6b343721 Force printing the winid when requested Quentin Rameau 2018-06-09 21:53:04 +02:00
  • 81f0452bc6 Document SIGHUP in manpage Jochen Sprickerhof 2017-11-16 23:18:05 +01:00
  • d2e4989c3c Script text shouldn't go through formatted conversion nzl 2018-02-22 03:26:06 +08:00
  • 7817d0ec83 Add support for WebGL Eon S. Jeon 2017-09-30 00:34:35 +09:00
  • 723ff26c36 Disable media autoplay by default Quentin Rameau 2017-06-03 10:20:50 +02:00
  • a0c3c80ee6 Store modified parameters list Quentin Rameau 2017-05-21 22:53:56 +02:00
  • a8bf206827 Use priority values instead of “forced” parameters Quentin Rameau 2017-05-21 13:41:56 +02:00
  • a0ef4ba41d Get rid of config parameter MACROs Quentin Rameau 2017-05-20 19:21:41 +02:00
  • d3e974f4ea Get rid of integer member b in Arg Quentin Rameau 2017-05-20 17:04:49 +02:00
  • 70c1b548ab Only apply parameters when needed Quentin Rameau 2017-05-19 01:10:30 +02:00
  • 2223417c91 Fix handling of uri-specific parameters Quentin Rameau 2017-05-18 12:33:28 +02:00
  • a1328457cf Unset previous user styles before applying another one Quentin Rameau 2017-05-18 16:42:59 +02:00
  • 25652669ef Add config option for cross requests from file URLs Constantine Bytensky 2017-05-18 14:46:49 +03:00
  • bcd05ae321 Add config option for microphone and webcam access Quentin Rameau 2017-05-18 11:20:07 +02:00
  • f5be376ccc Fix synchronization issue with atoms Quentin Rameau 2017-05-12 00:28:24 +02:00
  • 5e2216c414 There's no need to call geturi() again in loadchanged Quentin Rameau 2017-05-12 00:03:57 +02:00
  • 4a1876eb80 Add config option for smooth scrolling activation Quentin Rameau 2017-05-11 15:33:42 +02:00
  • 93a3e4cda0 Add config option for Java activation Quentin Rameau 2017-05-11 15:27:27 +02:00
  • 298e688933 Add config option for setting default charset. Quentin Rameau 2017-05-11 15:23:22 +02:00
  • 745a319baf Improve parameters handling Quentin Rameau 2017-05-09 14:45:24 +02:00
  • b115434720 Change PROMPT_GO from "URL:" to "Go:" ssd 2017-05-11 00:55:29 +02:00
  • 47b145f2ec Add prompts for SETPROP Quentin Rameau 2017-05-08 11:22:34 +02:00
  • b8b0c05035 Embed dmenu into the surf window by default Quentin Rameau 2017-05-08 10:20:28 +02:00
  • dca4264863 Simplify DOWNLOAD macro Quentin Rameau 2017-05-04 18:24:33 +02:00
  • 654d527f87 Simplify SETPROP macro Quentin Rameau 2017-05-04 16:49:17 +02:00
  • d984d12de7 Simplify usage() Quentin Rameau 2017-05-04 10:22:29 +02:00
  • 2901145301 Simplify version message Quentin Rameau 2017-05-02 18:53:01 +02:00
  • e23d5c1c45 Use Ctrl-t for showcert instead of Ctrl-x Ivan Tham 2017-05-02 23:10:32 +08:00
  • 5936806949 Cleanup and fix formatage issues in surf.1 Quentin Rameau 2017-05-01 01:09:52 +02:00
  • 0df9f79d95 Fix forgotten options in surf.1 Quentin Rameau 2017-05-01 01:08:27 +02:00
  • edddfbc14a setcert: check uri before adding a certificate Hiltjo Posthuma 2017-04-29 22:16:03 +02:00
  • 21d81a71cc fix mini typo Hiltjo Posthuma 2017-04-29 22:07:08 +02:00
  • b466bb5bbd surf.1: remove trailing spaces Hiltjo Posthuma 2017-04-29 22:06:43 +02:00
  • cc887cf2ab Add forgotten tT indicator description in surf.1 Quentin Rameau 2017-04-29 17:55:23 +02:00
  • 0326e42bb3 Add forgotten fF indicator description in surf.1 Quentin Rameau 2017-04-29 17:47:06 +02:00