summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* build: Give all libraries a RUNPATH for our private librariesSimon McVittie2019-08-312-2/+4
* 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
* Revert "location-entry: destroy bookmark popover in dispose"Michael Catanzaro2019-05-151-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
* Fix segfaulting eel_strdup_strftime ()Jan-Michael Brummer2019-05-051-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
* Fix search provider resultsMichael Catanzaro2019-04-062-8/+12
* 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
* 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
* web-app-utils: Stop looking under old profile dir for web appsMichael Catanzaro2019-03-201-16/+11
* web-app-utils: Fix app profile dirMichael Catanzaro2019-03-201-7/+4
* Revert "Remove unsafe process model and process count settings"Michael Catanzaro2019-02-261-0/+8
* Require GTK 3.24 and recent system libdazzleMichael Catanzaro2019-02-201-2/+0
* security-popover: Support lower screen resolutionsJan-Michael Brummer2019-02-041-28/+28
* Fix setting cache/config dir for custom (non-webapp) profile dirPatrick Griffis2019-01-311-0/+3
* Store web extension settings in config dirPatrick Griffis2019-01-313-1/+40
* Fix web app testsPatrick Griffis2019-01-311-3/+26
* Rename ephy_dot_dir() to ephy_profile_dir()Patrick Griffis2019-01-316-63/+60
* Move profile directories to data dirPatrick Griffis2019-01-312-4/+11
* Consistently use ephy_cache_dir() everywherePatrick Griffis2019-01-311-2/+1
* Move adblock and safe-browsing data to cache dirPatrick Griffis2019-01-312-2/+47
* Migrate web app profiles into their own toplevel directoriesPatrick Griffis2019-01-315-43/+81
* Store web extension settings in a keyfilePatrick Griffis2019-01-312-8/+122
* Expose setting to configure hardware acceleration policyMichael Catanzaro2019-01-311-28/+37
* Fix New Window action in incognito modeMichael Catanzaro2019-01-301-1/+1
* ephy-location-entry: Add hover stateAlexander Mikhaylenko2019-01-291-0/+21
* prefs: Remove some stale definesMichael Catanzaro2019-01-281-4/+0
* Remove deprecated settingsMichael Catanzaro2019-01-281-1/+0
* Remove unsafe process model and process count settingsMichael Catanzaro2019-01-281-8/+0
* Remove unused EphyHistoryPageVisitTypesMichael Catanzaro2019-01-141-11/+4
* Fix ephy_file_browse_to() to ensure it selects the fileMichael Catanzaro2019-01-092-34/+26
* flatpak-utils: Remember if we're under flatpakMichael Catanzaro2019-01-081-1/+9
* file-helpers: further simplify application launchingMichael Catanzaro2019-01-082-51/+20
* Make it harder to call functions that don't work under flatpakMichael Catanzaro2019-01-082-18/+39
* file-helpers: Remove unused functionsMichael Catanzaro2019-01-082-199/+1
* Simplify and fix opening filesMichael Catanzaro2019-01-082-80/+59
* Downloads dir should always be ~/Downloads in flatpakMichael Catanzaro2019-01-081-11/+9
* web-app-utils: print warning when web app creation failsMichael Catanzaro2019-01-081-2/+2