Historique des commits

Auteur SHA1 Message Date
  Andy Scherzinger dae7c159f7 chore: Add SPDX header il y a 4 mois
  Christoph Wurst b8868e2652 fix(config): Make sure user keys are strings il y a 6 mois
  Maxence Lange f7d0c74b10 lazy AppConfig il y a 8 mois
  Julius Härtl 3cd1d74a81 fix: Only apply cast if needed when searching users for value il y a 10 mois
  Julien Veyssier 361e69f19f fix mistake in db query to delete a user config value il y a 2 ans
  Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP il y a 2 ans
  Carl Schwan 8bbdd9ea0c Cleanup AllConfig il y a 2 ans
  Julius Härtl 7fbd93b2ad Additional index on oc_preferences to make sure that gettingh values without a user filter is fast il y a 2 ans
  Côme Chilliet ddae16d480 Add specific psalm-return for getAllUserValues il y a 2 ans
  Côme Chilliet a6eb7dc676 Fix signatures and null $userId corner case il y a 2 ans
  Côme Chilliet d630af4ca8 Add a new method getAllUserValues($userId) to IConfig il y a 2 ans
  Julius Härtl c92ac34711 Use proper app id (settings instead of core) il y a 2 ans
  Joas Schilling 0877d62c47 Make sure strtolower only receives a string to satisfy psalm il y a 2 ans
  Joas Schilling ae36526978 Always store and compare the email address as lower case il y a 2 ans
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses il y a 3 ans
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators il y a 4 ans
  Joas Schilling 441adaa74a Remove unneeded isset check il y a 4 ans
  Christoph Wurst 2a054e6c04 Update the license headers for Nextcloud 20 il y a 4 ans
  MichaIng 10a98f9f41 Define getSystemValueBool/Int/String function default parameter with correct type il y a 4 ans
  Christoph Wurst caff1023ea Format control structures, classes, methods and function il y a 4 ans
  Christoph Wurst 14c996d982 Use elseif instead of else if il y a 4 ans
  Christoph Wurst 41b5e5923a Use exactly one empty line after the namespace declaration il y a 4 ans
  Christoph Wurst 1a9330cd69 Update the license headers for Nextcloud 19 il y a 4 ans
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere il y a 4 ans
  Christoph Wurst df9e2b828a Fix mismatching docblock return types il y a 4 ans
  Christoph Wurst 5bf3d1bb38 Update license headers il y a 4 ans
  Joas Schilling a11ef5134c Add methods to get casted system values il y a 5 ans
  Roeland Jago Douma 03fe2b3b81 Use a case insensitive search for email il y a 5 ans
  Roeland Jago Douma 431750828e Store setUserValue as string in cache il y a 6 ans
  Roeland Jago Douma 1e7b20f615 Remove IAppConfig::setValue il y a 6 ans