summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-11-2956-1252/+730
|
* Merge pull request #2335 from nextcloud/grouping-for-activitiesMorris Jobke2016-11-281-109/+84
|\ | | | | Bring back grouping for activities
| * Add an event merger and use it for the files activitiesJoas Schilling2016-11-251-1/+16
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Working towards groupsJoas Schilling2016-11-251-108/+68
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | bring back permissions for mail sharesBjoern Schiessle2016-11-281-0/+1
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | [tx-robot] updated from transifexNextcloud bot2016-11-282-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2016-11-282-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2016-11-266-0/+74
|/
* improved style of shared entryMorris Jobke2016-11-231-3/+8
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* make the share icon in the filelist visible againRobin Appelman2016-11-231-0/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* document new variableMorris Jobke2016-11-221-0/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use the display name for files activities againJoas Schilling2016-11-221-4/+28
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #2154 from nextcloud/comments-activities-updateMorris Jobke2016-11-221-10/+9
|\ | | | | Move comments activities to the new API
| * Fix wrong copyright headersJoas Schilling2016-11-161-10/+9
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix popover layout fix for files and globalJohn Molakvoæ (skjnldsv)2016-11-211-18/+2
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2016-11-214-0/+70
| |
* | [tx-robot] updated from transifexNextcloud bot2016-11-204-2/+48
| |
* | [tx-robot] updated from transifexNextcloud bot2016-11-196-0/+80
| |
* | Merge pull request #2109 from nextcloud/oc_26533Morris Jobke2016-11-181-0/+5
|\ \ | | | | | | Transfer ownership only analyze home storage
| * | Test on storageRoeland Jago Douma2016-11-151-2/+2
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Transfer ownership only analyze home storageVincent Petry2016-11-141-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When transferring ownership, only the local files will be transferred during the rename operation. This means that the analyzing code doesn't need to recurse into any mount points. Furthermore this fixes issues where FailedStorage might appear as mount points as a result of inaccessible external storages or shares. So this makes it more robust.
* | | Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman2016-11-181-1/+1
|\ \ \ | | | | | | | | Add S3 objectstore backend
| * | | add comment for non empty text fileRobin Appelman2016-11-161-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | Dont create 0 byte text filesRobin Appelman2016-11-161-1/+1
| | |/ | |/| | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #2116 from nextcloud/downstream-26511Morris Jobke2016-11-181-0/+8
|\ \ \ | | | | | | | | Display changes in file versions tab view and detailsView
| * | | Display changes in file versions tab view and detailsView (#26511)Michael Jobst2016-11-141-0/+8
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Display changes in file versions tab view and detailsView * versions tab enhancements enhanced js test file removed css superscript attribute for version size * Replaced spaces with tabs
* | | [tx-robot] updated from transifexNextcloud bot2016-11-1842-44/+204
| | |
* | | use copy icon for local link rather than link icon to prevent confusion with ↵Jan-Christoph Borchardt2016-11-172-4/+4
| | | | | | | | | | | | | | | | | | sharing Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | fix layout of sharing listJan-Christoph Borchardt2016-11-171-2/+2
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | [tx-robot] updated from transifexNextcloud bot2016-11-1744-408/+414
| | |
* | | Merge pull request #2123 from nextcloud/downstream-26522Joas Schilling2016-11-162-2/+34
|\ \ \ | |_|/ |/| | Skip hidden files when counting visible files in list
| * | Skip hidden files when counting visible files in list (#26522)Vincent Petry2016-11-142-2/+34
| |/ | | | | | | | | | | The file list UI logic that renders the next page doesn't properly exclude hidden files when not shown. This fix makes sure that only rows that are actually visible are counted when rendering a page, this makes sure that the page will always have enough elements displayed.
* | Update the since version to 11.0.0Joas Schilling2016-11-168-50/+50
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Remove the old activity extensionJoas Schilling2016-11-163-720/+0
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Add back the support for the short translationsJoas Schilling2016-11-161-4/+68
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Don't even try to combine when the subject is differentJoas Schilling2016-11-161-0/+5
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Provider for the files appJoas Schilling2016-11-165-0/+226
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Register the settings of the files app via info.xmlJoas Schilling2016-11-167-20/+499
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Move the favorites filter to IFilterJoas Schilling2016-11-166-94/+167
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Move files filter to IFilterJoas Schilling2016-11-163-15/+104
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
| | | | | | | | | | | | As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Merge pull request #2125 from nextcloud/downstream-26546Morris Jobke2016-11-151-3/+3
|\ \ | | | | | | Transfer ownership now returns exit code on error
| * | Transfer ownership now returns exit code on error (#26546)Vincent Petry2016-11-141-3/+3
| |/
* | Merge pull request #2119 from nextcloud/downstream-26555Roeland Jago Douma2016-11-141-1/+5
|\ \ | | | | | | disabling dropping on dragging objects temporarily
| * | disabling dropping on dragging objects temporarilyMichael Jobst2016-11-141-1/+5
| |/ | | | | | | better solution
* | Merge pull request #2115 from nextcloud/oc_26527Roeland Jago Douma2016-11-141-15/+21
|\ \ | | | | | | Skip broken shares when transferring ownership (#26527)
| * | Skip broken shares when transferring ownership (#26527)Vincent Petry2016-11-141-15/+21
| |/
* | Merge pull request #2110 from nextcloud/oc_26526Roeland Jago Douma2016-11-141-1/+1
|\ \ | | | | | | First process group shares and then user shares
| * | First process group shares and then user sharesVincent Petry2016-11-141-1/+1
| |/ | | | | | | | | | | | | | | This prevents a validation failure where the code checks whether a file is already shared with another user, but the check disables itself when the owner is the same. Processing the groups first prevents the check to kick in too early when the group share still has the old owner while we try transferring the user share.
* / Introduce an event for first time login based on the last login time stampThomas Müller2016-11-141-3/+5
|/ | | | | | | | | | | | Use firstLogin event to trigger creation of default calendar and default address book Delay login of admin user after setup so that firstLogin event can properly be processed for the admin Fixing tests ... Skeleton files are not copied over -> only 3 cache entries are remaining Use updateLastLoginTimestamp to properly setup lastLogin value for a test user