summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Add HTML5 audio player in public viewWilliam Pain2017-11-221-0/+6
* | | | | | | | Merge pull request #7280 from nextcloud/fix-working-icon-position-when-sendin...Morris Jobke2017-11-272-2/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Show delete working icon at the same position as the delete iconDaniel Calviño Sánchez2017-11-242-2/+4
| * | | | | | | | Show submit working icon at the same position as the submit confirm iconDaniel Calviño Sánchez2017-11-241-0/+14
* | | | | | | | | Merge pull request #7251 from nextcloud/contact-menu-position-fixMorris Jobke2017-11-272-10/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed alignment of items in commentsJohn Molakvoæ (skjnldsv)2017-11-232-9/+16
| * | | | | | | | | Fix contacts menu vertical position for comment authorsDaniel Calviño Sánchez2017-11-231-1/+1
| * | | | | | | | | Fixed contact menu horizontal positionJohn Molakvoæ (skjnldsv)2017-11-231-1/+1
* | | | | | | | | | Merge pull request #7295 from nextcloud/remove-unused-methodLukas Reschke2017-11-272-32/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove unused mimetype detection method in OC_ImageMorris Jobke2017-11-272-32/+1
* | | | | | | | | | | Merge pull request #7264 from nextcloud/cache-fetched-appsLukas Reschke2017-11-2720-107/+168
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make isUpdateAvailable non-staticMorris Jobke2017-11-257-26/+50
| * | | | | | | | | | | Get the Installer via DIMorris Jobke2017-11-2515-83/+116
| * | | | | | | | | | | Cache fetched apps in update checkMorris Jobke2017-11-251-1/+5
* | | | | | | | | | | | Merge pull request #7298 from nextcloud/fix-wordingMorris Jobke2017-11-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix a sentence in the READMEMorris Jobke2017-11-271-1/+1
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #6437 from nextcloud/support-mail-send-in-shareMorris Jobke2017-11-273-18/+26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Federation actually sends an email via Share 2.0Morris Jobke2017-11-271-1/+1
| * | | | | | | | | | | | Proper handle null cases and default to trueLukas Reschke2017-11-271-1/+4
| * | | | | | | | | | | | Add support for `\OCP\Share\IShare::getMailSend` backLukas Reschke2017-11-272-18/+23
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #7297 from nextcloud/fgsl-masterJoas Schilling2017-11-272-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Adjust tests for added lastCheck timeLukas Reschke2017-11-271-0/+1
| * | | | | | | | | | | | Loss of performance on Login after upgrade from NC10 + LDAP to NC 12 + LDAP #...Flávio Gomes da Silva Lisboa2017-11-271-0/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #6356 from nextcloud/rename-ldapMorris Jobke2017-11-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Rename "LDAP" to "LDAP/AD-integration"Marius Blüm2017-11-271-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #7296 from nextcloud/increase-phan-checksRoeland Jago Douma2017-11-271-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Harden phan checks to catch more errorsMorris Jobke2017-11-271-5/+5
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #7178 from nextcloud/comradekingu-patch-1Morris Jobke2017-11-274-45/+45
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix unit testsMorris Jobke2017-11-273-28/+28
| * | | | | | | | | | that has since been deleted, ID to nodeAllan Nordhøy2017-11-271-3/+3
| * | | | | | | | | | No "to equal to" "We" or "Our", properlyAllan Nordhøy2017-11-271-15/+15
|/ / / / / / / / / /
* | | | | | | | | / [tx-robot] updated from transifexNextcloud bot2017-11-272-2/+8
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-11-258-20/+42
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #7275 from nextcloud/disable-elements-while-a-comment-is-b...Morris Jobke2017-11-242-2/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Disable elements while a comment is being deletedDaniel Calviño Sánchez2017-11-242-2/+13
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #7271 from nextcloud/fix-menu-loading-positionLukas Reschke2017-11-241-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix loading icon position in the app menuJulius Härtl2017-11-231-0/+2
* | | | | | | | | Merge pull request #7263 from nextcloud/clean-bruteforce-attempt-on-successLukas Reschke2017-11-242-4/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Reset bruteforce attempt table on successful loginMorris Jobke2017-11-242-4/+39
| |/ / / / / / / /
* | | | | | | | | Merge pull request #7273 from nextcloud/remove-unused-codeMorris Jobke2017-11-241-17/+0
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Remove unused checkCode methodMorris Jobke2017-11-241-17/+0
* | | | | | | | | Merge pull request #7268 from nextcloud/update-crlLukas Reschke2017-11-241-10/+11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Update CRL due to aboutconfigMorris Jobke2017-11-231-10/+11
| * | | | | | | | Update CRL due to files_frommailMorris Jobke2017-11-231-10/+10
| |/ / / / / / /
* / / / / / / / [tx-robot] updated from transifexNextcloud bot2017-11-244-6/+30
|/ / / / / / /
* | | | | | | Merge pull request #7260 from nextcloud/cleanup-unused-codeMorris Jobke2017-11-233-30/+2
|\ \ \ \ \ \ \
| * | | | | | | Use basename() instead of self implementationMorris Jobke2017-11-233-30/+2
|/ / / / / / /
* | | | | | | Merge pull request #7168 from nextcloud/fix-user-listblizzz2017-11-231-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix accesslist when a user has an ID only containting 0-9Joas Schilling2017-11-141-1/+1
* | | | | | | Merge pull request #7137 from nextcloud/shared-jailed-source-rootMorris Jobke2017-11-233-1/+64
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |