provokateurin
|
0de4843b73
refactor(Storage): Align all Storage constructors
|
1 개월 전 |
provokateurin
|
381077028a
refactor(apps): Use constructor property promotion when possible
|
1 개월 전 |
Côme Chilliet
|
1580c8612b
chore(apps): Apply new rector configuration to autouse classes
|
1 개월 전 |
provokateurin
|
1642a34e8a
refactor(files_sharing): Add Storage parameter strong types
|
1 개월 전 |
provokateurin
|
376d5665bb
fix(files_sharing): Fix all IStorage return types
|
2 달 전 |
provokateurin
|
d2d1e3284d
fix(Storage): Fix method docs inheritance
|
2 달 전 |
provokateurin
|
8ca6fcace7
fix(Storage): Document getOwner() can return false
|
2 달 전 |
Côme Chilliet
|
22822d5e9b
fix: Fix other uses of removed Storage interface
|
2 달 전 |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 달 전 |
Ferdinand Thiessen
|
4bbcbc5206
feat: Make `ISharedStorage` public API and reuse where possible
|
3 달 전 |
Robin Appelman
|
7343da4a9c
fix: try to find non-recursive share source
|
3 달 전 |
Robin Appelman
|
23cdb539ce
fix: fix recursive share check
|
4 달 전 |
Andy Scherzinger
|
1e04619675
chore: Add SPDX header
|
5 달 전 |
Robin Appelman
|
85b5dd0a43
fix: add extra check to ensure wrapped shared storage is set
|
8 달 전 |
Robin Appelman
|
f46209a34e
chore: improve typing for SharedStorage::$storage
|
8 달 전 |
Robin Appelman
|
0ace9a4efa
fix: don't return null for SharedStorage::getWrapperStorage with share recursion
|
8 달 전 |
Robin Appelman
|
ea8a774a0a
fix: add some recrusive detection/prevention
|
1 년 전 |
Robin Appelman
|
e7a7b4a401
perf: switch places that always use the first getById result to getFirstNodeById
|
9 달 전 |
John Molakvoæ
|
0eba9570eb
Merge branch 'master' into share-external-watcher
|
9 달 전 |
Robin Appelman
|
e50c176428
also improe cache ci for shared cache
|
1 년 전 |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
1 년 전 |
Robin Appelman
|
d6eb127f76
improve logic for getting the watcher for a shared external storage
|
1 년 전 |
Robin Appelman
|
df71b4d734
pass the share to the cache instead of having to ask the storage
|
1 년 전 |
Benjamin Gaussorgues
|
29c1848eda
Migrate files sharing to PSR LoggerInterface
|
1 년 전 |
jld3103
|
dcf6ebebab
Fix inherited parameter names
|
1 년 전 |
Côme Chilliet
|
3bcb4fc024
Put back the variable but make sure it is properly declared
|
2 년 전 |
Côme Chilliet
|
26033653a8
Remove dymanic var $mountOptions to fix PHP 8.2 compatibility
|
2 년 전 |
Carl Schwan
|
a5ea677370
Rename file1 and file2 to source and target in Storage abstraction
|
2 년 전 |
luz paz
|
9d26671f05
Fix typos in apps/ subdirectory
|
2 년 전 |
Carl Schwan
|
4333c215cb
Cache display name
|
2 년 전 |