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
2022-01-24Remove createPluralFunction which is replaced by Symfony\Translations libJoas Schilling
2021-11-23Fix Iterator return typesCôme Chilliet
2021-10-19Add new account propertiesChristopher Ng
2021-10-13Add L10n factory method for generic language heuristicsChristoph Wurst
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-08-26Remove @package annotations from public namespaceJulius Härtl
2020-07-01Add a dedicated method to get the language for another userJoas Schilling
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-12-07Add optional locale parameter to interface as wellJulius Härtl
2018-09-19Fix since tagJohn Molakvoæ (skjnldsv)
2018-09-10TypehintJohn Molakvoæ (skjnldsv)
2018-09-10Since requirementJohn Molakvoæ (skjnldsv)
2018-09-10Fix public l10nJohn 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-29Update PHPDocMorris Jobke
2018-06-28docblock version fixesGeorg Ehrke
2018-06-27add findLocale() to public interfaceThomas Citharel
2018-06-27Fix review & testsThomas Citharel
2017-08-07Use symfony/translation for L10N pluralsRoeland Jago Douma
2017-04-07Don't force the use of Accept-Language anymoreJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-18Move \OCP\L10N to PSR-4Roeland Jago Douma