85 Commits (fef9fb3bc0a93b94ca87968246fbac69c4590e2f)

Author SHA1 Message Date
  Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 4 months ago
  c39cfbb3 1bf15da863 Update lib/private/L10N/Factory.php 8 months ago
  c39cfbb3 f7cd3d17b8 L10N/Factory: Support "Accept-Language: zh-Hans-CN" and alike 9 months ago
  Hamid Dehnavi d0b20534b9 Refactor "substr" calls to improve code readability 1 year ago
  Joas Schilling ab8205fd35
fix(l10n): Fix plural issue with different locale and language 1 year ago
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 year ago
  Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 1 year ago
  Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 1 year ago
  Côme Chilliet f5c361cf44
composer run cs:fix 1 year ago
  Julius Härtl 306d7829b5
Cache available languages locally 1 year ago
  Côme Chilliet c54fb5f9e6
Use {$var} instead of ${var} for PHP 8.2 compatibility 2 years ago
  Joas Schilling 26882a4b59
Fix translations with trailing colons 2 years ago
  Joas Schilling f03468342e
Remove createPluralFunction which is replaced by Symfony\Translations lib 2 years ago
  Jonas Meurer a6f0278e67
Default to language from request in L10N\Factory->getUserLanguage() 2 years ago
  Côme Chilliet af7bf98cba
Fix Iterator return types 2 years ago
  Côme Chilliet 113756db30
Fix ArrayAccess and JsonSerializable return types 2 years ago
  Christopher Ng 7215148a24 Add new account properties 2 years ago
  Christoph Wurst 5b727fc7da
Add L10n factory method for generic language heuristics 2 years ago
  Christopher Ng cc5815dcd0 Provide initial state 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Joas Schilling 3cf447ac44
Fix PHP CS 3 years ago
  Joas Schilling 5a514a9a41
Correctly replace all PHP placeholders with the parameters 3 years ago
  Joas Schilling 439457d2b4
Fix languages that miss a string in the translation 3 years ago
  Joas Schilling a4c6749b02
Add a check for the pipe character 3 years ago
  Joas Schilling 157147cb8e
"Symfony\Component\Translation\PluralizationRules" is deprecated 3 years ago
  dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 3 years ago
  Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 3 years ago
  Roeland Jago Douma 441a3434f3
Move localecache to array 3 years ago
  Roeland Jago Douma 6e377a9daf
Only parse the locales ones 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Joas Schilling b997edad10
Add a dedicated method to get the language for another user 4 years ago
  GretaD fce716b905
Fix languages empty array 4 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst 734c62bee0
Format code according to PSR2 4 years ago
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 44577e4345
Remove trailing and in between spaces 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Christoph Wurst de6940352a Move settings to an app 4 years ago
  Roeland Jago Douma b2cc5d8fb6
Make the L10N loading lazy 5 years ago
  John Molakvoæ (skjnldsv) 7d158c62ce
Typehint 5 years ago
  John Molakvoæ (skjnldsv) df143cb72a
Use user locale as default in the template 5 years ago
  Arthur Schiwon 772bbd99be
Backend work to provide NC whats New info to users 6 years ago
  Arthur Schiwon 25d9c3e529
adjust backend and gui to update and changelog server 6 years ago
  Georg Ehrke 4c1e581f47
docblock version fixes 6 years ago