Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix avatar tests | Roeland Jago Douma | 2016-10-05 | 1 | -10/+10 |
* | DI fails for bg job | Roeland Jago Douma | 2016-10-05 | 1 | -10/+4 |
* | Fix repair | Roeland Jago Douma | 2016-10-05 | 1 | -3/+1 |
* | Update autoloader | Roeland Jago Douma | 2016-10-05 | 2 | -0/+2 |
* | Use a backgroundjob to move avatars | Roeland Jago Douma | 2016-10-05 | 2 | -78/+118 |
* | Deprecate old app folder | Roeland Jago Douma | 2016-10-05 | 2 | -0/+2 |
* | Update autoloader | Roeland Jago Douma | 2016-10-05 | 2 | -0/+18 |
* | Kill users with the reserved name on login | Roeland Jago Douma | 2016-10-05 | 1 | -1/+11 |
* | Add for proper DI | Roeland Jago Douma | 2016-10-05 | 1 | -0/+5 |
* | Avatar migration step | Roeland Jago Douma | 2016-10-05 | 3 | -1/+142 |
* | avatar to appdata | Roeland Jago Douma | 2016-10-05 | 6 | -38/+36 |
* | Add Tests | Roeland Jago Douma | 2016-10-05 | 6 | -12/+444 |
* | Initial AppData | Roeland Jago Douma | 2016-10-05 | 11 | -7/+671 |
* | [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 |