nextcloud/lib
Roeland Jago Douma 6e377a9daf
Only parse the locales ones
Before we'd go over the entire list for each translation (so each app)
we'd use translation for. This means we'd also go over thise locale list
(currently containing 750 entries) * apps so often this added up to ~20k
calls.

now we just dump the locales in a set once and then check if the entry
is there.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-10-31 15:25:19 +01:00
..
composer Revert "[Automated] Update psalm-baseline.xml" 2020-10-30 10:36:46 +01:00
l10n [tx-robot] updated from transifex 2020-10-31 02:18:47 +00:00
private Only parse the locales ones 2020-10-31 15:25:19 +01:00
public Psalm fixes 2020-10-30 19:27:53 +01:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Use auto-wiring on most outer level 2020-10-20 17:43:50 +02:00
versioncheck.php Allow to also use PHP 8.0 2020-09-18 09:16:30 +02:00