| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #6901 from nextcloud/bugfix/4014/catch_parsing_error | Morris Jobke | 2017-11-27 | 6 | -5/+44 |
|\ |
|
| * | catch errors when parsing calendar data for calendar query requests | Georg Ehrke | 2017-11-27 | 6 | -5/+44 |
* | | Merge pull request #7308 from nextcloud/do-not-log-InvalidSyncToken | Morris Jobke | 2017-11-27 | 1 | -0/+3 |
|\ \ |
|
| * | | Log InvalidSyncToken on DAV in debug level | Morris Jobke | 2017-11-27 | 1 | -0/+3 |
* | | | Merge pull request #7307 from nextcloud/do-not-log-not-implemented-dav | Lukas Reschke | 2017-11-27 | 1 | -0/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | Log NotImplementedException on DAV in debug level | Morris Jobke | 2017-11-27 | 1 | -0/+4 |
| |/ |
|
* | | Merge pull request #7222 from nextcloud/fix-filerow-avatars | blizzz | 2017-11-27 | 5 | -114/+81 |
|\ \ |
|
| * | | recycle SharedFileInfo values in fileInfo | Arthur Schiwon | 2017-11-23 | 2 | -5/+22 |
| * | | rip out obsolete recipientsDisplayName | Arthur Schiwon | 2017-11-23 | 4 | -98/+20 |
| * | | adjust tests and apply sorting | Arthur Schiwon | 2017-11-23 | 3 | -10/+32 |
| * | | Fix avatars in file rows of incoming shares | Arthur Schiwon | 2017-11-23 | 2 | -0/+2 |
| * | | fix avatars in file rows of outgoing shares | Arthur Schiwon | 2017-11-23 | 2 | -2/+6 |
* | | | Merge pull request #7256 from nextcloud/fix-cursor-for-avatar-and-user-names-... | blizzz | 2017-11-27 | 2 | -11/+34 |
|\ \ \
| |_|/
|/| | |
|
| * | | Replace with non-deprecated JS call | Lukas Reschke | 2017-11-27 | 1 | -1/+1 |
| * | | Disable contacts menu for mentions to current user in comment messages | Daniel Calviño Sánchez | 2017-11-27 | 2 | -4/+9 |
| * | | Disable contacts menu for mentioned users in comments being composed | Daniel Calviño Sánchez | 2017-11-27 | 2 | -7/+14 |
| * | | Fix cursor for author row and avatars in comments | Daniel Calviño Sánchez | 2017-11-26 | 2 | -4/+15 |
* | | | Merge pull request #7266 from nextcloud/fix-input-field-not-disabled-while-a-... | Morris Jobke | 2017-11-27 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Fix input field not disabled while a comment is being sent | Daniel Calviño Sánchez | 2017-11-23 | 1 | -3/+3 |
* | | | | Merge pull request #7246 from william-p/Add_html5_audioplayer_public | Lukas Reschke | 2017-11-27 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | Add HTML5 audio player in public view | William Pain | 2017-11-22 | 1 | -0/+6 |
* | | | | | Merge pull request #7280 from nextcloud/fix-working-icon-position-when-sendin... | Morris Jobke | 2017-11-27 | 2 | -2/+18 |
|\ \ \ \ \ |
|
| * | | | | | Show delete working icon at the same position as the delete icon | Daniel Calviño Sánchez | 2017-11-24 | 2 | -2/+4 |
| * | | | | | Show submit working icon at the same position as the submit confirm icon | Daniel Calviño Sánchez | 2017-11-24 | 1 | -0/+14 |
* | | | | | | Merge pull request #7251 from nextcloud/contact-menu-position-fix | Morris Jobke | 2017-11-27 | 1 | -9/+14 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fixed alignment of items in comments | John Molakvoæ (skjnldsv) | 2017-11-23 | 1 | -8/+13 |
| * | | | | | | Fix contacts menu vertical position for comment authors | Daniel Calviño Sánchez | 2017-11-23 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #7264 from nextcloud/cache-fetched-apps | Lukas Reschke | 2017-11-27 | 2 | -3/+14 |
|\ \ \ \ \ \ |
|
| * | | | | | | Make isUpdateAvailable non-static | Morris Jobke | 2017-11-25 | 2 | -3/+14 |
* | | | | | | | Rename "LDAP" to "LDAP/AD-integration" | Marius Blüm | 2017-11-27 | 1 | -1/+1 |
* | | | | | | | Fix unit tests | Morris Jobke | 2017-11-27 | 2 | -3/+3 |
* | | | | | | | that has since been deleted, ID to node | Allan Nordhøy | 2017-11-27 | 1 | -3/+3 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-27 | 2 | -2/+8 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-25 | 6 | -20/+22 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge pull request #7275 from nextcloud/disable-elements-while-a-comment-is-b... | Morris Jobke | 2017-11-24 | 2 | -2/+13 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Disable elements while a comment is being deleted | Daniel Calviño Sánchez | 2017-11-24 | 2 | -2/+13 |
| | |_|/ /
| |/| | | |
|
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-24 | 2 | -0/+16 |
| |_|_|/
|/| | | |
|
* | | | | Merge pull request #7137 from nextcloud/shared-jailed-source-root | Morris Jobke | 2017-11-23 | 2 | -1/+53 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Use the correct root for shared jail when the source storage is also a jail | Robin Appelman | 2017-11-10 | 2 | -1/+53 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-23 | 10 | -8/+132 |
| |/ /
|/| | |
|
* | | | Make close icon fill more space | Marin Treselj | 2017-11-21 | 1 | -2/+2 |
| |/
|/| |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-21 | 2 | -0/+16 |
* | | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss... | Björn Schießle | 2017-11-20 | 6 | -13/+32 |
|\ \ |
|
| * | | Remove requeriment for read permission on some actions | Daniel Calviño Sánchez | 2017-11-02 | 2 | -2/+2 |
| * | | Add proper handling of files without permissions | Daniel Calviño Sánchez | 2017-11-02 | 3 | -2/+16 |
| * | | Return whether the file is readable or not in the DAV permissions | Daniel Calviño Sánchez | 2017-11-02 | 2 | -9/+14 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-20 | 12 | -18/+26 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-19 | 12 | -12/+42 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-18 | 6 | -0/+6 |
* | | | Merge pull request #7163 from nextcloud/force-breaks-on-extremely-long-words-... | Jan-Christoph Borchardt | 2017-11-17 | 1 | -0/+2 |
|\ \ \ |
|