Côme Chilliet
|
1580c8612b
chore(apps): Apply new rector configuration to autouse classes
|
2 months ago |
Côme Chilliet
|
03b969fb95
chore: Improve typing and phpdoc comments
|
2 months ago |
Côme Chilliet
|
801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9
|
2 months ago |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 months ago |
Ferdinand Thiessen
|
69341e4306
refactor: Migrate filename validation logic from `Storage` to `FilenameValidator`
|
4 months ago |
Robin Appelman
|
957a00b9de
chore: remove chunking-v1
|
5 months ago |
Andy Scherzinger
|
56d4f3aa2d
chore: Add SPDX header
|
6 months ago |
Ferdinand Thiessen
|
f82c5f0146
fix(tests): Replace deprecated methods in `FileTest`
|
7 months ago |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
8 months ago |
Hamid Dehnavi
|
7bf31df0bc
Refactors "substr" calls to improve code readability
|
1 year ago |
Robin Appelman
|
8966f7fbf2
reuse l10n and request in dav folder listing
|
1 year ago |
Joas Schilling
|
98ed72b3ed
Revert "fix(performance): Do not set up filesystem on every call"
|
1 year ago |
Anna Larch
|
5d4efb4d5f
Do not set up filesystem on every call
|
1 year ago |
Christoph Wurst
|
898d2923cc
chore(dav): Add void return type to test methods
|
1 year ago |
Robin Appelman
|
1de0b10751
add test for trying to fopen a file which no longer exists on disk
|
2 years ago |
luz paz
|
d4637ef4d8
Fix typos in apps/dav subdirectory
|
2 years ago |
Robin Appelman
|
ae7205f550
use existing node in SharesPlugin
|
2 years ago |
Joas Schilling
|
d078d53683
Fix tests
|
2 years ago |
John Molakvoæ
|
5223b0b611
Prevent writing invalid mtime
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
dependabot-preview[bot]
|
eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
4 years ago |
Daniel Kesselberg
|
9558734d07
Add $secureRandom to test case
|
4 years ago |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 years ago |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
4 years ago |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 years ago |