Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Fix tests | John Molakvoæ (skjnldsv) | 2018-11-06 | 2 | -6/+11 | |
| * | | | | | | Fix min trhumbnail size | John Molakvoæ (skjnldsv) | 2018-11-06 | 3 | -5/+5 | |
| * | | | | | | Add grid toggle for every files view | John Molakvoæ (skjnldsv) | 2018-11-06 | 19 | -17/+78 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #12306 from nextcloud/disabled-ldap-fix | Morris Jobke | 2018-11-06 | 12 | -1375/+2707 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Build | John Molakvoæ (skjnldsv) | 2018-11-06 | 10 | -1369/+2698 | |
| * | | | | | | Show disabled even if empty if ldap enabled | John Molakvoæ (skjnldsv) | 2018-11-06 | 2 | -6/+9 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #11968 from nextcloud/feature/noid/drop-verbose-appscan | Daniel Kesselberg | 2018-11-06 | 1 | -61/+25 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Revert changes not related to $verbose | Daniel Kesselberg | 2018-10-22 | 1 | -4/+4 | |
| * | | | | | Replace $verbose with VERBOSITY_VERBOSE for scanFiles method | Daniel Kesselberg | 2018-10-21 | 1 | -63/+27 | |
* | | | | | | Merge pull request #11831 from nextcloud/feature/noid/drop-verbose-scan | Morris Jobke | 2018-11-06 | 1 | -69/+27 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Remove quiet and verbose from Command/Scan | Daniel Kesselberg | 2018-10-21 | 1 | -13/+1 |