aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Check/FileSize.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-9/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-311-21/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+6
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* let a dedicate service serve a stateful processArthur Schiwon2019-09-091-5/+0
* require IChecks to receive entity contextArthur Schiwon2019-09-091-0/+5
* seperate setFileInfo from ICheckArthur Schiwon2019-09-091-7/+0
* extends ICheck with scope and entity support, provide them as initialStateArthur Schiwon2019-09-091-0/+9
* Request->getHeader() should always return a stringMorris Jobke2018-01-171-2/+2
* Translate the errorsJoas Schilling2016-08-011-3/+9
* Add file size as checkJoas Schilling2016-08-011-0/+113