summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix Calendarsubscriptions source column change on OracleGeorg Ehrke2018-11-138-12/+221
* Merge pull request #12384 from nextcloud/fix/12357/public-share-scrollbarMorris Jobke2018-11-121-2/+2
|\
| * Fixes the footer #12357Michael Weimann2018-11-091-2/+2
* | Merge pull request #12389 from nextcloud/fix-dav-groupidJohn Molakvoæ2018-11-122-48/+17
|\ \
| * | Fix displayName return of dav groups requestJohn Molakvoæ (skjnldsv)2018-11-102-48/+17
* | | [tx-robot] updated from transifexNextcloud bot2018-11-1214-2/+46
* | | Merge pull request #12388 from nextcloud/inline-input-confirm-margin-fixMorris Jobke2018-11-111-0/+1
|\ \ \
| * | | Fix inline input confirm marginJohn Molakvoæ (skjnldsv)2018-11-101-0/+1
| |/ /
* | | Merge pull request #12385 from nextcloud/fix/12356/grid-toggle-fixMorris Jobke2018-11-111-1/+1
|\ \ \
| * | | Fixes the grid toggle for none folder sharesMichael Weimann2018-11-091-1/+1
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2018-11-1110-4/+28
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2018-11-10122-444/+506
|/
* Merge pull request #12358 from nextcloud/bugfix/noid/wrong-update-check-versionMorris Jobke2018-11-099-24/+36
|\
| * Adjust unit testsJoas Schilling2018-11-092-7/+11
| * Improve style of incompatible apps listMorris Jobke2018-11-081-0/+4
| * Use the version number when checking the appstore for compatible updatesJoas Schilling2018-11-086-12/+13
| * Fix overlapping update button in notificationsMorris Jobke2018-11-083-6/+9
* | [tx-robot] updated from transifexNextcloud bot2018-11-09144-330/+400
* | Merge pull request #12349 from nextcloud/feature/noid/populate-notification-m...Morris Jobke2018-11-082-49/+157
|\ \
| * | Populate the mention-notification with the actual messageJoas Schilling2018-11-082-49/+157
| |/
* | Merge pull request #12352 from nextcloud/adjust-acceptance-tests-to-changes-i...Morris Jobke2018-11-081-1/+4
|\ \
| * | Adjust acceptance tests to changes in public share page menuDaniel Calviño Sánchez2018-11-081-1/+4
* | | Merge pull request #12335 from nextcloud/fix/12319/respect-fixed-usernamesblizzz2018-11-089-15/+70
|\ \ \ | |/ / |/| |
| * | do not offer to change display name or password, if not possible.Arthur Schiwon2018-11-079-15/+70
* | | Merge pull request #12310 from nextcloud/version/noid/15.0.0beta1v15.0.0beta1Morris Jobke2018-11-081-2/+2
|\ \ \ | |_|/ |/| |
| * | 15.0.0 beta 1Morris Jobke2018-11-081-2/+2
|/ /
* | Merge pull request #12348 from nextcloud/fix/basic_csp_no_longer_deprecatedMorris Jobke2018-11-081-1/+0
|\ \
| * | Basic CSP no longer deprecatedRoeland Jago Douma2018-11-081-1/+0
* | | Merge pull request #10059 from nextcloud/feature/1497/cache_webcal_calendarsMorris Jobke2018-11-0821-116/+2379
|\ \ \
| * | | update 3rdparty to fix phan error messageGeorg Ehrke2018-11-071-0/+0
| * | | cache webcal calendars on serverGeorg Ehrke2018-11-0720-116/+2379
* | | | Merge pull request #12313 from nextcloud/generated-avatar-major-cleanupRoeland Jago Douma2018-11-0811-25/+206
|\ \ \ \ | |_|/ / |/| | |
| * | | Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)2018-11-0811-25/+206
* | | | [tx-robot] updated from transifexNextcloud bot2018-11-0850-68/+98
* | | | Merge pull request #12342 from nextcloud/bugfix/noid/ie11-appcontentRoeland Jago Douma2018-11-071-0/+5
|\ \ \ \
| * | | | Add fix for IE11 flexbox height bugJulius Härtl2018-11-071-0/+5
* | | | | Merge pull request #12316 from nextcloud/public-download-button-fixRoeland Jago Douma2018-11-072-3/+17
|\ \ \ \ \
| * | | | | Better primary visual on public pagesJohn Molakvoæ (skjnldsv)2018-11-072-3/+17
* | | | | | Merge pull request #12340 from nextcloud/ie11-function-fixRoeland Jago Douma2018-11-071-1/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove arrow function for ie compatibilityJohn Molakvoæ (skjnldsv)2018-11-071-1/+3
|/ / / / /
* | | | | Merge pull request #12332 from nextcloud/bugfix/12314/existing-link-titleMorris Jobke2018-11-071-1/+1
|\ \ \ \ \
| * | | | | Also use default label if share label is nullJulius Härtl2018-11-071-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge pull request #12334 from nextcloud/bugfix/12164/share-dialog-useridMorris Jobke2018-11-071-17/+24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Only show label if the shareWith value is relevantJulius Härtl2018-11-071-17/+24
| |/ / /
* | | | Merge pull request #12324 from nextcloud/add-password-response-parameter-for-...Morris Jobke2018-11-072-0/+7
|\ \ \ \
| * | | | Add "password" parameter to the response data of link sharesDaniel Calviño Sánchez2018-11-062-0/+7
* | | | | Merge pull request #11836 from nextcloud/bugfix/2443/comment-mentions-with-sp...Morris Jobke2018-11-074-9/+29
|\ \ \ \ \
| * | | | | Fix the comments UI and activities for space-mentionsJoas Schilling2018-11-072-5/+22
| * | | | | Match mentions when the username is wrapped in quotesJoas Schilling2018-11-072-4/+7
* | | | | | Merge pull request #12329 from nextcloud/feature/noid/test-unique-constraint-...Morris Jobke2018-11-071-0/+13
|\ \ \ \ \ \