summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* We should ignore compiles javascript!Roeland Jago Douma2019-09-171-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #17138 from nextcloud/bugfix/noid/workflowblizzz2019-09-173-3/+3
|\ | | | | Workflowengine: Fix check listing
| * Bump bundlesJulius Härtl2019-09-152-2/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Fix check listingJulius Härtl2019-09-151-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #17159 from nextcloud/bugfix/17004/birthday_service_fixesRoeland Jago Douma2019-09-171-4/+11
|\ \ | | | | | | Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday service
| * | Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday ↵Georg Ehrke2019-09-161-4/+11
| | | | | | | | | | | | | | | | | | service Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | Allow options to be passed to `FileList.createFile`, so that `scrollTo` can ↵Thomas Ebert2019-09-161-3/+4
|/ / | | | | | | | | | | be overridden. Signed-off-by: Thomas Ebert <thomas.ebert@te-online.net>
* | Merge pull request #16976 from nextcloud/bugfix/noid/directory-icon-mountRoeland Jago Douma2019-09-151-0/+3
|\ \ | |/ |/| Always use the folder icon depending on the mount type if not a share mount
| * Fallback to directory icon based on the mount typeJulius Härtl2019-09-151-0/+3
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix wrongly mixed mock objects in encryption testsJoas Schilling2019-09-156-106/+72
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Disable app token creation for impersonated people, ref #15539Greta Doci2019-09-151-0/+20
|/ | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* Remove leftover unit testRoeland Jago Douma2019-09-141-14/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #17120 from nextcloud/dependabot/npm_and_yarn/webpack-4.40.1Roeland Jago Douma2019-09-1428-155/+155
|\ | | | | Bump webpack from 4.39.3 to 4.40.1
| * Bump webpack from 4.39.3 to 4.40.1dependabot-preview[bot]2019-09-1328-155/+155
| | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.39.3 to 4.40.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.39.3...v4.40.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Remove unused backupscode functionRoeland Jago Douma2019-09-122-14/+0
|/ | | | | | We use the initial state API so no need for this anymore. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #17021 from nextcloud/bye-spreed-hello-talkJoas Schilling2019-09-113-12/+12
|\ | | | | Bye Spreed namespace, hello Talk!
| * Bye Spreed namespace, hello Talk!Joas Schilling2019-09-053-12/+12
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #16682 from nextcloud/enh/12790/workflow-backendRoeland Jago Douma2019-09-1174-1800/+4774
|\ \ | | | | | | workflow overhaul
| * | Bump workflow bundlesJulius Härtl2019-09-112-2/+426
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | bump version to reflect fundamental changesArthur Schiwon2019-09-111-1/+1
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | Merge pull request #16706 from nextcloud/workflow-frontendblizzz2019-09-1040-1346/+2167
| |\ \ | | | | | | | | Workflow frontend overhaul
| | * | Workflow vue cleanupJulius Härtl2019-09-107-41/+28
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Add user group selectorJulius Härtl2019-09-1011-63/+208
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Add request url selectorJulius Härtl2019-09-101-0/+136
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Add tag selectorJulius Härtl2019-09-106-3/+312
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Implement custom check components and fix lintingJulius Härtl2019-09-1016-760/+129
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Frontend polishingJulius Härtl2019-09-1010-128/+27
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Move over checker pluginsJulius Härtl2019-09-1014-193/+547
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Load checks from the backendJulius Härtl2019-09-105-53/+44
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Fix removing checksJulius Härtl2019-09-101-3/+4
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Make rule listing more compactJulius Härtl2019-09-102-4/+20
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Migrate check pluginsJulius Härtl2019-09-105-299/+46
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Allow placeholder and validation without custom vue componentJulius Härtl2019-09-106-14/+140
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Do not use shot tagJulius Härtl2019-09-101-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Handle operator registration properlyJulius Härtl2019-09-108-49/+78
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Document plugins to be used by integratorsJulius Härtl2019-09-102-32/+112
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Migrate plugins to vuex storeJulius Härtl2019-09-107-35/+81
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Add missing filesJulius Härtl2019-09-102-0/+167
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Use trigger hintJulius Härtl2019-09-101-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Move to vuex storeJulius Härtl2019-09-1025-1295/+746
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Adjust to new backend URLsJulius Härtl2019-09-106-37/+62
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Styling fixesJulius Härtl2019-09-101-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Use entity/event definitions from backendJulius Härtl2019-09-106-121/+141
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Adjust template idJulius Härtl2019-09-101-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Add endpoint to test operations before submittingJulius Härtl2019-09-101-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| | * | Unified workflow managementJulius Härtl2019-09-1014-3/+926
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | fix manager testsArthur Schiwon2019-09-101-6/+8
| |/ / | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | Fix test mockingJulius Härtl2019-09-101-1/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Fix type hinting on setFileInfoJulius Härtl2019-09-102-2/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | fix order/entity types when setting the contextArthur Schiwon2019-09-101-8/+8
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>