48 Commits (fef9fb3bc0a93b94ca87968246fbac69c4590e2f)

Author SHA1 Message Date
  Robin Appelman a9ee278ec6 perf: cache path by id to speedup getting nodes by id 4 months ago
  Robin Appelman 4d110c1dd6 feat: add interface to get only a single node by id instead of all nodes for the id 5 months ago
  Vincent Petry 839ddaa354
feat: rename users to account or person 1 year ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 7 months ago
  Robin Appelman 5e347553bc add method to create a node from cache entry + mountpoint 9 months ago
  Arthur Schiwon 71e41ffeeb
refactor: declare getMount() and getMountsIn() at IRootFolder 1 year ago
  Arthur Schiwon f6ac874dbf
chore: ugly type juggling 1 year ago
  Robin Appelman d6818ba894
optimize LazyUserFolder::getMountPoint 1 year ago
  Robin Appelman 5bcf37b7ff only fetch the data for mounts inside a folder when needed 1 year ago
  Côme Chilliet cd885b5705
Type sizes as int|float throughout the code base 1 year ago
  luz paz 368f83095d Fix typos in lib/private subdirectory 1 year ago
  Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 2 years ago
  Arthur Schiwon 1ec4563c2e
log stacktrace for 'Backends provided no user object' 2 years ago
  Robin Appelman b65d214f15
perform a setup if we can't find any mounts containing a file 2 years ago
  Robin Appelman 44a8ebdc1f
optimize getById on LazyUserFolder to not require a full fs setup 2 years ago
  Robin Appelman 700444e218
split out some path manipulation logic 2 years ago
  Robin Appelman f7c942a943
caching of userfolder 2 years ago
  Robin Appelman 70c37c2717
fmt 2 years ago
  Robin Appelman 79f6742410
improve lazy UserFolder 2 years ago
  Robin Appelman 3fc5c97282
return a lazy folder from Root::getUserFolder 2 years ago
  Côme Chilliet 6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private 2 years ago
  Robin Appelman 917c74e214
type fixes 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 cfb7923e08
store mountprovider for each mount in the mounts table 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Robin Appelman c8736e7a23
fix return value of Root::get 3 years ago
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Julius Härtl 56aa8fd035
Properly hint exceptions thrown by getUserFolder 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Robin Appelman 8fc47c6f00
add option to get raw size (without submounts) from fileinfo 5 years ago
  Christoph Wurst 1b85ef4bf2
Fix string doc type casing 5 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Thomas Müller 506ccdbd8d
Introduce an event for first time login based on the last login time stamp 7 years ago
  Lukas Reschke 68cebef64c
DI for root.php 7 years ago
  Morris Jobke 8653d14862
Do not expose user data in exceptions & fix typo 7 years ago
  Vincent Petry f737426eca
Add using casing check/fix for initMountPoints 7 years ago
  Robin Appelman 0d842e0550
optimize Folder::getById to use less queries 7 years ago
  Robin Appelman fb88d66857 optimize getUserFolder for the common case 7 years ago
  Robin Appelman 2693ae870e cache user folders 7 years ago
  Joas Schilling 0215b004da
Update with robin 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Roeland Jago Douma dedf392751
Move \OC\Files to PSR-4 8 years ago
  Stefan Weil b1a856d7b7 lib: Fix typos (found by codespell) 8 years ago
  Robin Appelman 6031ae1ad4 improve reuse in getUserFolder 8 years ago
  Robin Appelman a98b038300 Query the cache when checking if a node exists 8 years ago