summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-11-162-0/+8
* [tx-robot] updated from transifexNextcloud bot2020-11-146-4/+20
* Fix default internal expiration date enforceJohn Molakvoæ (skjnldsv)2020-11-133-4/+4
* Make sure columns with an empty default are nullable for OracleJoas Schilling2020-11-121-1/+1
* [tx-robot] updated from transifexNextcloud bot2020-11-122-0/+8
* Merge pull request #24044 from nextcloud/backport/24042/stable20Morris Jobke2020-11-114-3/+7
|\
| * Disable share input for a received share if resharing is not allowedDaniel Calviño Sánchez2020-11-113-3/+6
| * Do not show "Can reshare" in the menu if resharing is not allowedDaniel Calviño Sánchez2020-11-113-2/+3
* | Don't leave cursors open when tests failJoas Schilling2020-11-102-3/+11
|/
* Merge pull request #24012 from nextcloud/backport/23981/stable20John Molakvoæ2020-11-103-5/+5
|\
| * Fix js search in undefined ocs responseJohn Molakvoæ (skjnldsv)2020-11-093-5/+5
* | [tx-robot] updated from transifexNextcloud bot2020-11-104-0/+4
|/
* Fix link share label placeholder not showingGary Kim2020-11-093-4/+5
* [tx-robot] updated from transifexNextcloud bot2020-11-098-4/+72
* [tx-robot] updated from transifexNextcloud bot2020-11-0820-6/+24
* Merge pull request #23419 from nextcloud/backport/23350/stable20Morris Jobke2020-11-046-5/+104
|\
| * Indicate preview availability in share api responsesRichard Steinmetz2020-11-036-5/+104
* | [tx-robot] updated from transifexNextcloud bot2020-11-042-0/+2
* | [tx-robot] updated from transifexNextcloud bot2020-11-034-2/+8
* | [tx-robot] updated from transifexNextcloud bot2020-11-022-0/+6
* | [tx-robot] updated from transifexNextcloud bot2020-11-016-20/+38
* | [tx-robot] updated from transifexNextcloud bot2020-10-3114-0/+30
* | Fix invalid usages of the new dispatcherRoeland Jago Douma2020-10-301-4/+6
* | [tx-robot] updated from transifexNextcloud bot2020-10-3024-26/+26
* | [tx-robot] updated from transifexNextcloud bot2020-10-286-4/+10
* | [tx-robot] updated from transifexNextcloud bot2020-10-278-4/+14
* | [tx-robot] updated from transifexNextcloud bot2020-10-2662-228/+0
* | [tx-robot] updated from transifexNextcloud bot2020-10-2516-0/+34
* | Merge pull request #23583 from nextcloud/backport/23580/stable20Roeland Jago Douma2020-10-241-1/+4
|\ \
| * | Also expire share type emailJohn Molakvoæ (skjnldsv)2020-10-201-1/+4
* | | Merge pull request #23646 from nextcloud/backport/23627/stable20Roeland Jago Douma2020-10-243-12/+6
|\ \ \
| * | | Fix sharing input placeholder for emailsJohn Molakvoæ (skjnldsv)2020-10-233-12/+6
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2020-10-2462-228/+228
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-10-202-0/+12
* | SharedMountTest.php:367 is unreliableMorris Jobke2020-10-161-1/+2
* | [tx-robot] updated from transifexNextcloud bot2020-10-162-2/+2
* | Merge pull request #23466 from nextcloud/dependencies/nextcloud-vue-2.6.9Morris Jobke2020-10-152-2/+2
|\ \
| * | Bump @nextcloud/vue to 2.6.9Julius Härtl2020-10-152-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2020-10-152-0/+14
|/ /
* / [tx-robot] updated from transifexNextcloud bot2020-10-14110-116/+36
|/
* Expose CLOUD federation for local users as wellJohn Molakvoæ (skjnldsv)2020-10-121-0/+4
* Bump @nextcloud/vue to v2.6.8John Molakvoæ (skjnldsv)2020-10-027-7/+7
* Never copy the share link when the password is forcedJoas Schilling2020-09-223-3/+3
* Merge pull request #22898 from nextcloud/fix/16696/add-spaces-and-fix-variabl...Morris Jobke2020-09-171-2/+2
|\
| * Fix variable name and add spaces around path in info log lineMorris Jobke2020-09-171-2/+2
* | Merge pull request #22902 from nextcloud/fix/16696/proper-target-path-for-sha...Morris Jobke2020-09-171-1/+1
|\ \
| * | Create proper target path for shared storage fopen eventMorris Jobke2020-09-171-1/+1
| |/
* | Merge pull request #22867 from nextcloud/shared-storage-init-lessRoeland Jago Douma2020-09-171-10/+17
|\ \ | |/ |/|
| * optimize View::getPath if we already know the storage idRobin Appelman2020-09-161-5/+5
| * disable update checking for shared storagesRobin Appelman2020-09-151-6/+13