summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Move federatedfilesharing to migrationsJoas Schilling2020-07-063-42/+59
* Move federation to migrationsJoas Schilling2020-07-063-69/+84
* Merge pull request #21692 from nextcloud/cleanup/sharebymailRoeland Jago Douma2020-07-0610-111/+43
|\
| * Cleanup share by mail a bitRoeland Jago Douma2020-07-0610-111/+43
* | Merge pull request #21264 from stweil/masterMorris Jobke2020-07-051-1/+1
|\ \
| * | build: Fix some typos (most of them found by codespell)Stefan Weil2020-06-061-1/+1
* | | Merge pull request #21626 from nextcloud/enhancement/injectible-callablesMorris Jobke2020-07-053-42/+19
|\ \ \ | |_|/ |/| |
| * | Use \OCP\IContainer::injectFn to boot the admin_audit appChristoph Wurst2020-07-031-4/+4
| * | Use \OCP\IContainer::injectFn to boot the Accessibility appChristoph Wurst2020-07-031-12/+5
| * | Use \OCP\IContainer::injectFn to boot the DAV appChristoph Wurst2020-07-031-26/+10
* | | Merge pull request #21533 from nextcloud/techdebt/noid/dedicated-method-to-ge...Roeland Jago Douma2020-07-0410-195/+104
|\ \ \
| * | | Use the new method everywhereJoas Schilling2020-07-0310-195/+104
* | | | [tx-robot] updated from transifexNextcloud bot2020-07-0414-14/+48
* | | | Merge pull request #21280 from nextcloud/dependabot/npm_and_yarn/nextcloud/ro...Morris Jobke2020-07-0346-270/+270
|\ \ \ \ | |_|/ / |/| | |
| * | | Bump @nextcloud/router from 1.0.2 to 1.1.0dependabot-preview[bot]2020-07-0346-270/+270
* | | | [tx-robot] updated from transifexNextcloud bot2020-07-0314-22/+126
|/ / /
* | | Merge pull request #21591 from nextcloud/debt/noid/set-path-for-ocm-permissionsRoeland Jago Douma2020-07-021-1/+1
|\ \ \
| * | | Pass $path to ocmPermissions2ncPermissionsDaniel Kesselberg2020-06-251-1/+1
* | | | Merge pull request #21547 from nextcloud/enhancement/workflowengine-bootstrapRoeland Jago Douma2020-07-025-70/+86
|\ \ \ \
| * | | | Move the event listener into a dedicated classChristoph Wurst2020-06-244-40/+66
| * | | | Migrate WFE to new bootstrap mechanismChristoph Wurst2020-06-242-41/+31
* | | | | Merge pull request #21590 from nextcloud/debt/noid/unused-methodRoeland Jago Douma2020-07-021-6/+0
|\ \ \ \ \
| * | | | | Remove unused method.Daniel Kesselberg2020-06-251-6/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #21599 from nextcloud/debt/noid/type-to-typesRoeland Jago Douma2020-07-0214-82/+83
|\ \ \ \ \
| * | | | | Replace TYPE with TYPESDaniel Kesselberg2020-06-3014-82/+83
* | | | | | Merge pull request #21597 from nextcloud/techdebt/noid/return-value-for-commandsJoas Schilling2020-07-0142-58/+103
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add missing returnJoas Schilling2020-06-261-1/+1
| * | | | | Also always return in app commandsJoas Schilling2020-06-2642-57/+102
| | |/ / / | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-07-012-0/+52
| |/ / / |/| | |
* | | | Bump dompurify from 2.0.11 to 2.0.12dependabot-preview[bot]2020-06-304-6/+6
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-3012-96/+106
* | | | Merge pull request #21594 from nextcloud/bugfix/21586/precalculate-primary-el...Joas Schilling2020-06-294-6/+32
|\ \ \ \
| * | | | Fix PHP CSJoas Schilling2020-06-261-1/+1
| * | | | Precalculate the primary element color for dark mode tooJoas Schilling2020-06-264-6/+32
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-292-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-284-0/+6
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-2714-0/+14
|/ / /
* | | Merge pull request #21582 from nextcloud/bugfix/noid/extend-description-on-tr...Roeland Jago Douma2020-06-251-1/+1
|\ \ \
| * | | Extend descriptioon on trusted serversJoas Schilling2020-06-251-1/+1
* | | | Merge pull request #21576 from nextcloud/fix/21464/typesRoeland Jago Douma2020-06-255-25/+45
|\ \ \ \ | |/ / / |/| | |
| * | | fix strings being passed where arrays where expectedArthur Schiwon2020-06-245-25/+45
* | | | [tx-robot] updated from transifexNextcloud bot2020-06-254-0/+8
|/ / /
* | | Merge pull request #21379 from nextcloud/fix-share-permission-checkboxes-enab...Roeland Jago Douma2020-06-243-19/+67
|\ \ \
| * | | Fix share permission checkboxes enabled when permissions can not be setDaniel Calviño Sánchez2020-06-123-19/+67
* | | | Merge pull request #21565 from nextcloud/fix/noid/fix-commentRoeland Jago Douma2020-06-241-2/+1
|\ \ \ \
| * | | | comment was wrong, block is needed neverthelessArthur Schiwon2020-06-241-2/+1
* | | | | Merge pull request #21562 from nextcloud/techdebt/noid/update-share-type-cons...Joas Schilling2020-06-2445-403/+426
|\ \ \ \ \
| * | | | | Fix testsJoas Schilling2020-06-243-4/+4
| * | | | | Update share type constant usageJoas Schilling2020-06-2444-400/+423
| |/ / / /
* / / / / fix obsolete usage of OCdialogsArthur Schiwon2020-06-241-1/+1
|/ / / /