summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* Use username when retrieving passwords from password managerMichael Catanzaro2021-09-211-0/+2
* Fix several icons broken in !975Michael Catanzaro2021-09-041-1/+1
* web-view: fix crash in ephy_web_view_get_reader_mode_stateMichael Catanzaro2021-08-181-0/+2
* embed-shell: Don't use system scrollbar for AdwaitaAlexander Mikhaylenko2021-08-181-0/+28
* Only show unresponsive page dialog on affected pageJan-Michael Brummer2021-08-171-0/+3
* Ask user whether an unresponsive page should be killedJan-Michael Brummer2021-08-141-5/+48
* Add AdGuard youtube blockerJan-Michael Brummer2021-08-111-0/+30
* Allow pdfjs only for GET requestsJan-Michael Brummer2021-08-101-1/+3
* Remove workaround for window-object-cleared bugMichael Catanzaro2021-08-101-4/+0
* Add ephy-resource:// to CORS allowlist for access from PDF.jsMichael Catanzaro2021-08-092-5/+36
* Always check filter content typeJan-Michael Brummer2021-08-091-11/+62
* web-view: wait 10 seconds before killing unresponsive processMichael Catanzaro2021-08-091-3/+21
* embed: Only lowercase search URI's hostname when we know it's an URIvanadiae2021-07-201-31/+30
* Update highlight.js to 11.0.0Jim Mason2021-06-011-1/+1
* Add unresponsive web process error pageMichael Catanzaro2021-06-012-1/+68
* web-view: fix double free in has_modified_forms_cbMichael Catanzaro2021-05-071-1/+0
* filters-manager: fix leak of sidecar taskMichael Catanzaro2021-05-071-0/+1
* embed-shell: fix leak in get_global_gsb_serviceMichael Catanzaro2021-05-071-1/+2
* highlightjs: Use new highlightAll() functionJan-Michael Brummer2021-05-041-1/+1
* Use GUri instead of SoupURI where possible in preparation for libsoup3Carlos Garcia Campos2021-04-296-86/+70
* fix: using french quotes in St-Exupéry quotationGuillaume Bernard2021-04-281-2/+2
* Assert window object is truly cleared in window_object_clearedMichael Catanzaro2021-04-042-5/+6
* 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