Commit History

Author SHA1 Message Date
  Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 7 months ago
  Robin Appelman 4d110c1dd6 feat: add interface to get only a single node by id instead of all nodes for the id 7 months ago
  Marcel Klehr 71a06b6bf8 fix(Folder): Allow filename to be '0' 10 months ago
  Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 1 year ago
  Julius Härtl eddb64f8c3 Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint 1 year ago
  Arthur Schiwon a0f9556f7c fix: cominbation of small fixes 1 year ago
  Arthur Schiwon b0d1cf5730 fix: change if with conditionless else to switch; and a parameter value 1 year ago
  Arthur Schiwon 58f7fd2370 use efficient tag retrieval on DAV report request 1 year ago
  Arthur Schiwon 088a0eea29 ci: pro forma check of existence of internal method 1 year ago
  Arthur Schiwon 71e41ffeeb refactor: declare getMount() and getMountsIn() at IRootFolder 1 year ago
  Arthur Schiwon f6ac874dbf chore: ugly type juggling 1 year ago
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 year ago
  Arthur Schiwon dbfd2f936a refactor: remove SystemTag logic from Folder into QuerySearchHelper 1 year ago
  Arthur Schiwon 2489a2d63a feat: specify media type via url path: systemtags-current/$mediaType 1 year ago
  Arthur Schiwon 6bff6a5667 PoC: SystemTags endpoint to return tags used by a user with meta data 1 year ago
  Côme Chilliet 9c3e06c046 Merge pull request #33061 from ibpl/master-IB#1121253 1 year ago
  Robin Appelman 5bcf37b7ff only fetch the data for mounts inside a folder when needed 1 year ago
  Côme Chilliet a78595a45f Make sure that path is normalized and then checked, 1 year ago
  Pawel Boguslawski 4a46c747e9 Merge master 1 year ago
  Carl Schwan 67551f379f Filter out old files when trying to get recent files 2 years ago
  Robin Appelman e9ba58ca61 remove leading slash for search results at mountpoint root 2 years ago
  Julius Härtl 83b1415906 Only pass parent if paths match 2 years ago
  Julius Härtl b2d6435737 Avoid extra query for the parent node if we can pass it along 2 years ago
  Paweł Bogusławski a850424b1b Update Folder.php 2 years ago
  Paweł Bogusławski 097b78594a Update Folder.php 2 years ago
  Paweł Bogusławski 04baf69fea Update lib/private/Files/Node/Folder.php 2 years ago
  Pawel Boguslawski 9eb1a92fa4 Paths added to messages and message cleanup 2 years ago
  luz paz 368f83095d Fix typos in lib/private subdirectory 2 years ago
  Côme Chilliet 1bd5222224 Fix PHP 8.2 warnings about undeclared properties 2 years ago
  Robin Appelman 151c800397 allow reusing known folder info when getting directory contents 2 years ago