Historique des commits

Auteur SHA1 Message Date
  provokateurin 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 il y a 2 mois
  Joas Schilling dcd97e1234 fix(config): Throw PreconditionException always when it didn't match il y a 2 mois
  Ferdinand Thiessen bdce5921f6 chore(IConfig): `getUsersForUserValue` is returning a list il y a 3 mois
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 il y a 3 mois
  Joas Schilling 829f2b9bc7 fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms il y a 5 mois
  Andy Scherzinger dae7c159f7 chore: Add SPDX header il y a 6 mois
  Christoph Wurst b8868e2652 fix(config): Make sure user keys are strings il y a 8 mois
  Maxence Lange f7d0c74b10 lazy AppConfig il y a 11 mois
  Julius Härtl 3cd1d74a81 fix: Only apply cast if needed when searching users for value il y a 1 an
  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 3 ans
  Joas Schilling 0877d62c47 Make sure strtolower only receives a string to satisfy psalm il y a 3 ans
  Joas Schilling ae36526978 Always store and compare the email address as lower case il y a 3 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