summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* 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
* filter-manager: Disable filter manager functionality in test modeJan-Michael Brummer2020-08-251-0/+4
* ephy-web-view: fix closing curly quotes useRafael Fontenelle2020-08-071-2/+2
* Stop using HANDY_USE_UNSTABLE_APIAdrien Plazas2020-08-071-1/+0
* Removed unused variablesJan-Michael Brummer2020-07-293-3/+0
* Support permission requests for webcam and micJan-Michael Brummer2020-07-271-16/+73
* Add flatpak open directory download actions using libportalJan-Michael Brummer2020-07-251-5/+3
* Add setting to disable website data storageMichael Catanzaro2020-07-211-0/+24
* embed-prefs: no need to manually enable WebAudio or WebGLMichael Catanzaro2020-07-211-2/+0
* Remove cookie storage preferencesMichael Catanzaro2020-07-212-49/+0
* HiDPI scaled favicons in tab labelsStephan Verbuecheln2020-07-181-2/+4
* Store HTTP Auth passwords in password managerCarlos Garcia Campos2020-07-142-10/+98
* Fix query handling in pdf readerJan-Michael Brummer2020-07-101-15/+2
* ephy-reader-mode: Use existing loaded tab dataJan-Michael Brummer2020-07-101-1/+40
* Add support for Intelligent Tracking Prevention (ITP)Carlos Garcia Campos2020-07-092-0/+100
* Fix non search regex check for ephy-readerJan-Michael Brummer2020-07-051-1/+1
* ephy-pdf-handler: Use server suggested filename for downloadJan-Michael Brummer2020-07-052-16/+17
* Do not expose PDF URI scheme in address barJan-Michael Brummer2020-07-041-2/+14
* ephy-embed-shell: Use url char pointer for g_variant_new()Yetizone2020-07-031-1/+1
* Fix decide policy callbacks after addition of autoplay policy supportMichael Catanzaro2020-07-011-59/+7