Commit History

Author SHA1 Message Date
  Andy Scherzinger dae7c159f7 chore: Add SPDX header 3 months ago
  Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 7 months ago
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 year ago
  Côme Chilliet 546d94c3ec Fix file_get_content signatures to make it clear it can return false 1 year ago
  Carl Schwan b1ec7ff51f Add missing taint analysis docblock comments, and improve escaping in some methods 2 years ago
  Côme Chilliet ea05544213 Fix return type of methods returning false on error 1 year ago
  Côme Chilliet f974281ac9 Improve typing for fopen/toTmpFile 1 year ago
  Côme Chilliet 4393b96542 Remove unused method getLocalFolder 1 year ago
  Côme Chilliet 966a3e6963 Tidy up typing in OC\Files\View 1 year ago
  Côme Chilliet 028c225d96 Fix psalm errors 1 year ago
  Côme Chilliet f5c361cf44 composer run cs:fix 1 year ago
  Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 1 year ago
  Arthur Schiwon 9b7ef2962e remove listeners to OC_Filesystem::(write|rename) old style hooks 2 years ago
  Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 2 years ago
  Robin Appelman 55d943fd4b fixed when accessing static filesystem calls before setup 2 years ago
  Robin Appelman 84f464550a some file scanner performance improvements 2 years ago
  Robin Appelman 917c74e214 type fixes 2 years ago
  Robin Appelman 07a7dcb824 move user mountpoint setup to setupmanager 2 years ago
  Robin Appelman 1c468129af adjust tests to new fs setup 2 years ago
  Robin Appelman 5c0fe93498 move teardown logic to SetupManager 2 years ago
  Robin Appelman 2673775f6e fix fs cache test user setup 2 years ago
  Robin Appelman 1ab58eff0f pass user object during fs init 2 years ago
  Robin Appelman 0217949715 only setup part of the filesystem for appdata requests 2 years ago
  MichaIng ba1338e680 Return 404 when AJAX tries to list dir content but file given 2 years ago
  John Molakvoæ 0a35937662 Merge pull request #26347 from J0WI/clean-path-regex 2 years ago
  Lukas Reschke a70fd1bad1 Merge pull request #26344 from J0WI/fs-early-root 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  J0WI 0c9b8ad051 Return early if path is root 3 years ago
  J0WI d58d6199d9 Cleaner normalizePath regex 3 years ago