summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Basic CSP no longer deprecatedRoeland Jago Douma2018-11-081-1/+0
* [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
|\ \ \ \
| * | | | Add test that unique constraint is workingDaniel Kesselberg2018-11-061-0/+13
* | | | | Merge pull request #12317 from nextcloud/deps/noid/es6-polyfillMorris Jobke2018-11-0710-4077/+116
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix file move testsJulius Härtl2018-11-071-4/+12
| * | | | Add es6-shim as polyfill and minify underscore.jsJulius Härtl2018-11-079-4073/+104
| | |/ / | |/| |
* | | | Merge pull request #11569 from nextcloud/bug-11514/hide-header-actions-for-fi...Morris Jobke2018-11-076-31/+179
|\ \ \ \
| * | | | Fix unit testsMorris Jobke2018-11-071-1/+2
| * | | | Reduce function callsMorris Jobke2018-11-071-1/+1
| * | | | Improve text to be better translatable and use CSS instead of HTML for bold textMorris Jobke2018-11-072-2/+3
| * | | | Fix indentation of CSSMorris Jobke2018-11-071-6/+6
| * | | | Adapts the code to the new master stateMichael Weimann2018-11-072-16/+25
| * | | | Moves the terms of service into a dialogMichael Weimann2018-11-074-15/+32
| * | | | Inlines the share note for file dropsMichael Weimann2018-11-071-0/+1
| * | | | Inlines the share note for file dropsMichael Weimann2018-11-074-7/+30
| * | | | Hides the header actions for file dropsMichael Weimann2018-11-072-4/+100
| |/ / /
* | | | Merge pull request #12328 from nextcloud/more-icon-moveMorris Jobke2018-11-071-4/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix missing dot before class nameJan-Christoph Borchardt2018-11-051-4/+8
* | | | [tx-robot] updated from transifexNextcloud bot2018-11-0764-66/+166
| |_|/ |/| |
* | | Merge pull request #12312 from nextcloud/bugfix/11527/fix-index-nameRoeland Jago Douma2018-11-062-6/+6
|\ \ \
| * | | Fix index namesMorris Jobke2018-11-062-6/+6
* | | | Merge pull request #12273 from nextcloud/public-share-enforce-pass-fixJohn Molakvoæ2018-11-064-8/+26
|\ \ \ \
| * | | | Fix sharedialog failure handlerJohn Molakvoæ (skjnldsv)2018-11-061-1/+13
| * | | | Add focus on pending popover openingJohn Molakvoæ (skjnldsv)2018-11-063-4/+4
| * | | | Fix password enforce on public share linksJohn Molakvoæ (skjnldsv)2018-11-053-3/+9
* | | | | Merge pull request #12284 from nextcloud/fix/1020/search_shared_externalMorris Jobke2018-11-061-1/+1
|\ \ \ \ \
| * | | | | Properly search the root of a shared external storageRoeland Jago Douma2018-11-051-1/+1
* | | | | | Merge pull request #12303 from nextcloud/grid-for-all-file-templatesJohn Molakvoæ2018-11-0623-28/+94
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix testsJohn Molakvoæ (skjnldsv)2018-11-062-6/+11
| * | | | | Fix min trhumbnail sizeJohn Molakvoæ (skjnldsv)2018-11-063-5/+5
| * | | | | Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)2018-11-0619-17/+78
* | | | | | Merge pull request #12306 from nextcloud/disabled-ldap-fixMorris Jobke2018-11-0612-1375/+2707
|\ \ \ \ \ \
| * | | | | | BuildJohn Molakvoæ (skjnldsv)2018-11-0610-1369/+2698
| * | | | | | Show disabled even if empty if ldap enabledJohn Molakvoæ (skjnldsv)2018-11-062-6/+9
| |/ / / / /