summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated function createPreviewRoeland Jago Douma2019-09-152-40/+0
* Merge pull request #17110 from zorn-v/patch-1Roeland Jago Douma2019-09-151-1/+1
|\
| * Position fixed for .toastify.toastzorn-v2019-09-121-1/+1
* | Merge pull request #17121 from nextcloud/dependabot/npm_and_yarn/jstimezonede...Roeland Jago Douma2019-09-156-8/+8
|\ \
| * | Bump jstimezonedetect from 1.0.6 to 1.0.7dependabot-preview[bot]2019-09-146-8/+8
* | | Merge pull request #17074 from nextcloud/enh/hardening/identityproofRoeland Jago Douma2019-09-153-22/+42
|\ \ \
| * | | Harden identifyproof openssl codeRoeland Jago Douma2019-09-143-22/+42
* | | | Merge pull request #17144 from nextcloud/dependabot/npm_and_yarn/webpack-4.40.2Roeland Jago Douma2019-09-152-4/+4
|\ \ \ \
| * | | | Bump webpack from 4.40.1 to 4.40.2dependabot-preview[bot]2019-09-152-4/+4
|/ / / /
* | | | Merge pull request #17141 from nextcloud/fix/leftover_unit_testsRoeland Jago Douma2019-09-141-14/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove leftover unit testRoeland Jago Douma2019-09-141-14/+0
| |/ /
* | | Merge pull request #17130 from nextcloud/refactor/deprecate-global-dompurifyRoeland Jago Douma2019-09-143-3/+3
|\ \ \ | |/ / |/| |
| * | Deprecate the global DOMPurifyChristoph Wurst2019-09-143-3/+3
|/ /
* | Merge pull request #17085 from nextcloud/refactor/symfony-event-dispatcher-co...blizzz2019-09-146-14/+29
|\ \
| * | Use Symfony's new contract Event class instead of the deprecated oneChristoph Wurst2019-09-126-14/+29
* | | Merge pull request #17120 from nextcloud/dependabot/npm_and_yarn/webpack-4.40.1Roeland Jago Douma2019-09-1454-413/+413
|\ \ \
| * | | Bump webpack from 4.39.3 to 4.40.1dependabot-preview[bot]2019-09-1354-413/+413
| |/ /
* | | Merge pull request #17116 from nextcloud/td/backup_codes/remove_unusedRoeland Jago Douma2019-09-142-14/+0
|\ \ \ | |/ / |/| |
| * | Remove unused backupscode functionRoeland Jago Douma2019-09-122-14/+0
|/ /
* | Merge pull request #17106 from nextcloud/feature/dispatch-typed-eventblizzz2019-09-122-0/+17
|\ \ | |/ |/|
| * Add Symfony inspired typed event dispatcher methodChristoph Wurst2019-09-112-0/+17
* | Merge pull request #17084 from nextcloud/refactor/symfony-dispatcher-signatureRoeland Jago Douma2019-09-111-2/+1
|\ \ | |/ |/|
| * Use the new Symfony event dispatcher signatureChristoph Wurst2019-09-101-2/+1
* | Merge pull request #17021 from nextcloud/bye-spreed-hello-talkJoas Schilling2019-09-114-14/+14
|\ \
| * | Bye Spreed namespace, hello Talk!Joas Schilling2019-09-054-14/+14
* | | Merge pull request #16682 from nextcloud/enh/12790/workflow-backendRoeland Jago Douma2019-09-1195-2145/+5533
|\ \ \
| * | | Bump workflow bundlesJulius Härtl2019-09-112-2/+426
| * | | bump version to reflect fundamental changesArthur Schiwon2019-09-111-1/+1
| * | | Merge pull request #16706 from nextcloud/workflow-frontendblizzz2019-09-1042-1620/+2231
| |\ \ \
| | * | | Workflow vue cleanupJulius Härtl2019-09-107-41/+28
| | * | | Add nextcloud-routerJulius Härtl2019-09-102-274/+55
| | * | | Add user group selectorJulius Härtl2019-09-1011-63/+208
| | * | | Add request url selectorJulius Härtl2019-09-101-0/+136
| | * | | Add tag selectorJulius Härtl2019-09-106-3/+312
| | * | | Implement custom check components and fix lintingJulius Härtl2019-09-1016-760/+129
| | * | | Frontend polishingJulius Härtl2019-09-1010-128/+27
| | * | | Add moment-timezoneJulius Härtl2019-09-102-0/+9
| | * | | Move over checker pluginsJulius Härtl2019-09-1014-193/+547
| | * | | Load checks from the backendJulius Härtl2019-09-105-53/+44
| | * | | Fix removing checksJulius Härtl2019-09-101-3/+4
| | * | | Make rule listing more compactJulius Härtl2019-09-102-4/+20
| | * | | Migrate check pluginsJulius Härtl2019-09-105-299/+46
| | * | | Allow placeholder and validation without custom vue componentJulius Härtl2019-09-106-14/+140
| | * | | Do not use shot tagJulius Härtl2019-09-101-1/+1
| | * | | Handle operator registration properlyJulius Härtl2019-09-108-49/+78
| | * | | Document plugins to be used by integratorsJulius Härtl2019-09-102-32/+112
| | * | | Migrate plugins to vuex storeJulius Härtl2019-09-107-35/+81
| | * | | Add missing filesJulius Härtl2019-09-102-0/+167
| | * | | Use trigger hintJulius Härtl2019-09-101-1/+1
| | * | | Move to vuex storeJulius Härtl2019-09-1025-1295/+746