Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #14719 from nextcloud/fix/14639/fix_preview_size_trash | Roeland Jago Douma | 2019-03-18 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Use higher preview resolution in trashbin | Roeland Jago Douma | 2019-03-16 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-18 | 10 | -0/+48 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-17 | 12 | -2/+140 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-16 | 46 | -30/+276 | |
|/ / / | ||||||
* | | | Merge pull request #14641 from nextcloud/assemblystream-seek | Morris Jobke | 2019-03-15 | 2 | -3/+52 | |
|\ \ \ | ||||||
| * | | | make assemblystream seekable | Robin Appelman | 2019-03-13 | 2 | -3/+52 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-15 | 20 | -0/+282 | |
* | | | | Merge pull request #14637 from nextcloud/design/grid-border | Morris Jobke | 2019-03-14 | 1 | -0/+6 | |
|\ \ \ \ | ||||||
| * | | | | Only show border for files with generated previews | Jan-Christoph Borchardt | 2019-03-14 | 1 | -1/+6 | |
| * | | | | Add border around previews in grid view | Jan-Christoph Borchardt | 2019-03-12 | 1 | -0/+1 | |
* | | | | | Merge pull request #14686 from nextcloud/bugfix/noid/fix-hardcoded-f-url-hand... | Morris Jobke | 2019-03-14 | 1 | -2/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Import needed class | Morris Jobke | 2019-03-14 | 1 | -0/+1 | |
| * | | | | | Add correct method for hardcoded `/f/{fileid}` | Joas Schilling | 2019-03-14 | 1 | -2/+14 | |
* | | | | | | Fixed Uppercase of Product name | rakekniven | 2019-03-14 | 1 | -1/+1 | |
* | | | | | | Merge pull request #14690 from nextcloud/dav-rename-hande-failure | Morris Jobke | 2019-03-14 | 1 | -1/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | throw a proper error if rename fails in dav | Robin Appelman | 2019-03-14 | 1 | -1/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #14693 from nextcloud/trashbin-restore-readonly-target | Roeland Jago Douma | 2019-03-14 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | dont try to restore a trashbin item to a readonly target | Robin Appelman | 2019-03-14 | 1 | -0/+4 | |
| |/ / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-14 | 354 | -1680/+2188 | |
* | | | | | | Add time between SMB test runs and properly log full changeset | Morris Jobke | 2019-03-14 | 1 | -1/+3 | |
* | | | | | | Fix translation sync for accessibiltiy | Morris Jobke | 2019-03-14 | 2 | -0/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #12119 from nextcloud/add_circle_to_caldav_and_filepanel-15 | Morris Jobke | 2019-03-14 | 6 | -9/+71 | |
|\ \ \ \ \ | ||||||
| * | | | | | Improve code | Morris Jobke | 2019-03-13 | 1 | -2/+2 | |
| * | | | | | Use dependency injection for app manager | Morris Jobke | 2019-03-13 | 4 | -5/+25 | |
| * | | | | | Created infrastructure to show circles' shared files | Vinicius Cubas Brand | 2019-03-13 | 3 | -5/+47 | |
* | | | | | | Use SCSS variables since CSS vars are not loaded on public pages | Julius Härtl | 2019-03-13 | 1 | -3/+3 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge pull request #14640 from nextcloud/techdebt/noid/disable-failing-tests | Morris Jobke | 2019-03-13 | 2 | -3/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Wait up to 10 seconds for incoming changes from SMB notifier | Morris Jobke | 2019-03-13 | 1 | -1/+8 | |
| * | | | | | Do not run fragile TrashbinTest | Morris Jobke | 2019-03-13 | 1 | -2/+4 | |
| |/ / / / | ||||||
* / / / / | prevent recursion when moving a file to the trashbin | Robin Appelman | 2019-03-13 | 1 | -1/+4 | |
|/ / / / | ||||||
* | | | | Merge pull request #6512 from coletivoEITA/add_circles_sharing_to_caldav | Morris Jobke | 2019-03-13 | 14 | -8/+114 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fix PHPUnit | Morris Jobke | 2019-03-12 | 1 | -0/+2 | |
| * | | | Fix PHPUnit | Morris Jobke | 2019-03-12 | 1 | -0/+2 | |
| * | | | Use proper dependency injection for app manager | Morris Jobke | 2019-03-05 | 8 | -7/+26 | |
| * | | | Fix whitespace | Morris Jobke | 2019-03-05 | 1 | -1/+1 | |
| * | | | Suppress phan exceptions because they are catched by a class_exists | Morris Jobke | 2019-03-05 | 1 | -0/+3 | |
| * | | | use class_exists on correct class to please phan | Georg Ehrke | 2019-03-04 | 1 | -2/+2 | |
| * | | | properly catch exceptions of detailsCircle | Georg Ehrke | 2019-03-03 | 1 | -1/+9 | |
| * | | | Get user's circles without touching session | Vinicius Cubas Brand | 2019-03-01 | 1 | -6/+1 | |
| * | | | allow sharing addressbooks with circles | Georg Ehrke | 2019-03-01 | 2 | -3/+4 | |
| * | | | Share calendar to circle | Vinicius Cubas Brand | 2019-03-01 | 4 | -2/+78 | |
* | | | | Fix display of i in personal settings | Morris Jobke | 2019-03-11 | 1 | -0/+4 | |
* | | | | Add hint to user documentation (Federation) | Marius Blüm | 2019-03-11 | 1 | -0/+3 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #14548 from nextcloud/bugfix/noid/avoid-duplicate-containe... | Morris Jobke | 2019-03-08 | 2 | -20/+3 | |
|\ \ \ | ||||||
| * | | | "Fix" the unit tests | Joas Schilling | 2019-03-06 | 2 | -20/+3 | |
* | | | | Merge pull request #14585 from nextcloud/ocm-mention-federation | Morris Jobke | 2019-03-08 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Mention Open Cloud Mesh in Federated User Settings | Marius Blüm | 2019-03-07 | 1 | -1/+1 | |
* | | | | | Merge pull request #14583 from nextcloud/remove-g+-federation | Morris Jobke | 2019-03-08 | 3 | -8/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove G+ CSS rule (Feedback from Joas) | Marius Blüm | 2019-03-07 | 1 | -3/+0 |