| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure the CSS rules apply to the activityTabView as well | Joas Schilling | 2016-10-05 | 1 | -5/+9 |
* | Register a ActivityTabView plugin | Joas Schilling | 2016-10-05 | 2 | -0/+58 |
* | Remove resolved FIXME | Joas Schilling | 2016-10-05 | 1 | -1/+0 |
* | Do not shorten comments in the activity sidebar | Joas Schilling | 2016-10-05 | 1 | -11/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-05 | 30 | -20/+34 |
* | Merge pull request #1617 from nextcloud/issue-1605-update-notification-readab... | Morris Jobke | 2016-10-04 | 3 | -18/+30 |
|\ |
|
| * | Use new URL schema | Joas Schilling | 2016-10-04 | 2 | -2/+2 |
| * | Use the readable version for notifications | Joas Schilling | 2016-10-04 | 3 | -16/+28 |
* | | Merge pull request #1613 from nextcloud/2fa-backup-codes-psr4 | Joas Schilling | 2016-10-04 | 12 | -30/+28 |
|\ \
| |/
|/| |
|
| * | Do not use underscores in PSR4 namespaces of the backup codes app | Christoph Wurst | 2016-10-03 | 12 | -30/+28 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-04 | 142 | -172/+176 |
|/ |
|
* | Merge pull request #1595 from nextcloud/fix-avatar-username | Morris Jobke | 2016-10-03 | 2 | -19/+67 |
|\ |
|
| * | Remove database requirement from test | Lukas Reschke | 2016-10-03 | 2 | -19/+65 |
| * | Use proper casing of username in avatar filesystem setup | Morris Jobke | 2016-10-03 | 1 | -0/+2 |
* | | Merge pull request #1590 from nextcloud/issue-1432-special-chars-on-name-conf... | Morris Jobke | 2016-10-03 | 2 | -2/+6 |
|\ \ |
|
| * | | Fix special characters when renaming to a conflict | Joas Schilling | 2016-09-30 | 2 | -2/+6 |
* | | | Merge pull request #607 from nextcloud/sharing-popover-menu | Lukas Reschke | 2016-10-03 | 4 | -63/+123 |
|\ \ \
| |_|/
|/| | |
|
| * | | fix sharing icon's alignment and add padding to the unshare icon | Christoph Wurst | 2016-10-03 | 2 | -1/+11 |
| * | | Move options to the right | Roeland Jago Douma | 2016-10-03 | 2 | -3/+11 |
| * | | can share => can reshare | Roeland Jago Douma | 2016-10-03 | 1 | -1/+1 |
| * | | Make can edit checkbox work for file shares | Roeland Jago Douma | 2016-10-03 | 2 | -12/+22 |
| * | | move unshare button out of popover menu; keep menu opened on re-render | Christoph Wurst | 2016-10-03 | 2 | -9/+15 |
| * | | move sharing options into popover menu | Christoph Wurst | 2016-10-03 | 1 | -45/+71 |
* | | | Merge pull request #1546 from nextcloud/integration-tests-qa-222 | Lukas Reschke | 2016-10-03 | 3 | -0/+44 |
|\ \ \ |
|
| * | | | Fix size | Roeland Jago Douma | 2016-10-02 | 1 | -2/+2 |
| * | | | Added quota calculation test when a file is recieved | Sergio Bertolin | 2016-10-02 | 3 | -2/+15 |
| * | | | Added test checking quota after usage | Sergio Bertolin | 2016-10-02 | 3 | -0/+31 |
* | | | | Merge pull request #1547 from nextcloud/files-translate-filesummary | Christoph Wurst | 2016-10-03 | 1 | -2/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Translate file summary connector (#26221) | Vincent Petry | 2016-09-27 | 1 | -2/+4 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-03 | 22 | -12/+196 |
| |/ /
|/| | |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-02 | 22 | -82/+96 |
* | | | Merge pull request #1578 from nextcloud/use-more-magic-di | Lukas Reschke | 2016-10-01 | 10 | -367/+44 |
|\ \ \ |
|
| * | | | Remove unused endpoint | Joas Schilling | 2016-09-30 | 7 | -245/+14 |
| * | | | Use magic DI for core controllers | Joas Schilling | 2016-09-30 | 5 | -127/+35 |
| | |/
| |/| |
|
* / | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-01 | 30 | -72/+304 |
|/ / |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-30 | 30 | -10/+118 |
* | | Merge pull request #1582 from nextcloud/make-comments-100-tested | Lukas Reschke | 2016-09-30 | 1 | -0/+4 |
|\ \ |
|
| * | | Add test for setTopmostParentId and getTopmostParentId | Lukas Reschke | 2016-09-29 | 1 | -0/+4 |
* | | | Merge pull request #1558 from nextcloud/remove-notifications-upon-user-deletion | Morris Jobke | 2016-09-30 | 2 | -15/+83 |
|\ \ \
| |/ /
|/| | |
|
| * | | Only trigger postDelete hooks when the user was deleted... | Joas Schilling | 2016-09-29 | 2 | -7/+8 |
| * | | Make sure that comments, notifications and preferences are deleted | Joas Schilling | 2016-09-29 | 1 | -11/+74 |
| * | | Remove notifications upon user deletion | Joas Schilling | 2016-09-29 | 1 | -0/+4 |
* | | | Merge pull request #1580 from nextcloud/downstream-26243 | Lukas Reschke | 2016-09-29 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Unset user PHOTO before setting new one in OCA\DAV\CardDAV\Converter::updateC... | Olivier Mehani | 2016-09-29 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge pull request #1577 from nextcloud/add_alias_description | Morris Jobke | 2016-09-29 | 1 | -5/+7 |
|\ \ \ |
|
| * | | | add alias description | Andreas Hechenberger | 2016-09-29 | 1 | -5/+7 |
| |/ / |
|
* | | | Merge pull request #1476 from nextcloud/autocomplete-for-occ-app-commands | Morris Jobke | 2016-09-29 | 29 | -35/+557 |
|\ \ \
| |/ /
|/| | |
|
| * | | Do not break the output when running _completion | Joas Schilling | 2016-09-29 | 1 | -5/+9 |
| * | | Update autoloader map | Joas Schilling | 2016-09-29 | 2 | -0/+6 |
| * | | Autocomplete for l10n:* and twofactorauth:* | Joas Schilling | 2016-09-29 | 4 | -11/+99 |