summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-12-13126-598/+544
|
* Merge pull request #18378 from nextcloud/wiswedel/stringPolishing/shareSettingsRoeland Jago Douma2019-12-121-1/+1
|\ | | | | removed unclear wording "non-link shares"
| * removed unclear wording "non-link shares"Sascha Wiswedel2019-12-121-1/+1
| | | | | | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
* | Merge pull request #18372 from ↵Roeland Jago Douma2019-12-121-1/+1
|\ \ | | | | | | | | | | | | nextcloud/wiswedel/stringPolishing/shareDefaultPermissions clarified default permission setting string
| * | clarified default permission setting stringSascha Wiswedel2019-12-121-1/+1
| |/ | | | | | | | | | | The permission is actually about re-sharing, not about sharing after all Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
* / Move users management to multi lineGreta Doci2019-12-1222-383/+11619
|/ | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* Merge pull request #18236 from ↵Roeland Jago Douma2019-12-123-88/+31
|\ | | | | | | | | nextcloud/bugfix/noid/always-detect-mimetype-by-content-in-workflows Allow to detect mimetype by content
| * Allow to specify apps that somethign is a dirJoas Schilling2019-12-103-6/+18
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Improve mimetype detection in workflow componentsJoas Schilling2019-12-101-82/+13
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Support more IPv6 addresses in the RefreshWebcalJobGeorg Ehrke2019-12-122-0/+13
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Merge pull request #18233 from nextcloud/enhancement/recommended-apps-pageRoeland Jago Douma2019-12-129-84/+27
|\ \ | | | | | | Add a dedicated page for the recommended apps installation
| * | Add a dedicated page for the recommended apps installationChristoph Wurst2019-12-129-84/+27
| | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2019-12-1224-2/+24
|/ /
* | Merge pull request #17935 from nextcloud/feature/noid/public-auth-for-circlesRoeland Jago Douma2019-12-111-2/+6
|\ \ | | | | | | adding share type circles
| * | using IShare::Maxence Lange2019-12-051-4/+5
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | adding share type circlesMaxence Lange2019-12-051-1/+4
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-pathRoeland Jago Douma2019-12-111-2/+2
|\ \ \ | | | | | | | | Use file path for direct editing
| * | | Use file path for direct editingJulius Härtl2019-12-051-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #18342 from nextcloud/enh/filesearch/offsetRoeland Jago Douma2019-12-111-1/+3
|\ \ \ \ | | | | | | | | | | Add offset for home limited searches
| * | | | Add offset for home limited searchesRoeland Jago Douma2019-12-101-1/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | [tx-robot] updated from transifexNextcloud bot2019-12-118-0/+98
|/ / / /
* | | | Transpile the nextcloud-vue-collection packageChristoph Wurst2019-12-102-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It should support the same browsers as this component, but there seems to be a regression [1] that breaks the transpilation. Hence including the package here for the Babel transformation. [1] https://github.com/juliushaertl/nextcloud-vue-collections/issues/302 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #18293 from ↵Roeland Jago Douma2019-12-105-18/+242
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/feature/transfer-ownership-autocompletion Add autocompletion to the ownership transfer UI
| * | | | Add autocompletion to the ownership transfer UIChristoph Wurst2019-12-105-18/+242
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | Merge pull request #18253 from nextcloud/bugfix/noid/broken-oracle-installRoeland Jago Douma2019-12-104-12/+15
|\ \ \ \ \ | |/ / / / |/| | | | Pick a shorter name for the transfer ownership table
| * | | | Pick a shorter name for the transfer ownership tableJoas Schilling2019-12-104-12/+15
| | |_|/ | |/| | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Fix external sharing loading script (#18251)John Molakvoæ2019-12-103-68/+65
|\ \ \ \ | | | | | | | | | | Fix external sharing loading script
| * | | | revert protectedJohn Molakvoæ2019-12-061-1/+1
| | | | |
| * | | | Fix external sharing loading scriptJohn Molakvoæ (skjnldsv)2019-12-063-69/+66
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | Merge pull request #18301 from ↵Roeland Jago Douma2019-12-101-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | nextcloud/bugfix/noid/fix_array_access_on_non_array Verify that is an array before accessing it
| * | | | Verify that is an array before accessing itGeorg Ehrke2019-12-091-2/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2019-12-1010-0/+64
| | | | |
* | | | | Merge pull request #18299 from nextcloud/bugfix/noid/filecache_bigint_mountsRoeland Jago Douma2019-12-091-0/+1
|\ \ \ \ \ | | | | | | | | | | | | Convert various columns in oc_mounts to bigint
| * | | | | Convert various columns in oc_mounts to bigintGeorg Ehrke2019-12-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | | | | Merge pull request #18300 from nextcloud/bug/18295/recovery-initializationRoeland Jago Douma2019-12-093-6/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix Argument 3 passed to OCA\Encryption\Recovery::__construct() must …
| * | | | | | Fix Argument 3 passed to OCA\Encryption\Recovery::__construct() must be an ↵Daniel Kesselberg2019-12-093-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instance of OCA\Encryption\KeyManager Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | | Merge pull request #18256 from nextcloud/files-aditional-scripts-new-eventsRoeland Jago Douma2019-12-093-3/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Use non-depricated events for loading additional scripts in files app
| * | | | | | | use OCP\EventDispatcher\GenericEvent in more placesRobin Appelman2019-12-092-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | | use OCP\EventDispatcher\GenericEvent for loading additional scripts in the ↵Robin Appelman2019-12-051-1/+1
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | files app Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | Merge pull request #18231 from nextcloud/fix/shared_version_restoreRoeland Jago Douma2019-12-093-15/+64
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Fix restoring shared versions
| * | | | | | update testsRobin Appelman2019-12-051-4/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | | | Fix restoring shared versionsRoeland Jago Douma2019-12-052-11/+8
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | Merge pull request #18281 from ↵Roeland Jago Douma2019-12-0910-114/+485
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud-vue-collections-0.7.1 Bump nextcloud-vue-collections from 0.6.0 to 0.7.1
| * | | | | | Bump nextcloud-vue-collections from 0.6.0 to 0.7.1dependabot-preview[bot]2019-12-0810-114/+485
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.6.0 to 0.7.1. - [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases) - [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | | | Merge pull request #18294 from nextcloud/fix/18020/get_share_for_recipientRoeland Jago Douma2019-12-091-2/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Fetch the share for the recipient
| * | | | | | Fetch the share for the recipientRoeland Jago Douma2019-12-091-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #18020 For group shares your invite might be handled but that doesn't mean the whole share is handled. So we just need to make sure to fetch the share for the current user. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | Fix LDAP application class instance created directlyChristoph Wurst2019-12-091-2/+3
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | Merge pull request #17325 from nextcloud/enh/decouple-register-resource-providerChristoph Wurst2019-12-091-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | Decouple resource provider registration
| * | | | | | Decouple resource provider registrationDaniel Kesselberg2019-12-071-4/+4
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-12-0930-36/+234
| | | | | |