Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #12348 from nextcloud/fix/basic_csp_no_longer_deprecated | Morris Jobke | 2018-11-08 | 1 | -1/+0 | |
|\ \ | ||||||
| * | | Basic CSP no longer deprecated | Roeland Jago Douma | 2018-11-08 | 1 | -1/+0 | |
* | | | Merge pull request #10059 from nextcloud/feature/1497/cache_webcal_calendars | Morris Jobke | 2018-11-08 | 21 | -116/+2379 | |
|\ \ \ | ||||||
| * | | | update 3rdparty to fix phan error message | Georg Ehrke | 2018-11-07 | 1 | -0/+0 | |
| * | | | cache webcal calendars on server | Georg Ehrke | 2018-11-07 | 20 | -116/+2379 | |
* | | | | Merge pull request #12313 from nextcloud/generated-avatar-major-cleanup | Roeland Jago Douma | 2018-11-08 | 11 | -25/+206 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Clear avatar cache with frontend repair | John Molakvoæ (skjnldsv) | 2018-11-08 | 11 | -25/+206 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-08 | 50 | -68/+98 | |
* | | | | Merge pull request #12342 from nextcloud/bugfix/noid/ie11-appcontent | Roeland Jago Douma | 2018-11-07 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | Add fix for IE11 flexbox height bug | Julius Härtl | 2018-11-07 | 1 | -0/+5 | |
* | | | | | Merge pull request #12316 from nextcloud/public-download-button-fix | Roeland Jago Douma | 2018-11-07 | 2 | -3/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | Better primary visual on public pages | John Molakvoæ (skjnldsv) | 2018-11-07 | 2 | -3/+17 | |
* | | | | | | Merge pull request #12340 from nextcloud/ie11-function-fix | Roeland Jago Douma | 2018-11-07 | 1 | -1/+3 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Remove arrow function for ie compatibility | John Molakvoæ (skjnldsv) | 2018-11-07 | 1 | -1/+3 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #12332 from nextcloud/bugfix/12314/existing-link-title | Morris Jobke | 2018-11-07 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Also use default label if share label is null | Julius Härtl | 2018-11-07 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #12334 from nextcloud/bugfix/12164/share-dialog-userid | Morris Jobke | 2018-11-07 | 1 | -17/+24 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Only show label if the shareWith value is relevant | Julius Härtl | 2018-11-07 | 1 | -17/+24 | |
| |/ / / | ||||||
* | | | | Merge pull request #12324 from nextcloud/add-password-response-parameter-for-... | Morris Jobke | 2018-11-07 | 2 | -0/+7 | |
|\ \ \ \ | ||||||
| * | | | | Add "password" parameter to the response data of link shares | Daniel Calviño Sánchez | 2018-11-06 | 2 | -0/+7 | |
* | | | | | Merge pull request #11836 from nextcloud/bugfix/2443/comment-mentions-with-sp... | Morris Jobke | 2018-11-07 | 4 | -9/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix the comments UI and activities for space-mentions | Joas Schilling | 2018-11-07 | 2 | -5/+22 | |
| * | | | | | Match mentions when the username is wrapped in quotes | Joas Schilling | 2018-11-07 | 2 | -4/+7 | |
* | | | | | | Merge pull request #12329 from nextcloud/feature/noid/test-unique-constraint-... | Morris Jobke | 2018-11-07 | 1 | -0/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add test that unique constraint is working | Daniel Kesselberg | 2018-11-06 | 1 | -0/+13 | |
* | | | | | | | Merge pull request #12317 from nextcloud/deps/noid/es6-polyfill | Morris Jobke | 2018-11-07 | 10 | -4077/+116 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Fix file move tests | Julius Härtl | 2018-11-07 | 1 | -4/+12 | |
| * | | | | | | Add es6-shim as polyfill and minify underscore.js | Julius Härtl | 2018-11-07 | 9 | -4073/+104 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #11569 from nextcloud/bug-11514/hide-header-actions-for-fi... | Morris Jobke | 2018-11-07 | 6 | -31/+179 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Fix unit tests | Morris Jobke | 2018-11-07 | 1 | -1/+2 | |
| * | | | | | Reduce function calls | Morris Jobke | 2018-11-07 | 1 | -1/+1 | |
| * | | | | | Improve text to be better translatable and use CSS instead of HTML for bold text | Morris Jobke | 2018-11-07 | 2 | -2/+3 | |
| * | | | | | Fix indentation of CSS | Morris Jobke | 2018-11-07 | 1 | -6/+6 | |
| * | | | | | Adapts the code to the new master state | Michael Weimann | 2018-11-07 | 2 | -16/+25 | |
| * | | | | | Moves the terms of service into a dialog | Michael Weimann | 2018-11-07 | 4 | -15/+32 | |
| * | | | | | Inlines the share note for file drops | Michael Weimann | 2018-11-07 | 1 | -0/+1 | |
| * | | | | | Inlines the share note for file drops | Michael Weimann | 2018-11-07 | 4 | -7/+30 | |
| * | | | | | Hides the header actions for file drops | Michael Weimann | 2018-11-07 | 2 | -4/+100 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #12328 from nextcloud/more-icon-move | Morris Jobke | 2018-11-07 | 1 | -4/+8 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix missing dot before class name | Jan-Christoph Borchardt | 2018-11-05 | 1 | -4/+8 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-07 | 64 | -66/+166 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #12312 from nextcloud/bugfix/11527/fix-index-name | Roeland Jago Douma | 2018-11-06 | 2 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | Fix index names | Morris Jobke | 2018-11-06 | 2 | -6/+6 | |
* | | | | | Merge pull request #12273 from nextcloud/public-share-enforce-pass-fix | John Molakvoæ | 2018-11-06 | 4 | -8/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix sharedialog failure handler | John Molakvoæ (skjnldsv) | 2018-11-06 | 1 | -1/+13 | |
| * | | | | | Add focus on pending popover opening | John Molakvoæ (skjnldsv) | 2018-11-06 | 3 | -4/+4 | |
| * | | | | | Fix password enforce on public share links | John Molakvoæ (skjnldsv) | 2018-11-05 | 3 | -3/+9 | |
* | | | | | | Merge pull request #12284 from nextcloud/fix/1020/search_shared_external | Morris Jobke | 2018-11-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Properly search the root of a shared external storage | Roeland Jago Douma | 2018-11-05 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #12303 from nextcloud/grid-for-all-file-templates | John Molakvoæ | 2018-11-06 | 23 | -28/+94 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | |