Commit Graph

68 Commits (55e1270b94aa0f4ea003e2cbc87a8ea56bcae96d)

Author SHA1 Message Date
Josh fbd39500b4
fix: adjust hash to v2 library default 4 weeks ago
Ferdinand Thiessen c4544e3e5e
feat(deps): Upgrade phpseclib to v3 4 weeks ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen e0ba4d71b6
chore: add missing `Override` attribute to `OC` 4 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Carl Schwan 7b6078875b
refactor: Run rector on lib/private 7 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 1 year ago
John Molakvoæ (skjnldsv) 24bc1d606e
feat(core): add human readable mimes 1 year ago
Louis Chemineau cdd00bf803
fix: Report duplicated extra files in integrity check 2 years ago
Daniel Kesselberg 6e870c0206
fix: skip the integrity check for nextcloud-init-sync.lock 2 years ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Côme Chilliet 76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager 2 years ago
Ferdinand Thiessen 8fc498fb82
fix(IntegrityCheck): Ensure the check is run if no results are available 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Maxence Lange 0a79884abf feat(appconfig): switching integrity check to lazy config values 2 years ago
Maxence Lange 6c49e9c68a Revert "switching to new IAppConfig" 3 years ago
Maxence Lange c693c58d25 switching to new IAppConfig 3 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Ilya Apasov 3a11f91dee
Update Checker.php 4 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Julius Härtl 50ed84fe17
Simlify tests for integrity check on modified mimetype lists 4 years ago
Côme Chilliet af7bf98cba
Fix Iterator return types 5 years ago
Carl Schwan 28970563a2
Remove some mentions of ownCloud from our api documentation 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Roeland Jago Douma fcbbcacab4 Also load CA properly in integrity check 6 years ago
Joas Schilling 90c3013d40
Cleanup the constructor 6 years ago
Joas Schilling f319660f60
Force run the verification of the signature on occ 6 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 7 years ago
Daniel Kesselberg 8bed3021bd
Exclude .rnd files from integrity check 7 years ago
Xheni Myrtaj ea2d75c2b4
Remove empty lines 7 years ago
Xheni Myrtaj 9211e34aec
Added Tests for modified mimetypelist 7 years ago
Xheni Myrtaj 1d434cbac6
Update lib/private/IntegrityCheck/Checker.php 7 years ago
Xheni Myrtaj 9a7e19771f
Fix indentation 7 years ago
Xheni Myrtaj d227f4d34c
Do not fail integrity check if mimetype list is changed 7 years ago
Joas Schilling c6a69ba925
Remove the upload and memory setting 8 years ago
Daniel Kesselberg b14700c936
Use more precise regex 8 years ago
Daniel Kesselberg 7404c10666
Apply code style fixes from owncloud, revert regex 8 years ago
Romain Rivière abb56c72e1
Exclude file name patterns; ignore gentoo webapp files 8 years ago
Roeland Jago Douma 72e745be26
Handle strict typing in Checker and fix tests 9 years ago
Roeland Jago Douma 4d5f2e64a5
Make OC\IntegrityCheck strict 9 years ago
Morris Jobke d2d73f1ce8
Also replace all other occurences 9 years ago