summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use g_auto functions in permission managerJan-Michael Brummer2019-07-211-11/+7
* Mass update: Apply uncrustify style to everythingJan-Michael Brummer2019-07-1545-457/+602
* Build with -Werror=declaration-after-statementMichael Catanzaro2019-07-133-6/+11
* Add spell checker support to context menuJan-Michael Brummer2019-07-083-3/+70
* Revert "Ensure directories are created before sandbox is initialized"Michael Catanzaro2019-07-011-1/+0
* Ensure directories are created before sandbox is initializedMichael Catanzaro2019-06-301-0/+1
* Fix gvdb_table_write_contents_async()Michael Catanzaro2019-06-271-1/+3
* Simplify user agent constructionMichael Catanzaro2019-06-234-8/+13
* Update GVDBMichael Catanzaro2019-06-226-44/+178
* Broken web apps should crash in a nicer wayMichael Catanzaro2019-06-191-7/+29
* web-app-utils: Fix crash when web app profile lacks .app fileMichael Catanzaro2019-06-191-1/+1
* build: Ensure config.h is generated when neededMichael Catanzaro2019-06-121-0/+1
* web-app-utils: Stop adding deprecated Network category to new web appsMichael Catanzaro2019-06-111-1/+1
* profile-utils: simplify debug output a bitMichael Catanzaro2019-06-111-2/+1
* Add the "mobile-user-agent" settingAdrien Plazas2019-06-112-1/+7
* Add missing tooltips to url bar itemsJan-Michael Brummer2019-05-291-0/+3
* Mark addresses currently open in browserJan-Michael Brummer2019-05-133-31/+80
* Rename webextension to webprocessextensionJan-Michael Brummer2019-05-133-16/+16
* Revert "Rename webextension to webprocessextension"Michael Catanzaro2019-05-132-14/+14
* Rename webextension to webprocessextensionJan-Michael Brummer2019-05-122-14/+14
* Revert "location-entry: destroy bookmark popover in dispose"Michael Catanzaro2019-05-121-2/+0
* location-entry: destroy bookmark popover in disposeMichael Catanzaro2019-05-091-0/+2
* gsb-storage: Avoid crashes after database is recreatedMichael Catanzaro2019-05-081-28/+71
* web-app-utils: Clean up ephy_web_application_create()Michael Catanzaro2019-05-081-14/+10
* Remove referrer in ephy_web_application_is_uri_allowed () and use webapp url ...Jan-Michael Brummer2019-05-052-4/+4
* Build with -Wextra and -Werror=format-securityMichael Catanzaro2019-05-043-2/+3
* Handle moved or deleted download filesJan-Michael Brummer2019-05-041-0/+11
* Fix segfaulting eel_strdup_strftime ()Jan-Michael Brummer2019-05-041-7/+6
* Extend ephy_web_application_is_uri_allowed () to check for data: and blob: uriJan-Michael Brummer2019-05-032-2/+31
* history-manager: avoid critical when deleting URLs not tracked by syncMichael Catanzaro2019-05-011-0/+6
* gsb-service: ref self for lifetime of update threadMichael Catanzaro2019-04-181-1/+3
* Add option to start always in incognito modeJan-Michael Brummer2019-04-161-0/+1
* Add option to set browser as defaultJan-Michael Brummer2019-04-131-0/+1
* Increase thumbnail width / heightJan-Michael Brummer2019-04-071-2/+2
* Fix search provider resultsMichael Catanzaro2019-04-062-8/+12
* Fix adblock permission constantly toggling between yes and noJan-Michael Brummer2019-04-041-2/+2
* Remember zoom state for file:// URIsJan-Michael Brummer2019-03-251-6/+6
* Add remaining permissions to permission popoverJan-Michael Brummer2019-03-241-39/+179
* Add option to always ask where to save downloaded filesJan-Michael Brummer2019-03-241-0/+2
* Remove old url entry left oversJan-Michael Brummer2019-03-232-32/+0
* gsb-storage: recreate database if statement execution failsMichael Catanzaro2019-03-211-10/+40
* Add migrator to fix 3.32.0 webapps created from non-default profile dirsMichael Catanzaro2019-03-201-1/+1
* web-app-utils: Don't misuse NULL GFileEnumeratorMichael Catanzaro2019-03-201-0/+2
* profile-migrator: Add migrator to delete bad config dirsMichael Catanzaro2019-03-201-1/+1
* profile-utils: Use g_autoptrMichael Catanzaro2019-03-201-26/+13
* Set current migration version when creating web appsMichael Catanzaro2019-03-203-3/+15
* web-app-utils: Delete app cache and config dirs when deleting appMichael Catanzaro2019-03-201-7/+44
* web-app-utils: Add warnings on errorMichael Catanzaro2019-03-201-3/+10
* web-app-utils: Simplify ephy_web_application_delete()Michael Catanzaro2019-03-201-20/+10
* profile-utils: Remove obsolete code for old migrationsMichael Catanzaro2019-03-201-9/+0