aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-09-171314-8560/+5414
* We should ignore compiles javascript!Roeland Jago Douma2019-09-171-1/+1
* Merge pull request #17138 from nextcloud/bugfix/noid/workflowblizzz2019-09-173-3/+3
|\
| * Bump bundlesJulius Härtl2019-09-152-2/+2
| * Fix check listingJulius Härtl2019-09-151-1/+1
* | 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 ...Georg Ehrke2019-09-161-4/+11
* | | Allow options to be passed to `FileList.createFile`, so that `scrollTo` can b...Thomas Ebert2019-09-161-3/+4
|/ /
* | Merge pull request #16976 from nextcloud/bugfix/noid/directory-icon-mountRoeland Jago Douma2019-09-151-0/+3
|\ \ | |/ |/|
| * Fallback to directory icon based on the mount typeJulius Härtl2019-09-151-0/+3
* | Fix wrongly mixed mock objects in encryption testsJoas Schilling2019-09-156-106/+72
* | Disable app token creation for impersonated people, ref #15539Greta Doci2019-09-151-0/+20
|/
* Remove leftover unit testRoeland Jago Douma2019-09-141-14/+0
* 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.1dependabot-preview[bot]2019-09-1328-155/+155
* | Remove unused backupscode functionRoeland Jago Douma2019-09-122-14/+0
|/
* Merge pull request #17021 from nextcloud/bye-spreed-hello-talkJoas Schilling2019-09-113-12/+12
|\
| * Bye Spreed namespace, hello Talk!Joas Schilling2019-09-053-12/+12
* | Merge pull request #16682 from nextcloud/enh/12790/workflow-backendRoeland Jago Douma2019-09-1174-1800/+4774
|\ \
| * | 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-1040-1346/+2167
| |\ \
| | * | Workflow vue cleanupJulius Härtl2019-09-107-41/+28
| | * | 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
| | * | 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
| | * | Adjust to new backend URLsJulius Härtl2019-09-106-37/+62
| | * | Styling fixesJulius Härtl2019-09-101-1/+1
| | * | Use entity/event definitions from backendJulius Härtl2019-09-106-121/+141
| | * | Adjust template idJulius Härtl2019-09-101-1/+1
| | * | Add endpoint to test operations before submittingJulius Härtl2019-09-101-1/+1
| | * | Unified workflow managementJulius Härtl2019-09-1014-3/+926
| * | | fix manager testsArthur Schiwon2019-09-101-6/+8
| |/ /
| * | Fix test mockingJulius Härtl2019-09-101-1/+2
| * | Fix type hinting on setFileInfoJulius Härtl2019-09-102-2/+2