summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-10-052-0/+6
* Allow userId to be nullRoeland Jago Douma2018-10-041-1/+1
* Move sharetabview to compiled handlebarsRoeland Jago Douma2018-10-041-4/+1
* Merge pull request #11538 from nextcloud/heading-boldMarin Treselj2018-10-031-1/+0
|\
| * Change heading weights from Light to Semibold for better information architec...Jan-Christoph Borchardt2018-10-011-1/+0
* | Fix header overflow, fix more apps menu, fix #11552Jan-Christoph Borchardt2018-10-021-0/+6
|/
* Move to 1 template file for filesRoeland Jago Douma2018-10-011-1/+1
* Ellipsize long filenames and sharee names in public share page headerJan-Christoph Borchardt2018-10-011-1/+3
* [tx-robot] updated from transifexNextcloud bot2018-09-302-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-09-292-2/+2
* Compile filesummary handlebarsRoeland Jago Douma2018-09-271-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-09-272-2/+2
* do not explode when getting permissions from a FailedStorageArthur Schiwon2018-09-261-1/+9
* [tx-robot] updated from transifexNextcloud bot2018-09-262-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-09-254-6/+34
* [tx-robot] updated from transifexNextcloud bot2018-09-232-8/+22
* [tx-robot] updated from transifexNextcloud bot2018-09-226-22/+24
* [tx-robot] updated from transifexNextcloud bot2018-09-214-0/+10
* Merge pull request #11041 from nextcloud/fix/noid/get_permission_of_storage_f...Joas Schilling2018-09-193-11/+18
|\
| * Update test now that we check permissions properlyRoeland Jago Douma2018-09-061-7/+7
| * Properly check share permissionsRoeland Jago Douma2018-09-061-2/+8
| * Fix shared cacheRoeland Jago Douma2018-09-061-1/+1
| * Check the permission of the underlying storageRoeland Jago Douma2018-09-061-1/+2
* | [tx-robot] updated from transifexNextcloud bot2018-09-176-0/+14
* | [tx-robot] updated from transifexNextcloud bot2018-09-162-0/+140
* | [tx-robot] updated from transifexNextcloud bot2018-09-142-0/+28
* | [tx-robot] updated from transifexNextcloud bot2018-09-134-6/+22
* | [tx-robot] updated from transifexNextcloud bot2018-09-122-0/+6
* | [tx-robot] updated from transifexNextcloud bot2018-09-092-0/+4
* | [tx-robot] updated from transifexNextcloud bot2018-09-082-30/+30
|/
* [tx-robot] updated from transifexNextcloud bot2018-09-062-0/+4
* Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
* [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
|\
| * Tests fixesJohn Molakvoæ (skjnldsv)2018-08-241-4/+7
| * Fix mobile view and add public share note viewJohn Molakvoæ (skjnldsv)2018-08-244-6/+46
| * Fix header calculation and better public designJohn Molakvoæ (skjnldsv)2018-08-241-3/+12
* | Fix testsRoeland Jago Douma2018-08-241-2/+7
* | Add rooms in the default candidate types to look for when sharingDaniel Calviño Sánchez2018-08-241-0/+6
* | Merge pull request #10724 from nextcloud/large-share-count-performanceMorris Jobke2018-08-243-24/+49
|\ \
| * | cache parent exists status during share setupRobin Appelman2018-08-163-10/+17
| * | only determine is sharing is disabled for a user onceRobin Appelman2018-08-162-2/+12
| * | don't check if target dir exists when using the default share target directoryRobin Appelman2018-08-162-1/+5
| * | re-use view instances for shared storagesRobin Appelman2018-08-162-6/+17
| * | more efficient way to detect added and removed mountsRobin Appelman2018-08-161-4/+0
| * | more efficient unique share target generationRobin Appelman2018-08-162-13/+10