Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-17 | 1314 | -8560/+5414 |
* | We should ignore compiles javascript! | Roeland Jago Douma | 2019-09-17 | 1 | -1/+1 |
* | Merge pull request #17138 from nextcloud/bugfix/noid/workflow | blizzz | 2019-09-17 | 3 | -3/+3 |
|\ | |||||
| * | Bump bundles | Julius Härtl | 2019-09-15 | 2 | -2/+2 |
| * | Fix check listing | Julius Härtl | 2019-09-15 | 1 | -1/+1 |
* | | Merge pull request #17159 from nextcloud/bugfix/17004/birthday_service_fixes | Roeland Jago Douma | 2019-09-17 | 1 | -4/+11 |
|\ \ | |||||
| * | | Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday ... | Georg Ehrke | 2019-09-16 | 1 | -4/+11 |
* | | | Allow options to be passed to `FileList.createFile`, so that `scrollTo` can b... | Thomas Ebert | 2019-09-16 | 1 | -3/+4 |
|/ / | |||||
* | | Merge pull request #16976 from nextcloud/bugfix/noid/directory-icon-mount | Roeland Jago Douma | 2019-09-15 | 1 | -0/+3 |
|\ \ | |/ |/| | |||||
| * | Fallback to directory icon based on the mount type | Julius Härtl | 2019-09-15 | 1 | -0/+3 |
* | | Fix wrongly mixed mock objects in encryption tests | Joas Schilling | 2019-09-15 | 6 | -106/+72 |
* | | Disable app token creation for impersonated people, ref #15539 | Greta Doci | 2019-09-15 | 1 | -0/+20 |
|/ | |||||
* | Remove leftover unit test | Roeland Jago Douma | 2019-09-14 | 1 | -14/+0 |
* | Merge pull request #17120 from nextcloud/dependabot/npm_and_yarn/webpack-4.40.1 | Roeland Jago Douma | 2019-09-14 | 28 | -155/+155 |
|\ | |||||
| * | Bump webpack from 4.39.3 to 4.40.1 | dependabot-preview[bot] | 2019-09-13 | 28 | -155/+155 |
* | | Remove unused backupscode function | Roeland Jago Douma | 2019-09-12 | 2 | -14/+0 |
|/ | |||||
* | Merge pull request #17021 from nextcloud/bye-spreed-hello-talk | Joas Schilling | 2019-09-11 | 3 | -12/+12 |
|\ | |||||
| * | Bye Spreed namespace, hello Talk! | Joas Schilling | 2019-09-05 | 3 | -12/+12 |
* | | Merge pull request #16682 from nextcloud/enh/12790/workflow-backend | Roeland Jago Douma | 2019-09-11 | 74 | -1800/+4774 |
|\ \ | |||||
| * | | Bump workflow bundles | Julius Härtl | 2019-09-11 | 2 | -2/+426 |
| * | | bump version to reflect fundamental changes | Arthur Schiwon | 2019-09-11 | 1 | -1/+1 |
| * | | Merge pull request #16706 from nextcloud/workflow-frontend | blizzz | 2019-09-10 | 40 | -1346/+2167 |
| |\ \ | |||||
| | * | | Workflow vue cleanup | Julius Härtl | 2019-09-10 | 7 | -41/+28 |
| | * | | Add user group selector | Julius Härtl | 2019-09-10 | 11 | -63/+208 |
| | * | | Add request url selector | Julius Härtl | 2019-09-10 | 1 | -0/+136 |
| | * | | Add tag selector | Julius Härtl | 2019-09-10 | 6 | -3/+312 |
| | * | | Implement custom check components and fix linting | Julius Härtl | 2019-09-10 | 16 | -760/+129 |
| | * | | Frontend polishing | Julius Härtl | 2019-09-10 | 10 | -128/+27 |
| | * | | Move over checker plugins | Julius Härtl | 2019-09-10 | 14 | -193/+547 |
| | * | | Load checks from the backend | Julius Härtl | 2019-09-10 | 5 | -53/+44 |
| | * | | Fix removing checks | Julius Härtl | 2019-09-10 | 1 | -3/+4 |
| | * | | Make rule listing more compact | Julius Härtl | 2019-09-10 | 2 | -4/+20 |
| | * | | Migrate check plugins | Julius Härtl | 2019-09-10 | 5 | -299/+46 |
| | * | | Allow placeholder and validation without custom vue component | Julius Härtl | 2019-09-10 | 6 | -14/+140 |
| | * | | Do not use shot tag | Julius Härtl | 2019-09-10 | 1 | -1/+1 |
| | * | | Handle operator registration properly | Julius Härtl | 2019-09-10 | 8 | -49/+78 |
| | * | | Document plugins to be used by integrators | Julius Härtl | 2019-09-10 | 2 | -32/+112 |
| | * | | Migrate plugins to vuex store | Julius Härtl | 2019-09-10 | 7 | -35/+81 |
| | * | | Add missing files | Julius Härtl | 2019-09-10 | 2 | -0/+167 |
| | * | | Use trigger hint | Julius Härtl | 2019-09-10 | 1 | -1/+1 |
| | * | | Move to vuex store | Julius Härtl | 2019-09-10 | 25 | -1295/+746 |
| | * | | Adjust to new backend URLs | Julius Härtl | 2019-09-10 | 6 | -37/+62 |
| | * | | Styling fixes | Julius Härtl | 2019-09-10 | 1 | -1/+1 |
| | * | | Use entity/event definitions from backend | Julius Härtl | 2019-09-10 | 6 | -121/+141 |
| | * | | Adjust template id | Julius Härtl | 2019-09-10 | 1 | -1/+1 |
| | * | | Add endpoint to test operations before submitting | Julius Härtl | 2019-09-10 | 1 | -1/+1 |
| | * | | Unified workflow management | Julius Härtl | 2019-09-10 | 14 | -3/+926 |
| * | | | fix manager tests | Arthur Schiwon | 2019-09-10 | 1 | -6/+8 |
| |/ / | |||||
| * | | Fix test mocking | Julius Härtl | 2019-09-10 | 1 | -1/+2 |
| * | | Fix type hinting on setFileInfo | Julius Härtl | 2019-09-10 | 2 | -2/+2 |