summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix untranslatable string in security popoverMichael Catanzaro2021-03-191-1/+1
* permissions-manager: stop using webkit_security_origin_is_opaqueMichael Catanzaro2021-03-121-7/+19
* Update code style with new rule setJan-Michael Brummer2021-02-216-31/+49
* floating-bar: Don't start spinner if it's not visibleAlexander Mikhaylenko2021-02-081-1/+4
* Fix entry icon spacing and marginsAlexander Mikhaylenko2021-02-011-33/+19
* Remove tabs-bar-position settingAlexander Mikhaylenko2021-01-281-9/+0
* Remove smooth scrolling optionJan-Michael Brummer2021-01-191-2/+0
* Add initial WebExtension supportJan-Michael Brummer2021-01-177-42/+116
* Add support for Google Search SuggestionsJan-Michael Brummer2021-01-151-0/+1
* Do not use invalid Firefox session tokensJan-Michael Brummer2021-01-111-1/+7
* Fix memory leak in take_fresh_snapshot_in_background_if_staleJan-Michael Brummer2021-01-101-2/+2
* Rename mobile-capable to show-navigation-buttonsJan-Michael Brummer2021-01-102-6/+6
* Remember settings in "Clear Personal Data"Jan-Michael Brummer2021-01-091-0/+1
* Stop sending safe browsing requests when safe browsing is disabledMichael Catanzaro2020-12-061-1/+1
* gsb-service: don't crash when GSB database is brokenmcatanzaro/1900656Michael Catanzaro2020-11-281-2/+11
* Make ephy-debug available without developer modeMichael Catanzaro2020-11-282-24/+0
* settings: Remove unused includeMichael Catanzaro2020-11-101-3/+0
* web-app-utils: List compatible form factorswip/exalm/webapps-form-factorsAlexander Mikhaylenko2020-11-051-0/+3
* Remove Firefox Sync from PreferencesYetizone2020-10-011-4/+4
* build: Allow libportal support to be disabledwip/smcv/libportal-optionalSimon McVittie2020-10-011-0/+9
* Add enable_gsb option to active safe browising featureJan-Michael Brummer2020-09-291-0/+4
* Move gsb data to meson_options.txtJan-Michael Brummer2020-09-291-2/+0
* Revert "Move bookmark star to bottom bar in mobile mode"Michael Catanzaro2020-09-293-52/+17
* prefs-search-engines: replace dialog with inline list boxvanadiae2020-09-282-0/+62
* Move bookmark star to bottom bar in mobile modeJan-Michael Brummer2020-09-273-17/+52
* Skip system web apps for about:applicationsAlexander Mikhaylenko2020-09-252-0/+19
* Hide web app preferences for system appsAlexander Mikhaylenko2020-09-253-3/+10
* web-app-utils: Fix system web appsAlexander Mikhaylenko2020-09-251-6/+43
* Remove ad-hoc query parameter strippingmcatanzaro/send-requestMichael Catanzaro2020-09-112-226/+0
* Handle invalid snapshot dataJan-Michael Brummer2020-08-151-0/+11
* Set gsb is_operable for existing working databaseJan-Michael Brummer2020-07-281-3/+7
* Add support for self-hosted Firefox Sync serversJan-Michael Brummer2020-07-285-14/+46
* Keep aspect ratio for snapshotsJan-Michael Brummer2020-07-281-2/+5
* Support permission requests for webcam and micJan-Michael Brummer2020-07-272-1/+8
* Use getentropy(2) on OpenBSDJasper Lievisse Adriaanse2020-07-261-0/+10
* Add flatpak open directory download actions using libportalJan-Michael Brummer2020-07-257-244/+54
* Add setting to disable website data storageMichael Catanzaro2020-07-211-0/+2
* Move enable-itp setting in gschemaMichael Catanzaro2020-07-211-2/+2
* Remove cookie storage preferencesMichael Catanzaro2020-07-211-9/+0
* passwords-view: Fix Remove Password buttonYetizone2020-07-202-32/+79
* Drop duplicate message in notification containerJan-Michael Brummer2020-07-183-0/+24
* ephy-sync-crypto: Change log output typeJan-Michael Brummer2020-07-111-4/+5
* Add support for Intelligent Tracking Prevention (ITP)Carlos Garcia Campos2020-07-091-0/+2
* Remove code to set mobile user agentMichael Catanzaro2020-06-292-47/+2
* Allow per-site autoplay policies.Charlie Turner2020-06-293-9/+30
* ephy-notification: Wrap labels to fit in mobile viewJan-Michael Brummer2020-06-281-0/+2
* Fix memory leaks in history query resultsJan-Michael Brummer2020-06-254-14/+35
* sync-service: port to SecretPassword APIMichael Catanzaro2020-06-201-19/+16
* sync-service: use cancellable where requiredMichael Catanzaro2020-06-201-3/+18
* ephy-file-chooser: Fetch toplevel window before creating file chooserYetizone2020-06-181-2/+3