summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* Add AdGuard youtube blockerJan-Michael Brummer2021-08-121-0/+30
* Allow pdfjs only for GET requestsJan-Michael Brummer2021-08-121-1/+3
* Always check filter content typeJan-Michael Brummer2021-08-121-11/+62
* embed: Only lowercase search URI's hostname when we know it's an URIvanadiae2021-08-121-31/+30
* filters-manager: fix leak of sidecar taskMichael Catanzaro2021-05-071-0/+1
* web-view: fix double free in has_modified_forms_cbMichael Catanzaro2021-05-071-1/+0
* web-view: remove bad assertMichael Catanzaro2021-03-251-1/+0
* Revert "embed-prefs: Disable automatic window open via javascript"Michael Catanzaro2021-03-121-0/+1
* Fix potential loss of session state when web process is unresponsiveMichael Catanzaro2021-03-121-0/+38
* view: avoid adding ephy-pdf URIs to history databaseMichael Catanzaro2021-03-111-0/+6
* Fix regression preventing clicking links beneath the floating barMichael Catanzaro2021-03-111-1/+1
* Update code style with new rule setJan-Michael Brummer2021-02-211-2/+3
* Never register internal APIs in the default script worldMichael Catanzaro2021-02-111-1/+21
* Port to HdyTabView/HdyTabBarAlexander Mikhaylenko2021-02-042-6/+11
* Remove ephy_web_process_extension_deinitializeMichael Catanzaro2021-02-042-11/+3
* Revert "Fix setup of webextensions"Michael Catanzaro2021-02-031-2/+5
* Rename webextension uri to ephy-webextensionJan-Michael Brummer2021-02-032-2/+2
* Fix setup of webextensionsJan-Michael Brummer2021-02-021-5/+2
* Set floating bar alignment based on enter-notify-eventJan-Michael Brummer2021-02-011-1/+21
* Enable eslint prefer-const ruleSonny Piers2021-01-213-83/+83
* Add eslint file for JavaScript codeSonny Piers2021-01-213-20/+25
* Always enable smooth scrollingMichael Catanzaro2021-01-191-0/+1
* Remove smooth scrolling optionJan-Michael Brummer2021-01-191-4/+0
* Add initial WebExtension supportJan-Michael Brummer2021-01-1710-2/+401
* ephy: make getWebAppTitle return nullSonny Piers2021-01-161-5/+10
* find-toolbar: Select pre-filled text in search fieldBenjamin Berg2021-01-151-2/+4
* Enable media-stream supportJan-Michael Brummer2021-01-101-0/+1
* Skip addresses with a space in is_host_with_port()Jan-Michael Brummer2021-01-091-1/+5
* Avoid weak equality operators in JS codemcatanzaro/js-safetyMichael Catanzaro2020-12-082-42/+42
* Fix HiDPI faviconsAlexander Mikhaylenko2020-11-161-5/+14
* embed-shell: stop setting TLS errors policyMichael Catanzaro2020-10-281-3/+0
* web-view: reduce size of ITP permission request messagemcatanzaro/#1358Michael Catanzaro2020-10-111-1/+1
* web-view: avoid crash destroying ITP permission request info barmcatanzaro/#1357Michael Catanzaro2020-10-101-1/+1
* Move gsb data to meson_options.txtJan-Michael Brummer2020-09-291-3/+1
* ephy-reader-handler: Only fetch existing source data for user triggered actionsJan-Michael Brummer2020-09-262-46/+49
* overview.js: add missing semicolonMichael Catanzaro2020-09-251-1/+1
* overview: Ensure there are always 9 items on overviewJan-Michael Brummer2020-09-252-8/+30
* Skip system web apps for about:applicationsAlexander Mikhaylenko2020-09-251-0/+3
* Remove ad-hoc query parameter strippingmcatanzaro/send-requestMichael Catanzaro2020-09-111-22/+0
* embed: Remove unused GtkPanedwip/exalm/panedAlexander Mikhaylenko2020-09-112-11/+3
* Revert "ephy.js: Improve multi login experience"Michael Catanzaro2020-09-041-108/+121
* Revert "ephy: Close password completion dialog also on Tab and Escape"Michael Catanzaro2020-09-041-5/+0
* Revert "ephy: Hook menu also for one user"Michael Catanzaro2020-09-041-2/+2
* Revert "web-view: Remove handling of plugin errors"Michael Catanzaro2020-09-031-2/+11
* web-view: Remove handling of plugin errorsMichael Catanzaro2020-09-021-11/+2
* ephy: Hook menu also for one userJan-Michael Brummer2020-09-011-2/+2
* ephy: Close password completion dialog also on Tab and EscapeJan-Michael Brummer2020-09-011-0/+5
* ephy.js: Improve multi login experienceJan-Michael Brummer2020-08-311-121/+108
* embed-prefs: don't customize allow-top-navigation-to-data-urlsMichael Catanzaro2020-08-251-3/+0
* embed-prefs: Disable automatic window open via javascriptJan-Michael Brummer2020-08-251-1/+0