Côme Chilliet
|
76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager
|
2 months ago |
Ferdinand Thiessen
|
8fc498fb82
fix(IntegrityCheck): Ensure the check is run if no results are available
|
4 months ago |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
5 months ago |
Maxence Lange
|
0a79884abf
feat(appconfig): switching integrity check to lazy config values
|
9 months ago |
Maxence Lange
|
6c49e9c68a
Revert "switching to new IAppConfig"
|
9 months ago |
Maxence Lange
|
c693c58d25
switching to new IAppConfig
|
9 months ago |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 months ago |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 year ago |
Arthur Schiwon
|
c7bb540d08
Merge pull request #36895 from apasov/patch-1
|
1 year ago |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 year ago |
Ilya Apasov
|
3a11f91dee
Update Checker.php
|
1 year ago |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 year ago |
Julius Härtl
|
50ed84fe17
Simlify tests for integrity check on modified mimetype lists
|
2 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Roeland Jago Douma
|
fcbbcacab4
Also load CA properly in integrity check
|
3 years ago |
Joas Schilling
|
90c3013d40
Cleanup the constructor
|
3 years ago |
Joas Schilling
|
f319660f60
Force run the verification of the signature on occ
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 years ago |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 years ago |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
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
|
5bf3d1bb38
Update license headers
|
5 years ago |
Xheni Myrtaj
|
ea2d75c2b4
Remove empty lines
|
5 years ago |
Xheni Myrtaj
|
9211e34aec
Added Tests for modified mimetypelist
|
5 years ago |
Xheni Myrtaj
|
1d434cbac6
Update lib/private/IntegrityCheck/Checker.php
|
5 years ago |
Xheni Myrtaj
|
9a7e19771f
Fix indentation
|
5 years ago |
Xheni Myrtaj
|
d227f4d34c
Do not fail integrity check if mimetype list is changed
|
5 years ago |
Joas Schilling
|
c6a69ba925
Remove the upload and memory setting
|
5 years ago |
Roeland Jago Douma
|
72e745be26
Handle strict typing in Checker and fix tests
|
6 years ago |