48 Commits (fef9fb3bc0a93b94ca87968246fbac69c4590e2f)

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