Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-09user_migrate: Fix detection of import submissionTom Needham
2013-02-03[user_migrate] Add requesttokenLukas Reschke
2012-12-17check if adminFrank Karlitschek
2012-11-08Don't require migrations to include app data. Fix ui after import.Tom Needham
2012-10-14Whitespace cleanupBart Visscher
2012-09-07adding space between) and {Thomas Mueller
2012-06-16Move user import to personal settings. Fix user migration between servers.Tom Needham
2012-05-15removing executable bit - againThomas Mueller
2012-05-07ported the oc_template classFrank Karlitschek
2012-05-02port checkAppEnabledFrank Karlitschek
2012-04-01Use ajax to download file, OC_Dialogs for errorsTom Needham
2012-03-20Add OC_Migration_Content class to help app devs. Restructure OC_Migrate.Tom Needham
2012-03-17Move user import to the adminTom Needham
2012-03-17Added prototype of user importTom Needham
2012-03-17Fix export for admin and users. Added 3 admin export typesTom Needham
2012-03-16Improve admin_export ui and move system export cde to OC_MigrateTom Needham
2012-03-14Fix zip creation. Add param to cleanUp() method. Add defaults to createExpor...Tom Needham
2012-03-14move zip creation inside OC_MigrateTom Needham
2012-03-13Use data dir from config.phpTom Needham
2012-03-13added cleanUp() method to OC_MigrateTom Needham
2012-03-13fix structure of user export zipTom Needham
2012-03-13json encode the outputTom Needham
2012-03-13Find migrate.php even for disabled apps. Improve ui for user and admin migrat...Tom Needham
2012-03-12Fix copyRows() return value. Generate app info and oc info on returnTom Needham
2012-03-10Lots of fixes, improve copyRows() method and update settings page.Tom Needham
2012-03-03Use json for migration dataTom Needham
2012-03-03Replace db on import. Update user_migration export function.Tom Needham
2012-02-04load bookmarks provider classTom Needham
2012-02-04more commenting out for debugging, added logging commandsTom Needham
2012-02-04fix syntax, add logging, debug xml output instead of zipTom Needham
2012-02-04Initial migration code, and basic export for bookmarksTom Needham