Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the Outlook and Thunderbird addons identifyable | Joas Schilling | 2018-02-27 | 1 | -2/+10 |
* | Use non aliased method instead | Morris Jobke | 2018-02-13 | 1 | -1/+1 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -3/+7 |
* | Use stripos instead of strpos(strtolower(), 'something') | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
* | Request->getHeader() should always return a string | Morris Jobke | 2018-01-17 | 1 | -2/+2 |
* | Fix L10N::t | Roeland Jago Douma | 2017-08-01 | 1 | -5/+5 |
* | Also add the root of external storages to the file id list | Joas Schilling | 2017-03-30 | 1 | -5/+13 |
* | Fix workflow engine mimetype detection when creating a directory | Joas Schilling | 2017-03-23 | 1 | -0/+6 |
* | Fix admin panel missing some JS files | Joas Schilling | 2017-03-06 | 1 | -0/+2 |
* | Fix mimetype detection on public uploads for the workflow engine | Joas Schilling | 2017-03-06 | 1 | -1/+20 |
* | Add the icons for shipped apps | Joas Schilling | 2017-01-19 | 1 | -3/+18 |
* | Require password confirmation when changing workflow rules | Joas Schilling | 2016-11-18 | 1 | -0/+6 |
* | Do not reset the list after adding cached entries | Joas Schilling | 2016-10-17 | 1 | -1/+0 |
* | Make mimetype also work for READ and DELETE operations | Joas Schilling | 2016-09-05 | 1 | -0/+39 |
* | Better detection of mimetypes while uploading a zip on a mac | Joas Schilling | 2016-09-05 | 1 | -8/+46 |
* | add section to worklfowengine | Arthur Schiwon | 2016-08-22 | 1 | -0/+57 |
* | Validate the operation | Joas Schilling | 2016-08-19 | 1 | -5/+43 |
* | Load the Template class in case it's not loaded | Joas Schilling | 2016-08-18 | 1 | -3/+5 |
* | Ooops | Joas Schilling | 2016-08-02 | 1 | -1/+0 |
* | Translate the errors | Joas Schilling | 2016-08-01 | 9 | -26/+69 |
* | Load the timezones via select2 | Joas Schilling | 2016-08-01 | 3 | -9/+64 |
* | Add request time | Joas Schilling | 2016-08-01 | 2 | -0/+126 |
* | Add remote address | Joas Schilling | 2016-08-01 | 2 | -1/+150 |
* | Add Request URL | Joas Schilling | 2016-08-01 | 2 | -0/+90 |
* | User agent check | Joas Schilling | 2016-08-01 | 2 | -0/+72 |
* | Add file mime type | Joas Schilling | 2016-08-01 | 3 | -0/+193 |
* | Add file size as check | Joas Schilling | 2016-08-01 | 2 | -0/+114 |
* | Add system tag check | Joas Schilling | 2016-08-01 | 1 | -0/+155 |
* | Add the systemtag js files | Joas Schilling | 2016-08-01 | 1 | -3/+18 |
* | Add L10N support | Joas Schilling | 2016-07-27 | 2 | -7/+19 |
* | Remove php side of check registration | Joas Schilling | 2016-07-27 | 3 | -38/+9 |
* | Add workflowengine | Morris Jobke | 2016-07-26 | 4 | -0/+617 |