summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Check
Commit message (Expand)AuthorAgeFilesLines
* A folder should get a folder mimetypeRoeland Jago Douma2018-10-291-0/+5
* Ignore case for is and !isDaniel Kesselberg2018-10-051-4/+9
* Remove unused importDaniel Kesselberg2018-10-041-2/+0
* Make code strictDaniel Kesselberg2018-10-031-2/+3
* Add FileName to Workflow engineDaniel Kesselberg2018-10-031-0/+74
* Fix mimetype detection for junked uploadsJoas Schilling2018-08-241-4/+10
* Make the Outlook and Thunderbird addons identifyableJoas Schilling2018-02-271-2/+10
* Use non aliased method insteadMorris Jobke2018-02-131-1/+1
* Request->getHeader() should always return a stringMorris Jobke2018-01-171-2/+2
* Also add the root of external storages to the file id listJoas Schilling2017-03-301-5/+13
* Fix workflow engine mimetype detection when creating a directoryJoas Schilling2017-03-231-0/+6
* Fix mimetype detection on public uploads for the workflow engineJoas Schilling2017-03-061-1/+20
* Make mimetype also work for READ and DELETE operationsJoas Schilling2016-09-051-0/+39
* Better detection of mimetypes while uploading a zip on a macJoas Schilling2016-09-051-8/+46
* Translate the errorsJoas Schilling2016-08-019-26/+69
* Load the timezones via select2Joas Schilling2016-08-011-9/+8
* Add request timeJoas Schilling2016-08-011-0/+125
* Add remote addressJoas Schilling2016-08-011-0/+148
* Add Request URLJoas Schilling2016-08-011-0/+89
* User agent checkJoas Schilling2016-08-011-0/+71
* Add file mime typeJoas Schilling2016-08-012-0/+192
* Add file size as checkJoas Schilling2016-08-011-0/+113
* Add system tag checkJoas Schilling2016-08-011-0/+155
* Add L10N supportJoas Schilling2016-07-271-3/+9
* Add workflowengineMorris Jobke2016-07-261-0/+108