summaryrefslogtreecommitdiff
path: root/lib/ephy-web-app-utils.c
Commit message (Expand)AuthorAgeFilesLines
* 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-051-3/+3
* Extend ephy_web_application_is_uri_allowed () to check for data: and blob: uriJan-Michael Brummer2019-05-031-1/+30
* web-app-utils: Don't misuse NULL GFileEnumeratorMichael Catanzaro2019-03-201-0/+2
* Set current migration version when creating web appsMichael Catanzaro2019-03-201-0/+4
* 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
* Fix web app testsPatrick Griffis2019-01-311-3/+26
* Rename ephy_dot_dir() to ephy_profile_dir()Patrick Griffis2019-01-311-2/+2
* Move profile directories to data dirPatrick Griffis2019-01-311-3/+10
* Migrate web app profiles into their own toplevel directoriesPatrick Griffis2019-01-311-25/+60
* web-app-utils: print warning when web app creation failsMichael Catanzaro2019-01-081-2/+2
* Fix issues found through static code analysisJan-Michael Brummer2018-12-151-1/+1
* Stop using the slice allocatorMichael Catanzaro2018-12-051-2/+2
* web-apps: add a web application section to preferences dialogCarlos Garcia Campos2018-06-281-3/+110
* web-apps: rework web app utils to use an application id instead of its nameCarlos Garcia Campos2018-06-281-171/+215
* web-apps: fix deleting of web app desktop file symlinkCarlos Garcia Campos2018-06-281-1/+1
* application mode: use strstr() to get base name of the desktop fileJonathan Kang2017-12-291-1/+1
* Purge g_return from lib/Michael Catanzaro2017-09-131-4/+4
* Allow to have different settings in web applicationsCarlos Garcia Campos2017-02-051-0/+48
* Relicense to GPLv3+Michael Catanzaro2016-10-071-5/+7
* web-app-utils: Do not copy cookies when creating new web appMichael Catanzaro2016-09-221-70/+0
* web-app-utils: style fixupMichael Catanzaro2016-09-171-1/+0
* Get web app window title from desktop file, not web viewMichael Catanzaro2016-09-171-12/+27
* Standardize modelinesMichael Catanzaro2016-09-111-1/+0
* web-app-utils: don't crash if address is not a URIMichael Catanzaro2016-09-011-0/+2
* UncrustifyMichael Catanzaro2016-03-291-15/+15
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* web-app: Add support for system-wide installed web appsCarlos Garcia Campos2015-11-171-5/+120
* web-app: Use always the default dot dir instead of the one for current modeCarlos Garcia Campos2015-11-171-5/+13
* Reenable and placate -Wold-style-definitionMichael Catanzaro2015-11-071-1/+1
* e-web-app-utils: use Categories in desktop fileDiego Escalante Urrelo2015-10-071-0/+1
* file-helpers: Fix ephy_file_delete_dir_recursively when an error is givenCarlos Garcia Campos2014-12-011-5/+2
* Remove all WebKit1 codeCarlos Garcia Campos2013-12-081-18/+0
* Move code to get application icon from DOM to ephy-dom-utilsManuel Rego Casasnovas2013-03-021-230/+0
* Try more shortcut icon namesWilliam Jon McCann2013-02-281-0/+2
* Fix build with WebKit2Carlos Garcia Campos2012-12-201-1/+2
* Use new libsoup APIsXan Lopez2012-12-191-2/+1
* Use better icons for webappsWilliam Jon McCann2012-12-121-0/+228
* Fix a ton of 'warning: function declaration isn’t a prototype'Xan Lopez2012-11-051-2/+2
* Port persistent cookies to WebKit2Carlos Garcia Campos2012-07-131-11/+33
* ephy-web-app-utils: Fix memory leakCarlos Garcia Campos2012-07-121-0/+1
* ephy-web-app-utils: Use soup_cookie_domain_matches to check the cookie domainCarlos Garcia Campos2012-07-121-1/+1
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-0/+8
* e-web-app-utils: warn when app dir already existsDiego Escalante Urrelo2012-06-141-1/+3
* e-web-app-utils: warn when cookies are unavailableDiego Escalante Urrelo2012-05-261-0/+8
* ephy-web-app-utils: remove unused variableXan Lopez2012-05-091-4/+0