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
2019-05-22Make the L10N loading lazyRoeland Jago Douma
2018-09-10TypehintJohn Molakvoæ (skjnldsv)
2018-09-10Use user locale as default in the templateJohn Molakvoæ (skjnldsv)
2018-07-05Backend work to provide NC whats New info to usersArthur Schiwon
2018-06-29adjust backend and gui to update and changelog serverArthur Schiwon
2018-06-28docblock version fixesGeorg Ehrke
2018-06-27move locales file to /resources/Georg Ehrke
2018-06-27fix use of findLocaleGeorg Ehrke
2018-06-27properly handle force_locale settingGeorg Ehrke
2018-06-27cache available locales to minimize fs accessGeorg Ehrke
2018-06-27OC.getLocale() now returns Locale and no longer LanguageThomas Citharel
2018-06-27handle config.php valuesThomas Citharel
2018-06-27Fix review & testsThomas Citharel
2018-06-27Allow apps to specify locale for localisationThomas Citharel
2018-05-24Merge pull request #9435 from nextcloud/bugfix/noid/fix_force_language_html_attrRoeland Jago Douma
2018-05-23Always set the request language to the force languageRoeland Jago Douma
2018-05-22make sure force language is reflected in html lang attributeGeorg Ehrke
2018-05-16Added language support in users listJohn Molakvoæ (skjnldsv)
2018-02-22Relax what t accepts so we don't break it allRoeland Jago Douma
2018-02-21Fix other testsRoeland Jago Douma
2018-02-21Proper closure for functionRoeland Jago Douma
2018-02-21Make OCP\IL10N strictRoeland Jago Douma
2018-01-26Improve conditional of loopMorris Jobke
2018-01-17Request->getHeader() should always return a stringMorris Jobke
2017-12-01check if $defaultLanguage is a valid string before we move onBjoern Schiessle
2017-11-30use formal version of German if default_language is set to 'de_DE'Bjoern Schiessle
2017-11-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-11-03Make L10N->l provide weekdayNameGeorg Ehrke
2017-08-07Use symfony/translation for L10N pluralsRoeland Jago Douma
2017-08-01Some more invalid PHPDocs in legacy classesLukas Reschke
2017-07-24Move \OC_L10N_String to proper \OC\L10N\L10NStringRoeland Jago Douma
2017-06-21Allow to force a language and set it via the ocs apiJoas Schilling
2017-04-07Don't force the use of Accept-Language anymoreJoas Schilling
2016-10-07Simplify isSubDirectory checkLukas Reschke
2016-09-04ACCEPT_LANGUAGE goes before default_langaugeRoeland Jago Douma
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-04Do not save the language as request lang for apps when we didn't find anyJoas Schilling
2016-04-27Move \OC\L10N to PSR-4Roeland Jago Douma