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
2016-11-06Fix route and jsRoeland Jago Douma
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-03-01Update author informationLukas Reschke
2016-01-26Move findAvailableLanguages() to the factoryJoas Schilling
2016-01-12Happy new year!Thomas Müller
2015-03-26Update license headersJenkins for ownCloud
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2015-02-13Manually type-case all AJAX filesLukas Reschke
2014-12-09reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke
2014-08-31Use public api for getting l10nRobin Appelman
2013-07-21Use !== and === in settings.kondou
2012-10-02Make the settings ajax calls use the routerBart Visscher
2012-09-04Update settings/ajax/setlanguage.phpThomas Müller
2012-07-09remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer
2012-07-07CSRF check in the settingsLukas Reschke
2012-04-15sanity check on language selectionRobin Appelman
2012-04-14reuse OC_L10N objectsRobin Appelman
2011-09-26Use OC_JSON for json responsesBart Visscher
2011-07-29Renaming classes :-)Jakob Sack
2011-06-22add oc_user::getUser to get the user id of the loggedin userRobin Appelman
2011-06-20make personal settings translatableRobin Appelman
2011-06-20add settings option for languageRobin Appelman