Robin Appelman
|
a9ee278ec6
perf: cache path by id to speedup getting nodes by id
|
9 miesięcy temu |
Robin Appelman
|
4d110c1dd6
feat: add interface to get only a single node by id instead of all nodes for the id
|
9 miesięcy temu |
Vincent Petry
|
839ddaa354
feat: rename users to account or person
|
2 lat temu |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 miesięcy temu |
Robin Appelman
|
5e347553bc
add method to create a node from cache entry + mountpoint
|
1 rok temu |
Arthur Schiwon
|
71e41ffeeb
refactor: declare getMount() and getMountsIn() at IRootFolder
|
1 rok temu |
Arthur Schiwon
|
f6ac874dbf
chore: ugly type juggling
|
1 rok temu |
Robin Appelman
|
d6818ba894
optimize LazyUserFolder::getMountPoint
|
1 rok temu |
Robin Appelman
|
5bcf37b7ff
only fetch the data for mounts inside a folder when needed
|
1 rok temu |
Côme Chilliet
|
cd885b5705
Type sizes as int|float throughout the code base
|
1 rok temu |
luz paz
|
368f83095d
Fix typos in lib/private subdirectory
|
2 lat temu |
Carl Schwan
|
d5c23dbb9f
Move CappedMemoryCache to OCP
|
2 lat temu |
Arthur Schiwon
|
1ec4563c2e
log stacktrace for 'Backends provided no user object'
|
2 lat temu |
Robin Appelman
|
b65d214f15
perform a setup if we can't find any mounts containing a file
|
2 lat temu |
Robin Appelman
|
44a8ebdc1f
optimize getById on LazyUserFolder to not require a full fs setup
|
2 lat temu |
Robin Appelman
|
700444e218
split out some path manipulation logic
|
2 lat temu |
Côme Chilliet
|
765999f454
Merge pull request #31609 from nextcloud/fix/migrate-away-from-ilogger
|
2 lat temu |
Robin Appelman
|
f7c942a943
caching of userfolder
|
2 lat temu |
Robin Appelman
|
70c37c2717
fmt
|
2 lat temu |
Robin Appelman
|
79f6742410
improve lazy UserFolder
|
2 lat temu |
Robin Appelman
|
3fc5c97282
return a lazy folder from Root::getUserFolder
|
2 lat temu |
Côme Chilliet
|
6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private
|
2 lat temu |
Robin Appelman
|
917c74e214
type fixes
|
2 lat temu |
Robin Appelman
|
1c468129af
adjust tests to new fs setup
|
2 lat temu |
Robin Appelman
|
5c0fe93498
move teardown logic to SetupManager
|
2 lat temu |
Robin Appelman
|
cfb7923e08
store mountprovider for each mount in the mounts table
|
2 lat temu |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 lat temu |
Robin Appelman
|
c8736e7a23
fix return value of Root::get
|
3 lat temu |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 lat temu |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 lat temu |