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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-28Merge pull request #4563 from owncloud/use_personal-passwordJan-Christoph Borchardt
2013-08-24Use personal-password for the password name in personal.phpkondou
2013-08-21Merge branch 'master' into improve_app-managementkondou
2013-08-20Merge pull request #4447 from owncloud/fix_4351_masterMorris Jobke
2013-08-18Merge pull request #4239 from owncloud/decrypt_files_againBjörn Schießle
2013-08-18Merge pull request #4497 from owncloud/newlines_at_eof_kondouKondou
2013-08-18Add _many_ newlines at the end of fileskondou
2013-08-18Add trailing comma for all touched array lines.Andreas Fischer
2013-08-18Fix spacing of all touched lines.Andreas Fischer
2013-08-17Compare result are already true/falseBart Visscher
2013-08-15Use JSON to send/receive group data.Owen Winkler
2013-08-09Log exception at the catching codekondou
2013-08-06Improve app-managementkondou
2013-07-30improved error handlingBjoern Schiessle
2013-07-29working decrypt files methodBjoern Schiessle
2013-07-29add decryptall.phpBjörn Schießle
2013-07-21Use !== and === in settings.kondou
2013-06-13Merge branch 'master' into files_encryption_check_private_keyBjörn Schießle
2013-06-12Merge pull request #3681 from owncloud/fix_ajax_removeuser.phpMorris Jobke
2013-06-12init language object before using itGeorg Ehrke
2013-06-10Merge branch 'master' into files_encryption_check_private_keyBjörn Schießle
2013-06-07only check for recovery key if someone else than the user wants to change the...Björn Schießle
2013-06-06use pre_setPassword hook to update the encryption keys if the back-end doesn'...Björn Schießle
2013-06-03fix password change when files_encryption app is disabledFlorin Peter
2013-05-18display a warning if the user has enabled file recovery but the admin tries t...Björn Schießle
2013-05-16show nicer warning if the admin recovery password was wrongBjörn Schießle
2013-05-16some error handling in case the recovery password is wrongBjörn Schießle
2013-05-16allow admin to recover users files in case of password lostBjörn Schießle
2013-05-08fix inconsistent post parameters in change password operationBjörn Schießle
2013-05-07allow to set quota to zero, issue #2696Björn Schießle
2013-05-03Fix retrieval of users with multiple backendsArthur Schiwon
2013-04-26Merge pull request #3098 from jerrac/displaynamesaveontimeoutMorris Jobke
2013-04-24Fixed comment in personal.js. Changed message text in changedisplayname.php.David Reagan
2013-04-23Made saving the display name work the same way as the email address. Fixed a ...David Reagan
2013-04-23fix syntax layoutMorris Jobke
2013-04-23fix logical issue while retrieving log via ajaxMorris Jobke
2013-04-09fixes #2743 - use public OC_User::getDisplayName instead of OC_User::determin...Thomas Mueller
2013-03-04Add log as text and not as HTMLLukas Reschke
2013-03-04Fix encoding settings ajax getlogBart Visscher
2013-02-22Whitespace fixesBart Visscher
2013-02-22Merge pull request #1855 from owncloud/userlist_load_displaynamesBernhard Posselt
2013-02-22Merge pull request #1711 from owncloud/style-cleanupJörn Friedrich Dreyer
2013-02-22Fetch displayname in userlist ajax requests. Refs #1681Thomas Tanghus
2013-02-22Fix error path in changedisplayname callBart Visscher
2013-02-22Style cleanup settingsBart Visscher
2013-02-18Do not set password if it has't providedVictor Dubiniuk
2013-02-12Merge branch 'master' into fixing-1424-masterThomas Mueller
2013-02-09Merge branch 'master' into fixing-1424-masterThomas Müller
2013-02-09Merge pull request #1546 from owncloud/fix-loading-hooksThomas Müller
2013-02-09Remove invalid characters from app id to prevent loading of invalid resourcesBart Visscher