Historique des commits

Auteur SHA1 Message Date
  Daniel Kesselberg fbaa4cc5e0 fix: catch NotPermittedException in Folder.nodeExists il y a 2 mois
  Daniel Kesselberg 3db20c8b00 docs: Folder.get throws a NotPermittedException exception il y a 2 mois
  provokateurin dc13f9cc1e fix(Files): Handle getOwner() returning false il y a 2 mois
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 il y a 3 mois
  Christopher Ng 572361f498 fix(files): Fix incorrect keys by reindexing il y a 4 mois
  Ferdinand Thiessen cf935e33ae fix: `OCP\Files\Node\Folder::search` was not setting the owner il y a 4 mois
  Robin Appelman ffced73a71 fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeById il y a 5 mois
  Git'Fellow 77979b1475 Try create folder first and check if it exists after il y a 6 mois
  Git'Fellow 5c4e4c5590 fix(files): Try to create dir only if it not exists il y a 6 mois
  Andy Scherzinger dae7c159f7 chore: Add SPDX header il y a 6 mois
  Marcel Klehr 00894e2420 feat: first pass at TaskProcessing API il y a 7 mois
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files il y a 8 mois
  Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById il y a 9 mois
  Robin Appelman 4d110c1dd6 feat: add interface to get only a single node by id instead of all nodes for the id il y a 10 mois
  Marcel Klehr 71a06b6bf8 fix(Folder): Allow filename to be '0' il y a 1 an
  Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib il y a 1 an
  Julius Härtl eddb64f8c3 Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint il y a 1 an
  Arthur Schiwon a0f9556f7c fix: cominbation of small fixes il y a 1 an
  Arthur Schiwon b0d1cf5730 fix: change if with conditionless else to switch; and a parameter value il y a 1 an
  Arthur Schiwon 58f7fd2370 use efficient tag retrieval on DAV report request il y a 1 an
  Arthur Schiwon 088a0eea29 ci: pro forma check of existence of internal method il y a 1 an
  Arthur Schiwon 71e41ffeeb refactor: declare getMount() and getMountsIn() at IRootFolder il y a 1 an
  Arthur Schiwon f6ac874dbf chore: ugly type juggling il y a 1 an
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. il y a 1 an
  Arthur Schiwon dbfd2f936a refactor: remove SystemTag logic from Folder into QuerySearchHelper il y a 1 an
  Arthur Schiwon 2489a2d63a feat: specify media type via url path: systemtags-current/$mediaType il y a 1 an
  Arthur Schiwon 6bff6a5667 PoC: SystemTags endpoint to return tags used by a user with meta data il y a 1 an
  Côme Chilliet 9c3e06c046 Merge pull request #33061 from ibpl/master-IB#1121253 il y a 1 an
  Robin Appelman 5bcf37b7ff only fetch the data for mounts inside a folder when needed il y a 1 an
  Côme Chilliet a78595a45f Make sure that path is normalized and then checked, il y a 2 ans