summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* Better event description for BeforeTemplateRenderedEvent in files and ↵Morris Jobke2020-07-151-0/+18
| | | | | | files_sharing Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #21815 from ↵Morris Jobke2020-07-157-24/+138
|\ | | | | | | | | nextcloud/enh/noid/sharing-additional-scripts-event Add LoadAdditionalScriptsEvent for files_sharing
| * Add BeforeTemplateRenderedEvent for files_sharingJulius Härtl2020-07-157-24/+138
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Bump @babel/plugin-proposal-class-properties from 7.10.1 to 7.10.4dependabot-preview[bot]2020-07-152-2/+2
| | | | | | | | | | | | | | | | | | | | Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.10.1 to 7.10.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-plugin-proposal-class-properties) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-07-152-0/+30
|/
* Merge pull request #21816 from ↵Morris Jobke2020-07-141-3/+1
|\ | | | | | | | | nextcloud/techdebt/noid/federatedfilesharing-to-ibootstrap Use IBootstrap for the app federatedfilesharing
| * Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-141-3/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Compile assetsnpmbuildbot[bot]2020-07-1412-12/+18
| | | | | | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #21357 from nextcloud/feature/21265/personal-share-notesRoeland Jago Douma2020-07-145-6/+76
|\ \ | | | | | | Add Editing for Link Share Labels
| * | Add user input for link share labelsGary Kim2020-07-145-6/+76
| | | | | | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* | | [tx-robot] updated from transifexNextcloud bot2020-07-142-0/+2
|/ /
* | Merge pull request #21748 from ↵Joas Schilling2020-07-138-9/+11
|\ \ | |/ |/| | | | | nextcloud/bugfix/noid/improve-error-reporting-with-sharing Improve error reporting on sharing errors
| * Improve error reporting on sharing errorsJoas Schilling2020-07-088-9/+11
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2020-07-102-0/+16
| |
* | better cleanup in share testsRobin Appelman2020-07-092-0/+10
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Lazy register the navigationRoeland Jago Douma2020-07-091-53/+56
|/ | | | | | | This makes sure that we do not translate unneeded strings on for example webdav requests. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2020-07-082-2/+2
|
* Bump bundlesJulius Härtl2020-07-076-909/+6
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2020-07-072-0/+2
|
* Cleanup share by mail a bitRoeland Jago Douma2020-07-063-4/+4
| | | | | | | | | | | | | | | | * Moved to ned IBootstrap * Register everything via the capabilities api (So clients can use it as well) - This applies to the enforcing passwords * Updated the sharing js code to use it * removed app.php * removed unused settings now * typehints * strict typing Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2020-07-044-6/+22
|
* Merge pull request #21280 from ↵Morris Jobke2020-07-0312-47/+47
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/router-1.1.0 Bump @nextcloud/router from 1.0.2 to 1.1.0
| * Bump @nextcloud/router from 1.0.2 to 1.1.0dependabot-preview[bot]2020-07-0312-47/+47
| | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/nextcloud/nextcloud-router/releases) - [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-router/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-07-032-0/+68
|/
* Merge pull request #21591 from nextcloud/debt/noid/set-path-for-ocm-permissionsRoeland Jago Douma2020-07-021-1/+1
|\ | | | | Pass $path to ocmPermissions2ncPermissions
| * Pass $path to ocmPermissions2ncPermissionsDaniel Kesselberg2020-06-251-1/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #21597 from nextcloud/techdebt/noid/return-value-for-commandsJoas Schilling2020-07-012-2/+4
|\ \ | | | | | | Add return value to all commands
| * | Also always return in app commandsJoas Schilling2020-06-262-2/+4
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / [tx-robot] updated from transifexNextcloud bot2020-06-282-0/+4
|/
* Merge pull request #21379 from ↵Roeland Jago Douma2020-06-243-19/+67
|\ | | | | | | | | nextcloud/fix-share-permission-checkboxes-enabled-when-permissions-can-not-be-set Fix share permission checkboxes enabled when permissions can not be set
| * Fix share permission checkboxes enabled when permissions can not be setDaniel Calviño Sánchez2020-06-123-19/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | A sharee can reshare a file and set the edit, create, delete and share permissions of the reshare only if the received share has edit, create, delete and share permissions, or if they were revoked in the received share after being set in the reshare. Therefore, the permission checkboxes in the share menu should be enabled only if the user can set them (otherwise trying to check them will lead to an error). Note that "sharePermissions" has all the permissions if the file is not a reshare but a file owned by the user. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Fix testsJoas Schilling2020-06-241-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Update share type constant usageJoas Schilling2020-06-2429-284/+302
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2020-06-202-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2020-06-192-0/+6
| |
* | Don't initialize Application directlyJoas Schilling2020-06-171-1/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2020-06-174-2/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2020-06-142-2/+2
|/
* Merge pull request #21347 from ↵Roeland Jago Douma2020-06-103-2/+3
|\ | | | | | | | | nextcloud/fix/21188/pass_share_permissions_to_api_call Pass the proper share permissions to the create share call
| * Pass the proper share permissions to the create share callRoeland Jago Douma2020-06-093-2/+3
| | | | | | | | | | | | | | | | Fixes #21188 This way we do not run into the share permission issue Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2020-06-104-0/+90
|/
* Merge pull request #21311 from nextcloud/techdebt/noid/make-share-order-reliableRoeland Jago Douma2020-06-091-3/+5
|\ | | | | Always sort shares in a reliable way
| * Always sort shares in a reliable wayJoas Schilling2020-06-081-3/+5
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2020-06-096-8/+12
|/
* Merge pull request #21278 from ↵Roeland Jago Douma2020-06-084-4/+4
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/auth-1.3.0 Bump @nextcloud/auth from 1.2.3 to 1.3.0
| * Bump @nextcloud/auth from 1.2.3 to 1.3.0dependabot-preview[bot]2020-06-074-4/+4
| | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 1.2.3 to 1.3.0. - [Release notes](https://github.com/nextcloud/nextcloud-auth/releases) - [Changelog](https://github.com/nextcloud/nextcloud-auth/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v1.2.3...v1.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-06-084-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2020-06-076-4/+6
|/
* [tx-robot] updated from transifexNextcloud bot2020-06-0622-0/+24
|
* Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst2020-06-055-29/+29
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>