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
2011-10-01fixed link to password recovery. removed duplicated and unused code out of in...Marvin Thomas Rabe
2011-10-01Merge branch 'lostpassword'Bart Visscher
2011-09-30 Error when only oc_remember_login cookie set fixed.Marvin Thomas Rabe
2011-09-27remove warning by check cookie before accessing it.Frank Karlitschek
2011-09-26Move lostpassword code to own appBart Visscher
2011-09-26Move display of login page to function in OC_UtilBart Visscher
2011-09-24prevent people from triggering the setup manuallyRobin Appelman
2011-09-24only call error_log() if DEBUG is trueFlorian Pritz
2011-09-18Move some common code to OC_UtilBart Visscher
2011-09-18Cleanup lib/base.phpBart Visscher
2011-09-18Remove global vars and use the OC static version.Bart Visscher
2011-09-18remember changed not to store password in cookieBartek Przybylski
2011-09-18Changed behaviour of remember checkboxBartek Przybylski
2011-08-29Initial work on resetting forgotten passwords. It works, but still need to em...Michael Gapczynski
2011-08-07Exit after call to setupSerge Martin
2011-08-04redirect index.php to files/webdav.php for webdav (PROPFIND) requestsRobin Appelman
2011-07-29Renaming classes :-)Jakob Sack
2011-07-27Delete requires in applications where possibleJakob Sack
2011-07-22fix warning if no username is set in the cookieRobin Appelman
2011-07-20remember login addedBartek Przybylski
2011-06-20fixed page reload after logoutKamil Domanski
2011-06-20More l10n-stuffJakob Sack
2011-05-18New installer.François Kubler
2011-05-07renamed installer.php to setup.phpJakob Sack
2011-04-18create .htaccess files during installation for apache usersRobin Appelman
2011-04-17installer now works when using mysqlRobin Appelman
2011-04-17first-run wizzard wipRobin Appelman
2011-04-16check if an item in an array exists before we use itRobin Appelman
2011-04-16fixing other peoples bad coding style ;-)Frank Karlitschek
2011-04-16fix infinite redirect error that happend in rare casesRobin Appelman
2011-04-16show server configuration errors on seperate pageRobin Appelman
2011-04-16Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack
2011-04-16First sketch of a user administrationJakob Sack
2011-04-16redirect to owncloud root after logoutRobin Appelman
2011-04-16Use OC_CONFIG where possibleJakob Sack
2011-04-16get rid of the oc_require and friendsRobin Appelman
2011-03-02Start of the refactoring. Commit is quite big because I forgot to use git rig...Jakob Sack
2011-02-09Fix licencing, make headers refer to intended AGPL, include copy of AGPLJonathan Riddell
2010-07-16fix permissions, start to implement private data apiMartin T. H. Sandsmark
2010-05-02simple fixesThibaut GRIDEL
2010-04-19same fixes, this time hopefully without merge conflictRobin
2010-04-14add Open Collaboration API support. You can now connect your ownCloud with th...Frank Karlitschek
2010-04-12Merge commit 'refs/merge-requests/18' of git://gitorious.org/owncloud/owncloudFrank Karlitschek
2010-04-12small visual changesRobin
2010-04-12visual changesRobin
2010-03-29merge Adityas improvementsFrank Karlitschek
2010-03-28added option to load js files from phpRobin
2010-03-16cleanup autoconfiguration wizard, add settings page, make it run from subdire...root
2010-03-15do not asume owncloud is installed in the root of the webserverRobin
2010-03-15Merge commit 'refs/merge-requests/3' of git://gitorious.org/owncloud/owncloudFrank Karlitschek