Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move workflowengine to compiled handlebars | Roeland Jago Douma | 2018-10-15 | 4 | -19/+178 |
* | Fix typo | Daniel Kesselberg | 2018-10-08 | 1 | -1/+1 |
* | Change placeholder | Daniel Kesselberg | 2018-10-04 | 1 | -2/+2 |
* | Add FileName to Workflow engine | Daniel Kesselberg | 2018-10-03 | 1 | -0/+78 |
* | Merge pull request #8690 from nextcloud/feature/8565/make-thunderbird-and-out... | Roeland Jago Douma | 2018-08-09 | 1 | -9/+10 |
|\ | |||||
| * | Add an option for mail addons | Joas Schilling | 2018-04-19 | 1 | -1/+2 |
| * | Fix code errors | Joas Schilling | 2018-04-19 | 1 | -8/+8 |
* | | Do not error when the tag does not exist | Joas Schilling | 2018-05-04 | 1 | -1/+3 |
* | | Reset the value when changing the check class (because it might be invalid) | Joas Schilling | 2018-05-04 | 1 | -0/+1 |
* | | Revert back to tabs | Joas Schilling | 2018-05-04 | 1 | -372/+372 |
* | | Fix "data is undefined" by adjusting the name of the parameter | Joas Schilling | 2018-05-04 | 1 | -3/+3 |
* | | Workflow engine to ocs api | John Molakvoæ (skjnldsv) | 2018-04-25 | 1 | -369/+373 |
|/ | |||||
* | No ES6 :( | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -1/+3 |
* | Fixed sharing groups select and fixed search | John Molakvoæ (skjnldsv) | 2018-03-08 | 2 | -4/+5 |
* | Remove resolved FIXME | Joas Schilling | 2018-03-08 | 1 | -2/+2 |
* | Fixed select2 workflow | John Molakvoæ (skjnldsv) | 2018-03-08 | 2 | -40/+30 |
* | Start fixing Select2 options | Joas Schilling | 2018-03-08 | 1 | -5/+13 |
* | Fix example regex for user agent matching | Joas Schilling | 2018-02-10 | 1 | -1/+1 |
* | Fix translations | Joas Schilling | 2017-04-18 | 2 | -2/+2 |
* | Require password confirmation when changing workflow rules | Joas Schilling | 2016-11-18 | 1 | -0/+10 |
* | Do not translate the samples themselves | Joas Schilling | 2016-09-26 | 3 | -6/+6 |
* | Fix selection of workflowengine rules and operators | Joas Schilling | 2016-09-26 | 1 | -1/+1 |
* | Make mimetype also work for READ and DELETE operations | Joas Schilling | 2016-09-05 | 1 | -1/+1 |
* | No multi support, less magic | Joas Schilling | 2016-08-02 | 1 | -2/+1 |
* | Allow to define the operation | Joas Schilling | 2016-08-02 | 2 | -12/+9 |
* | Tags need to be loaded before | Joas Schilling | 2016-08-01 | 1 | -5/+0 |
* | Load the timezones via select2 | Joas Schilling | 2016-08-01 | 2 | -13/+65 |
* | add a UI to render proper time picker | Morris Jobke | 2016-08-01 | 1 | -8/+97 |
* | Add request time | Joas Schilling | 2016-08-01 | 1 | -0/+54 |
* | Add remote address | Joas Schilling | 2016-08-01 | 1 | -0/+83 |
* | Add Request URL | Joas Schilling | 2016-08-01 | 1 | -0/+117 |
* | User agent check | Joas Schilling | 2016-08-01 | 2 | -1/+119 |
* | Add file mime type | Joas Schilling | 2016-08-01 | 5 | -10/+87 |
* | Add file size as check | Joas Schilling | 2016-08-01 | 1 | -0/+51 |
* | Add system tag check | Joas Schilling | 2016-08-01 | 2 | -1/+82 |
* | Make sure each plugin is only added once | Joas Schilling | 2016-08-01 | 1 | -12/+8 |
* | Fix default value of operator | Joas Schilling | 2016-07-27 | 1 | -2/+2 |
* | Fix morris comments | Joas Schilling | 2016-07-27 | 1 | -5/+2 |
* | Generate the checks list in JS | Joas Schilling | 2016-07-27 | 2 | -35/+49 |
* | create an operation based on the correct model | Morris Jobke | 2016-07-26 | 1 | -6/+1 |
* | Add workflowengine | Morris Jobke | 2016-07-26 | 2 | -0/+457 |