provokateurin
|
0de4843b73
refactor(Storage): Align all Storage constructors
|
2 月之前 |
Kate
|
43b1fd7bb8
Merge pull request #48623 from nextcloud/fix/allow-quota-wrapper-check
|
2 月之前 |
Julius Knorr
|
75381dfe0c
fix: Allow overriding shouldApplyQuota check from child classes
|
2 月之前 |
provokateurin
|
f28e74b7a8
refactor(Storage): Make all parameter types strong types
|
2 月之前 |
provokateurin
|
7cdccd058f
fix(Storage): Fix IStorage return types
|
2 月之前 |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 月之前 |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 月之前 |
Robin Appelman
|
b6c3507aa0
only determine quota_include_external_storage once for quota wrapper
|
1 年之前 |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 年之前 |
Côme Chilliet
|
da618c457a
Fix quota typing for 32bits after forward port from 25
|
1 年之前 |
Côme Chilliet
|
ed863fb47c
Make it clear that file sizes may be float on 32bits
|
2 年之前 |
Vincent Petry
|
c6b683342e
Remove quota value type for 32-bit systems
|
2 年之前 |
Git'Fellow
|
5300f0d693
Switch logical operators (and|or)
|
2 年之前 |
Robin Appelman
|
bd91c56539
get quota for user only when needed
|
2 年之前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年之前 |
Christoph Wurst
|
9ce3ea3368
Update license headers
|
4 年之前 |
Christoph Wurst
|
73c7d0dc81
Bump icewind/streams from 0.7.1 to 0.7.2
|
4 年之前 |
Roeland Jago Douma
|
adc4f1a811
Merge pull request #22916 from J0WI/unifiy-links-to-php.net
|
4 年之前 |
Julius Härtl
|
5094e29ebd
Merge pull request #24594 from kofemann/dcache
|
4 年之前 |
Tigran Mkrtchyan
|
4f2dc18f58
storage: update IStorage#file_put_contents docs to match usage
|
4 年之前 |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
4 年之前 |
John Molakvoæ (skjnldsv)
|
6a453ac184
Make sure root storage is valid before checking its size
|
4 年之前 |
J0WI
|
68ce17e59b
Unify links to php.net
|
4 年之前 |
Julius Härtl
|
87e5fd0d2c
Check if quota should be applied to path when creating directories
|
4 年之前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年之前 |
Robin Appelman
|
c32750ddd9
Use global used space in quota wrappen when external storage is included
|
4 年之前 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 年之前 |
Julius Härtl
|
67dd4b018a
Check for free space on touch
|
5 年之前 |
Roeland Jago Douma
|
0fb070b5b4
Allow chunked uploads even if your quota is not sufficient
|
6 年之前 |
Roeland Jago Douma
|
49145a78e9
Make sure initial files can be properly created
|
6 年之前 |