Commit History

Author SHA1 Message Date
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 3 years ago
  Christoph Wurst 2a054e6c04 Update the license headers for Nextcloud 20 3 years ago
  Joas Schilling d7c0b9cced Also always return in app commands 3 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982 Use elseif instead of else if 4 years ago
  Christoph Wurst 42625a46be Remove spaces after method or function call 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 1b46621cd3 Update license headers for 18 4 years ago
  Christoph Wurst b81b824da1 Add typed events for the filesystem/scanner 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 4 years ago
  Joel S 27aafa77db Fix occ files:scan-app-data elapsed time 5 years ago
  Joel S f29b092a76 Fix-13911-occ-files-scan-elapsed-time 5 years ago
  Daniel Kesselberg 1177ad7bb9 Remove quiet and verbose from Command/Scan 5 years ago
  Daniel Kesselberg 816fbf9b9f Replace $verbose with VERBOSITY_VERBOSE for scanFiles method 5 years ago
  Daniel Kesselberg 311de17730 Rename method to abortIfInterrupted 5 years ago
  Daniel Kesselberg 752f637207 Adjust code for changed method signature 5 years ago
  Robin Appelman b9e685236f Add option to only scan the home storage 6 years ago
  Blaok 21b9ad3978 feat: allow files:scan --shallow 6 years ago
  Morris Jobke a661f043e1 Remove unneeded semicolon and parentheses 6 years ago
  Morris Jobke 5445b1ff17 Remove unused variables 6 years ago
  Robin Appelman ce2dba0796 show error when trying to scan non existing path 7 years ago
  Vincent Petry b8a8f43fce Log files:scan exception, add InterruptedException 7 years ago
  Thomas Müller a4cf4a53f3 Before a user is getting scanned the database connection is re-established 7 years ago
  Joas Schilling 0215b004da Update with robin 7 years ago
  Joas Schilling 813f0a0f40 Fix apps/ 7 years ago
  Lukas Reschke aba539703c Update license headers 8 years ago
  Robin Appelman f313105dbd add "unscanned" option to files:scan to triger a background scan 8 years ago
  Joas Schilling b34bacd071 Move Files app to PSR-4 (#24569) 8 years ago