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
2014-12-08Remove unexisting `htAccessWorkinght`Lukas Reschke
2014-12-06Check for working .htaccess via AJAXLukas Reschke
2014-12-04PHP 5.4 is now required for masterLukas Reschke
2014-11-25Allow read-only configurationLukas Reschke
2014-11-20Deduplicate function by moving it to the OC_HelperJoas Schilling
2014-11-19Remove exec() call with invalid name on windowsJoas Schilling
2014-11-12Merge pull request #12110 from owncloud/fix-12080Thomas Müller
2014-11-12add 'namespace' for automatically created navigation divs, fixes #12080Arthur Schiwon
2014-11-03Migrate "setsecurity.php" to the AppFrameworkLukas Reschke
2014-10-30fix loading of more log entriesThomas Müller
2014-10-30introduce sidebar for admin pageThomas Müller
2014-10-24Make files non executableLukas Reschke
2014-09-23Moved WebDAV and internet checks to client side JSVincent Petry
2014-09-10Fixed select2 for admin and apps pageVincent Petry
2014-09-09Added select2 on the apps pageVincent Petry
2014-09-09Load select2 on admin pageVincent Petry
2014-09-09Now using select2 for the groups excluded from sharingVincent Petry
2014-09-05Don't show warning when has_internet_connection is set to falseLukas Reschke
2014-08-18Add a note about overwritewebroot when using system cronJoas Schilling
2014-08-12Merge pull request #9890 from owncloud/check-php-charset-masterThomas Müller
2014-07-29only call exec() if allowed toThomas Müller
2014-07-25setting and checking default_charset in php.ini to be UTF-8Thomas Müller
2014-06-30Fixes typo with sendmail detection - fixes #9203Steffen Lindner
2014-06-05unify share settingsBjoern Schiessle
2014-06-03Merge pull request #8840 from owncloud/share_settingsThomas Müller
2014-06-03simplify SQLite warningMorris Jobke
2014-06-03check for user count and files countMorris Jobke
2014-06-03set "allow users to send mail notification for shared files default" setting ...Bjoern Schiessle
2014-06-03add notification on admin pageMorris Jobke
2014-05-31Merge pull request #7614 from owncloud/test_annotations_workingThomas Müller
2014-05-22allow admin to disable sharing for specific groups of usersBjoern Schiessle
2014-05-19Merge branch 'master' into test_annotations_workingThomas Müller
2014-05-16allow admin to enforce passwords for public link sharesBjoern Schiessle
2014-05-10Check if ReflectionMethod::getDocComment is workingThomas Tanghus
2014-04-24add setting to set default expire dateBjoern Schiessle
2014-04-21Some more PHPDoc fixesLukas Reschke
2014-04-09Always define sendmail_is_availableJoas Schilling
2014-03-28Merge pull request #7107 from owncloud/load-apps-proper-masterThomas Müller
2014-03-25killing some more calls to OC_App::loadApps(); - because we load all apps in ...Thomas Müller
2014-03-21Merge branch 'master' of https://github.com/owncloud/core into last_cron_logkondou
2014-03-12Log last cron executionkondou
2014-03-12Use command -v to check for sendmailJoas Schilling
2014-03-05Hide QMail when not selected and hide sendmail when not available on the serverJoas Schilling
2014-02-18Add option to change email settings in admin sectionJoas Schilling
2013-12-04lower required php version to 5.3.3Frank Karlitschek
2013-11-15Update error messagesBart Visscher
2013-09-05Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle
2013-08-30enable user to inform recipients about a shared file by mailBjoern Schiessle
2013-08-20Merge branch 'master' into clean_up_utilkondou
2013-08-18Fix some naming and spacing in lib/util.phpkondou