summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1792 from nextcloud/bump_sabreRoeland Jago Douma2016-11-0923-119/+374
|\ | | | | Bump sabre
| * Add testsLukas Reschke2016-11-092-0/+143
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * Fix CalendarTestRoeland Jago Douma2016-11-042-1/+25
| | | | | | | | | | | | * Made sure delete from self works again (and is tested) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Fix pluginRoeland Jago Douma2016-11-042-1/+43
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Minor fixesRoeland Jago Douma2016-11-043-5/+5
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Fix testsRoeland Jago Douma2016-11-042-2/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-0418-111/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update sabre/dav to 3.2.0 * Adjust code to work with sabre/dav 3.2.0 and it's dependencies * Adding own CalDAV plugin to fix calendar home property * Test if there is a user logged in when listing files home * Update sabre version used by integration tests * Disable unauthenticated DAV access This is needed to make Sabre 3.2 behave like we did before. Eventually we should integrate better with the ACL plugin which itself should implement an auth failure when appropriate. ===== * Fixed so cherry-pick was succesfull Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #1998 from nextcloud/share-by-mail-notificationBjörn Schießle2016-11-087-57/+521
|\ \ | | | | | | add share by mail activity
| * | Fix some typosJoas Schilling2016-11-081-2/+2
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | add activity if a file was shared by mailBjoern Schiessle2016-11-086-12/+418
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | add activity for share by mailBjoern Schiessle2016-11-082-45/+103
| |/ | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Merge pull request #1618 from nextcloud/show-folder-shared-statusMorris Jobke2016-11-088-20/+435
|\ \ | | | | | | make it possible to share the current folder
| * | Fix styling of the breadcrumbs iconMorris Jobke2016-11-081-2/+5
| | | | | | | | | | | | | | | | | | | | | * properly center share icon * also apply styles for public share icon Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | fix share icon position and remove debug logChristoph Wurst2016-11-082-2/+0
| | |
| * | Add testsRoeland Jago Douma2016-11-071-0/+224
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Show link icon when shared by linkRoeland Jago Douma2016-11-071-13/+12
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Actually update the stateRoeland Jago Douma2016-11-071-1/+19
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | detail fixes for share current folderJan-Christoph Borchardt2016-11-072-3/+1
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Listen to sharetab changesRoeland Jago Douma2016-11-072-1/+12
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | update breadcrumb view whenever the share information on the directory info ↵Christoph Wurst2016-11-072-7/+15
| | | | | | | | | | | | | | | | | | model changes Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | the root folder must not be sharedChristoph Wurst2016-11-071-6/+11
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | visually reflect sharing state of current folderChristoph Wurst2016-11-073-5/+35
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | refactor share permission logic into own method to reuse it for the share tabChristoph Wurst2016-11-072-13/+26
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | let users share the curren folderChristoph Wurst2016-11-072-4/+19
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | show whether the current folder was shared or notChristoph Wurst2016-11-075-0/+93
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | [tx-robot] updated from transifexNextcloud bot2016-11-0860-66/+70
|/ /
* | Fix translation stringJoas Schilling2016-11-071-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2016-11-0718-14/+188
| |
* | [tx-robot] updated from transifexNextcloud bot2016-11-066-0/+138
| |
* | [tx-robot] updated from transifexNextcloud bot2016-11-0516-38/+206
| |
* | Merge pull request #2014 from nextcloud/cleanup_oc_group_a_tadRoeland Jago Douma2016-11-042-25/+49
|\ \ | | | | | | Cleanup OC_Group usage a bit
| * | Cleanup OC_Group usage a bitRoeland Jago Douma2016-11-042-25/+49
| |/ | | | | | | | | | | This is deprecated internal stuff. Should not be used anymore. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / Fixed disappearing of share info in file viewMichael Jobst2016-11-041-1/+6
|/
* [tx-robot] updated from transifexNextcloud bot2016-11-046-0/+14
|
* Merge pull request #1741 from nextcloud/new_previewLukas Reschke2016-11-0315-306/+942
|\ | | | | Improve previews
| * More testsRoeland Jago Douma2016-11-036-38/+556
| | | | | | | | | | | | | | | | | | * PreviewController test * PublicPreview test * Versions Preview test * Trash Preview test Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Added genertor helper & testsRoeland Jago Douma2016-11-031-13/+32
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Update thumbnail endpoint to new generatoRoeland Jago Douma2016-11-031-6/+17
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Move over files_trashbinRoeland Jago Douma2016-11-033-82/+134
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Moved over files_versionsRoeland Jago Douma2016-11-034-72/+122
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Move publicpreview overRoeland Jago Douma2016-11-033-133/+119
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #1733 from nextcloud/dav-eventsRoeland Jago Douma2016-11-0311-51/+1410
|\ \ | | | | | | Activities for calendars, events and todos
| * | Add more testsJoas Schilling2016-11-031-5/+102
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Add tests for triggerCalendarActivityJoas Schilling2016-11-031-4/+139
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Start unit tests for the activity listenerJoas Schilling2016-11-031-0/+100
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Add tests for dispatching of the eventsJoas Schilling2016-11-032-5/+66
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Use the event dispatcherJoas Schilling2016-11-038-177/+189
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Use a different type for events and todosJoas Schilling2016-11-032-3/+20
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Activities for events and todosJoas Schilling2016-11-033-6/+189
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Move the methods into a new classJoas Schilling2016-11-0310-337/+497
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>