Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
1 month ago |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
6 months ago |
Robin Appelman
|
a598de627c
chore: remove long depricated share code
|
8 months ago |
Carl Schwan
|
92a5a8f075
Cleanup tags and Share component
|
2 years ago |
Morris Jobke
|
d84e1f1951
Re-use fetched dependencies in lib/base.php
|
3 years ago |
Joas Schilling
|
89ed2c37bf
Update share type constant usage
|
4 years ago |
Christoph Wurst
|
1584c9ae9c
Add visibility to all methods and position of static keyword
|
4 years ago |
Christoph Wurst
|
a7c8d26d31
Add visibility to all properties and move static keyword
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
41b5e5923a
Use exactly one empty line after the namespace declaration
|
4 years ago |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
4 years ago |
Christoph Wurst
|
85e369cddb
Fix multiline comments
|
4 years ago |
Christoph Wurst
|
463b388589
Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports
|
4 years ago |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 years ago |
Christoph Wurst
|
74936c49ea
Remove unused imports
|
4 years ago |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 years ago |
Morris Jobke
|
98237d2a00
Remove unused OC\Share\Share::checkPasswordProtectedShare
|
5 years ago |
Morris Jobke
|
582b679ca9
Deprecate legacy share code and cleanup some unused methods
|
5 years ago |
Morris Jobke
|
bc34a7f4e9
Get rid of shareItem
|
6 years ago |
Roeland Jago Douma
|
7785c3752f
Remove deprecated HTTPHelper
|
6 years ago |
Roeland Jago Douma
|
1e7b20f615
Remove IAppConfig::setValue
|
6 years ago |
Roeland Jago Douma
|
09f8a755ec
Remove IAppConfig::getValue
|
6 years ago |
Morris Jobke
|
a55e794bfd
Cleanup unused methods
|
7 years ago |
Morris Jobke
|
cf7c4a4439
Merge pull request #6123 from nextcloud/cleanup-shareItem
|
7 years ago |
Morris Jobke
|
c5f14ac884
Merge pull request #6121 from nextcloud/cleanup-registerBackend
|
7 years ago |
Morris Jobke
|
8366dfa50b
Cleanup usage of shareItem in internal code base
|
7 years ago |
Morris Jobke
|
895b9c2309
Use proper methods for registerBackend
|
7 years ago |
Morris Jobke
|
3e13e94254
Use proper methods for checkPasswordProtectedShare
|
7 years ago |
Morris Jobke
|
f640b56bfa
Cleanup unused methods
|
7 years ago |
Joas Schilling
|
2f8756754f
Fix last failures with oracle
|
7 years ago |