aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-07-292-2/+14
* [tx-robot] updated from transifexNextcloud bot2016-07-242-0/+4
* [tx-robot] updated from transifexNextcloud bot2016-07-232-8/+8
* Also increase the min versionJoas Schilling2016-07-221-1/+1
* bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
* Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
|\
| * Increase app versionsJoas Schilling2016-07-211-1/+1
* | [tx-robot] updated from transifexNextcloud bot2016-07-222-0/+4
* | Update with robinJoas Schilling2016-07-2145-48/+50
* | Fix apps/Joas Schilling2016-07-2175-198/+255
|/
* Merge pull request #477 from nextcloud/fix-layout-public-uploadMorris Jobke2016-07-211-1/+1
|\
| * move closing div to the right placeBjoern Schiessle2016-07-201-1/+1
* | [tx-robot] updated from transifexNextcloud bot2016-07-212-0/+4
* | Use an icon to set the email instead of a button with stringThomas Müller2016-07-201-0/+1
* | Add clipboard button to public share linkThomas Müller2016-07-201-3/+5
|/
* [tx-robot] updated from transifexNextcloud bot2016-07-1910-0/+20
* Merge pull request #414 from nextcloud/files_sharing_event_dispatcherBjörn Schießle2016-07-184-36/+55
|\
| * Cleanup coding styleRoeland Jago Douma2016-07-181-30/+28
| * Add eventdispatcher to public link viewRoeland Jago Douma2016-07-183-3/+21
| * Move JS inclusion to ControllerRoeland Jago Douma2016-07-182-20/+23
* | [tx-robot] updated from transifexNextcloud bot2016-07-1836-470/+24
* | Move SetupFromToken to ShareManagerRoeland Jago Douma2016-07-182-70/+31
|/
* Merge pull request #379 from nextcloud/create_federated_share_on_mountMorris Jobke2016-07-1810-597/+73
|\
| * rename SaveToNextcloudController to MountPublicLinkControllerBjoern Schiessle2016-07-141-5/+5
| * adjust copyright noticesBjoern Schiessle2016-07-141-0/+1
| * remove unused parameterBjoern Schiessle2016-07-143-3/+3
| * move some stuff over to the federatedfilesharing appBjoern Schiessle2016-07-146-491/+1
| * s/ownCloud/NextcloudBjoern Schiessle2016-07-143-9/+6
| * continue to accept the URL of the remote server instead of the federated clou...Bjoern Schiessle2016-07-143-117/+94
| * replace 'ownCloud' with 'Nextcloud'Bjoern Schiessle2016-07-142-3/+3
| * create a real federated share if a user add a public link to his ownCloudBjörn Schießle2016-07-142-42/+33
* | [tx-robot] updated from transifexNextcloud bot2016-07-162-0/+4
* | Fix PHPUnit 5.4 warnings in files_sharing testsRoeland Jago Douma2016-07-154-116/+116
* | Merge pull request #398 from nextcloud/issue-388-fix-hidden-file-list-masterLukas Reschke2016-07-141-5/+6
|\ \
| * | Allow shares with create permissions only aswellJoas Schilling2016-07-141-5/+6
* | | [tx-robot] updated from transifexNextcloud bot2016-07-148-2/+18
|/ /
* / [tx-robot] updated from transifexNextcloud bot2016-07-138-0/+16
|/
* [tx-robot] updated from transifexNextcloud bot2016-07-1246-92/+8
* Change occurence of ownCloud (#352)Morris Jobke2016-07-111-3/+2
* [tx-robot] updated from transifexNextcloud bot2016-07-112-0/+4
* [tx-robot] updated from transifexNextcloud bot2016-07-102-0/+4
* [tx-robot] updated from transifexNextcloud bot2016-07-0910-0/+20
* combine if statementsRobin Appelman2016-07-081-13/+10
* handle errors while getting fileinfoRobin Appelman2016-07-081-1/+1
* Fix type hintingRobin Appelman2016-07-081-1/+2
* hint global handlebarsRobin Appelman2016-07-081-0/+2
* dont overwrite a variable with a different typeRobin Appelman2016-07-081-3/+3
* [tx-robot] updated from transifexNextcloud bot2016-07-082-16/+16
* Merge pull request #333 from nextcloud/sync-masterLukas Reschke2016-07-074-3/+82
|\
| * Simplify test code and don't show anything if no date is setMorris Jobke2016-07-072-10/+4