provokateurin
|
0de4843b73
|
refactor(Storage): Align all Storage constructors
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-10-23 13:24:18 +07:00 |
provokateurin
|
f28e74b7a8
|
refactor(Storage): Make all parameter types strong types
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-10-07 15:00:05 +07:00 |
provokateurin
|
7cdccd058f
|
fix(Storage): Fix IStorage return types
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-09-26 18:13:03 +07:00 |
provokateurin
|
d2d1e3284d
|
fix(Storage): Fix method docs inheritance
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-09-17 10:20:38 +07:00 |
provokateurin
|
8ca6fcace7
|
fix(Storage): Document getOwner() can return false
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-09-17 10:10:50 +07:00 |
Côme Chilliet
|
492e6997d8
|
chore: Fix psalm issues, put back private versions of getter in private Storage interface
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2024-09-16 18:11:38 +07:00 |
Daniel Kesselberg
|
af6de04e9e
|
style: update codestyle for coding-standard 1.2.3
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2024-08-25 19:34:58 +07:00 |
Andy Scherzinger
|
dae7c159f7
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-24 13:11:22 +07:00 |
Robin Appelman
|
7a91abb439
|
improve di performance for cache
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2024-02-09 13:28:30 +07:00 |
Robin Appelman
|
a031bc4788
|
more share permission logic to storage wrapper
this way we only have to determine the share permissions once
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2023-08-14 18:17:27 +07:00 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
|
Update php licenses
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-06-04 22:02:41 +07:00 |
Christoph Wurst
|
d89a75be0b
|
Update all license headers for Nextcloud 21
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-12-16 18:48:22 +07:00 |
Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-05 15:38:45 +07:00 |
Morris Jobke
|
bcba1a97ad
|
Use fallback path if data dir is not available for Storage/Local.php
Found while testing strict types for PHP7+.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2018-01-18 16:38:01 +07:00 |
Vincent Petry
|
4744dce4df
|
Nuke the legacy storage fallback from orbit
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-12-23 12:49:46 +07:00 |
Joas Schilling
|
0215b004da
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
Joas Schilling
|
ba87db3fcc
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +07:00 |
Robin Appelman
|
dbfdc6282a
|
do propagation in a single query
|
2016-04-25 16:18:59 +07:00 |
Roeland Jago Douma
|
dedf392751
|
Move \OC\Files to PSR-4
|
2016-04-24 21:37:35 +07:00 |