Historique des commits

Auteur SHA1 Message Date
  Andy Scherzinger dae7c159f7 chore: Add SPDX header il y a 6 mois
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files il y a 8 mois
  Robin Appelman e50c176428 also improe cache ci for shared cache il y a 1 an
  Robin Appelman 460344336e optimize cache jail creation il y a 1 an
  Robin Appelman 9f1d497a0b Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private il y a 1 an
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. il y a 1 an
  Côme Chilliet ae525e1935 Fix return types in phpdoc il y a 1 an
  Robin Appelman 5267a74027 fix type hints il y a 1 an
  Robin Appelman f76b4473ee escape path prefix when doing cache jail search il y a 2 ans
  Carl Schwan 54031e370a Fix various other small psalm issues il y a 2 ans
  Robin Appelman b6f8b8da60 directly build the search filter for shared storage instead of setting up the source cache il y a 2 ans
  Robin Appelman 9d6c2ce301 optimize search post-processing for jail wrapper il y a 2 ans
  Côme Chilliet 7ae6791737 Document all getIncomplete implementations as returning string|false il y a 2 ans
  Robin Appelman 118c647f61 properly handle cases where cache wrappers block access il y a 3 ans
  Vincent Petry e32d293346 Merge pull request #28476 from nextcloud/search-jail-insensitive il y a 3 ans
  Robin Appelman c688703117 use getGetUnjailedRoot to determine if jailed search needs the path filter il y a 3 ans
  Robin Appelman c48f9ffcdd use case insensitive like when limiting search to jail il y a 3 ans
  Robin Appelman 97aadbe46c dont apply jail search filter is on the root il y a 3 ans
  Robin Appelman 9774fb1573 use searchoperation for storage filter instead of db expression il y a 3 ans
  Robin Appelman e198dc1b20 rework search api to allow searching on multiple caches at once il y a 3 ans
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses il y a 3 ans
  Robin Appelman 7ee528fc5a properly use limit and offset for search in Jail wrapper il y a 3 ans
  Robin Appelman e511a539b7 adjust tests il y a 3 ans
  Robin Appelman 5ae0be08b4 fix search in nested jails il y a 3 ans
  Robin Appelman 27f9df2e87 fix cachjail searching for root il y a 3 ans
  Robin Appelman a44aab11f7 do cachejail search filtering in sql il y a 3 ans
  Christoph Wurst 2a054e6c04 Update the license headers for Nextcloud 20 il y a 4 ans
  Morris Jobke fedf9c69d9 Use matching parameter names form interfaces and implementations 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