summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-08-312-0/+34
|
* [tx-robot] updated from transifexNextcloud bot2018-08-302-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-08-276-2/+10
|
* [tx-robot] updated from transifexNextcloud bot2018-08-2610-0/+32
|
* [tx-robot] updated from transifexNextcloud bot2018-08-2524-24/+0
|
* Merge pull request #10838 from nextcloud/header-fixes-and-public-noteMorris Jobke2018-08-244-9/+61
|\ | | | | Header fixes and public note
| * Tests fixesJohn Molakvoæ (skjnldsv)2018-08-241-4/+7
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix mobile view and add public share note viewJohn Molakvoæ (skjnldsv)2018-08-244-6/+46
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix header calculation and better public designJohn Molakvoæ (skjnldsv)2018-08-241-3/+12
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix testsRoeland Jago Douma2018-08-241-2/+7
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Add rooms in the default candidate types to look for when sharingDaniel Calviño Sánchez2018-08-241-0/+6
| | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Merge pull request #10724 from nextcloud/large-share-count-performanceMorris Jobke2018-08-243-24/+49
|\ \ | | | | | | Improve performance when dealing with large numbers of shares
| * | cache parent exists status during share setupRobin Appelman2018-08-163-10/+17
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | only determine is sharing is disabled for a user onceRobin Appelman2018-08-162-2/+12
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | don't check if target dir exists when using the default share target directoryRobin Appelman2018-08-162-1/+5
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | re-use view instances for shared storagesRobin Appelman2018-08-162-6/+17
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | more efficient way to detect added and removed mountsRobin Appelman2018-08-161-4/+0
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | more efficient unique share target generationRobin Appelman2018-08-162-13/+10
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2018-08-2410-0/+10
| | |
* | | Merge pull request #10815 from nextcloud/fix/noid/missingreturnvalMorris Jobke2018-08-231-0/+1
|\ \ \ | | | | | | | | returning of $tr is expected, otherwise ending up in a JS error
| * | | returning of $tr is expected, otherwise ending up in a JS errorArthur Schiwon2018-08-231-0/+1
| | |/ | |/| | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* / | [tx-robot] updated from transifexNextcloud bot2018-08-2324-30/+14
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-08-212-0/+4
| |
* | Merge pull request #10700 from nextcloud/fix/10516/sharepermissionsMorris Jobke2018-08-201-21/+4
|\ \ | | | | | | Fix share dialog sidebar in share views
| * | remove unexecutable codeArthur Schiwon2018-08-151-21/+4
| | | | | | | | | | | | | | | | | | | | | OCA.Sharing.SharedFileInfo was never defined and that stopped execution. Interestingly, FF never showed me an error. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | [tx-robot] updated from transifexNextcloud bot2018-08-202-2/+2
| | |
* | | Merge pull request #10707 from nextcloud/dark-theme-fixesJulius Härtl2018-08-181-1/+1
|\ \ \ | | | | | | | | Fix public pages background
| * | | Fix public pages backgroundJohn Molakvoæ (skjnldsv)2018-08-161-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | [tx-robot] updated from transifexNextcloud bot2018-08-182-0/+10
| |_|/ |/| |
* | | Merge pull request #10695 from nextcloud/sharing-public-settings-fixesJulius Härtl2018-08-161-2/+2
|\ \ \ | | | | | | | | Fix password enforce on public links
| * | | Disabled checkboxes and design fixesJohn Molakvoæ (skjnldsv)2018-08-161-2/+2
| |/ / | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #10692 from nextcloud/deleted-share-remove-actionsRoeland Jago Douma2018-08-161-3/+5
|\ \ \ | | | | | | | | Do not show action menu if no actions are available
| * | | Do not show action menu if no actions are availableJohn Molakvoæ (skjnldsv)2018-08-151-3/+5
| |/ / | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | / [tx-robot] updated from transifexNextcloud bot2018-08-162-40/+46
| |/ |/|
* | Added feedback on autocomplete uiJohn Molakvoæ (skjnldsv)2018-08-151-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Ellipsis long username/mails in share viewJohn Molakvoæ (skjnldsv)2018-08-151-0/+4
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2018-08-154-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2018-08-136-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2018-08-1110-0/+26
|
* Bump autoloadersRoeland Jago Douma2018-08-101-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2018-08-10102-102/+102
|
* Merge pull request #10255 from nextcloud/add-support-for-room-sharesBjörn Schießle2018-08-099-21/+650
|\ | | | | Add support for room shares
| * Suppress Phan warnings about calling undeclared class methodsDaniel Calviño Sánchez2018-08-082-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The DeletedShareAPIController and ShareAPIController helpers for room shares are defined in Talk, so the classes do not exist when Talk is not installed. Due to this when the object returned by "getRoomShareHelper" is used Phan complains that the class is not declared. This is not a problem, though, because when the class is not available "getRoomShareHelper" throws an exception, which is then caught where that method was called. Therefore now those warnings from Phan are suppressed (it would be better to use "@phan-suppress-next-line" instead, but it is not yet available in our Phan version). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-082-0/+22
| | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * Add support for room shares to the share owner updaterDaniel Calviño Sánchez2018-08-081-0/+1
| | | | | | | | | | | | | | | | A user can move her own shares into a received share. When that happens she is effectively handing over the ownership of the file, so the share needs to be updated to reflect the new owner. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * Add room shares to the MountProvider for sharesDaniel Calviño Sánchez2018-08-082-1/+24
| | | | | | | | | | | | | | | | The MountProvider for shares creates mount points for the files shared with the user, which makes possible to use the received shared files and folders as regular files and folders. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * Add support for room shares to DeletedShareAPIControllerDaniel Calviño Sánchez2018-08-081-5/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some cases, the DeletedShareAPIController requires explicit handling of each type of share (for example, to format a share for a DataResponse). Room shares are implemented in an external app (Nextcloud Talk), so in order to keep the controller as isolated as possible from room share specifics all that explicit handling is done in a helper class provided by the Talk app. In other cases it is just enough to call the share manager specifying a room share type; note that the share manager is guarded against share types for which there is no provider, so it is not necessary to explicitly check that before passing room shares to the share manager. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * Add support for room shares to ShareAPIControllerDaniel Calviño Sánchez2018-08-083-15/+547
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some cases, the ShareAPIController requires explicit handling of each type of share (for example, to format a share for a DataResponse). Room shares are implemented in an external app (Nextcloud Talk), so in order to keep the controller as isolated as possible from room share specifics all that explicit handling is done in a helper class provided by the Talk app. In other cases it is just enough to call the share manager specifying a room share type; note that the share manager is guarded against share types for which there is no provider, so it is not necessary to explicitly check that before passing room shares to the share manager. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Merge pull request #10537 from MartB/mselect_fixRoeland Jago Douma2018-08-092-1/+19
|\ \ | |/ |/| Fix multiSelectMenu for public shares #10536
| * Fix multiSelectMenu for public shares #10536MartB2018-08-062-1/+19
| | | | | | | | Signed-off-by: Martin Böh (MartB) <mart.b@outlook.de>