aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix showpassword loadsRoeland Jago Douma2019-03-181-3/+0
* Merge pull request #14721 from nextcloud/fix/14639/trash_delete_permRoeland Jago Douma2019-03-183-4/+4
|\
| * Trashbin: Delete => Delete permanentlyRoeland Jago Douma2019-03-163-4/+4
* | Merge pull request #14719 from nextcloud/fix/14639/fix_preview_size_trashRoeland Jago Douma2019-03-181-2/+2
|\ \
| * | Use higher preview resolution in trashbinRoeland Jago Douma2019-03-161-2/+2
| |/
* | [tx-robot] updated from transifexNextcloud bot2019-03-1810-0/+48
* | [tx-robot] updated from transifexNextcloud bot2019-03-1712-2/+140
* | [tx-robot] updated from transifexNextcloud bot2019-03-1646-30/+276
|/
* Merge pull request #14641 from nextcloud/assemblystream-seekMorris Jobke2019-03-152-3/+52
|\
| * make assemblystream seekableRobin Appelman2019-03-132-3/+52
* | [tx-robot] updated from transifexNextcloud bot2019-03-1520-0/+282
* | Merge pull request #14637 from nextcloud/design/grid-borderMorris Jobke2019-03-141-0/+6
|\ \
| * | Only show border for files with generated previewsJan-Christoph Borchardt2019-03-141-1/+6
| * | Add border around previews in grid viewJan-Christoph Borchardt2019-03-121-0/+1
* | | Merge pull request #14686 from nextcloud/bugfix/noid/fix-hardcoded-f-url-hand...Morris Jobke2019-03-141-2/+15
|\ \ \
| * | | Import needed classMorris Jobke2019-03-141-0/+1
| * | | Add correct method for hardcoded `/f/{fileid}`Joas Schilling2019-03-141-2/+14
* | | | Fixed Uppercase of Product namerakekniven2019-03-141-1/+1
* | | | Merge pull request #14690 from nextcloud/dav-rename-hande-failureMorris Jobke2019-03-141-1/+3
|\ \ \ \
| * | | | throw a proper error if rename fails in davRobin Appelman2019-03-141-1/+3
| |/ / /
* | | | Merge pull request #14693 from nextcloud/trashbin-restore-readonly-targetRoeland Jago Douma2019-03-141-0/+4
|\ \ \ \
| * | | | dont try to restore a trashbin item to a readonly targetRobin Appelman2019-03-141-0/+4
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2019-03-14354-1680/+2188
* | | | Add time between SMB test runs and properly log full changesetMorris Jobke2019-03-141-1/+3
* | | | Fix translation sync for accessibiltiyMorris Jobke2019-03-142-0/+2
|/ / /
* | | Merge pull request #12119 from nextcloud/add_circle_to_caldav_and_filepanel-15Morris Jobke2019-03-146-9/+71
|\ \ \
| * | | Improve codeMorris Jobke2019-03-131-2/+2
| * | | Use dependency injection for app managerMorris Jobke2019-03-134-5/+25
| * | | Created infrastructure to show circles' shared filesVinicius Cubas Brand2019-03-133-5/+47
* | | | Use SCSS variables since CSS vars are not loaded on public pagesJulius Härtl2019-03-131-3/+3
* | | | Merge pull request #14640 from nextcloud/techdebt/noid/disable-failing-testsMorris Jobke2019-03-132-3/+12
|\ \ \ \
| * | | | Wait up to 10 seconds for incoming changes from SMB notifierMorris Jobke2019-03-131-1/+8
| * | | | Do not run fragile TrashbinTestMorris Jobke2019-03-131-2/+4
| |/ / /
* / / / prevent recursion when moving a file to the trashbinRobin Appelman2019-03-131-1/+4
|/ / /
* | | Merge pull request #6512 from coletivoEITA/add_circles_sharing_to_caldavMorris Jobke2019-03-1314-8/+114
|\ \ \ | |_|/ |/| |
| * | Fix PHPUnitMorris Jobke2019-03-121-0/+2
| * | Fix PHPUnitMorris Jobke2019-03-121-0/+2
| * | Use proper dependency injection for app managerMorris Jobke2019-03-058-7/+26
| * | Fix whitespaceMorris Jobke2019-03-051-1/+1
| * | Suppress phan exceptions because they are catched by a class_existsMorris Jobke2019-03-051-0/+3
| * | use class_exists on correct class to please phanGeorg Ehrke2019-03-041-2/+2
| * | properly catch exceptions of detailsCircleGeorg Ehrke2019-03-031-1/+9
| * | Get user's circles without touching sessionVinicius Cubas Brand2019-03-011-6/+1
| * | allow sharing addressbooks with circlesGeorg Ehrke2019-03-012-3/+4
| * | Share calendar to circleVinicius Cubas Brand2019-03-014-2/+78
* | | Fix display of i in personal settingsMorris Jobke2019-03-111-0/+4
* | | Add hint to user documentation (Federation)Marius Blüm2019-03-111-0/+3
| |/ |/|
* | Merge pull request #14548 from nextcloud/bugfix/noid/avoid-duplicate-containe...Morris Jobke2019-03-082-20/+3
|\ \
| * | "Fix" the unit testsJoas Schilling2019-03-062-20/+3
* | | Merge pull request #14585 from nextcloud/ocm-mention-federationMorris Jobke2019-03-081-1/+1
|\ \ \