summaryrefslogtreecommitdiff
path: root/lib/ephy-web-app-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Assert webapp is non-NULL where requiredMichael Catanzaro2020-04-291-0/+2
* Revert "web-app-utils: crash better when EphyWebApplication creation fails"Michael Catanzaro2020-04-291-3/+6
* web-app-utils: crash better when EphyWebApplication creation failsMichael Catanzaro2020-03-261-6/+3
* Fix invalid free in ephy_web_application_setup_from_desktop_file()Michael Catanzaro2020-03-261-1/+0
* Hide navigation buttons if webapp supports apple-mobile-web-app-capableJan-Michael Brummer2020-03-101-6/+19
* web-app-utils: fix changing webapp iconignapk2020-01-091-1/+19
* Mass update: Apply uncrustify style to everythingJan-Michael Brummer2019-07-151-7/+7
* Build with -Werror=declaration-after-statementMichael Catanzaro2019-07-131-1/+2
* web-app-utils: Fix crash when web app profile lacks .app fileMichael Catanzaro2019-06-191-1/+1
* web-app-utils: Stop adding deprecated Network category to new web appsMichael Catanzaro2019-06-111-1/+1
* 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