Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix app name of files app | Morris Jobke | 2017-02-14 | 3 | -13/+0 |
* | Merge pull request #3472 from nextcloud/enable-avatars-always | Morris Jobke | 2017-02-14 | 3 | -40/+13 |
|\ | |||||
| * | Always enable avatars | Morris Jobke | 2017-02-13 | 3 | -40/+13 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-14 | 52 | -194/+522 |
* | | Merge pull request #3324 from nextcloud/fix-2431 | Lukas Reschke | 2017-02-13 | 3 | -36/+85 |
|\ \ | |/ |/| | |||||
| * | LDAP's checkPassword should only catch when a user was not found, fixes #2431 | Arthur Schiwon | 2017-01-30 | 3 | -36/+85 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-13 | 10 | -8/+78 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-12 | 14 | -8/+196 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-11 | 84 | -1172/+1034 |
* | | Merge pull request #3430 from nextcloud/fix-ios-client-detection | Morris Jobke | 2017-02-10 | 2 | -8/+7 |
|\ \ | |||||
| * | | Fix detection of the new iOS app | Joas Schilling | 2017-02-10 | 2 | -8/+7 |
* | | | Add integration tests for legacy DAV endpoints | Lukas Reschke | 2017-02-10 | 4 | -1/+21 |
* | | | Merge pull request #3181 from nextcloud/fix-favorite-activity-mail | Björn Schießle | 2017-02-10 | 2 | -12/+28 |
|\ \ \ | |/ / |/| | | |||||
| * | | Make sure the file information is available when sending the email | Joas Schilling | 2017-01-20 | 2 | -12/+28 |
* | | | add transifex config for sharebymail | Morris Jobke | 2017-02-09 | 1 | -0/+0 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-10 | 18 | -6/+42 |
* | | | Merge pull request #3297 from nextcloud/cloud-id-resolve | Robin Appelman | 2017-02-09 | 21 | -191/+221 |
|\ \ \ | |||||
| * | | | clean cloud ids | Robin Appelman | 2017-02-09 | 1 | -1/+1 |
| * | | | register cloudidmanager for files_sharing | Robin Appelman | 2017-02-08 | 1 | -0/+4 |
| * | | | remove test for removed code | Robin Appelman | 2017-02-08 | 1 | -22/+0 |
| * | | | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 21 | -169/+217 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-09 | 36 | -1090/+1092 |
|/ / / | |||||
* | | | Merge pull request #3394 from nextcloud/issue-3344-files-activity-expects-par... | Lukas Reschke | 2017-02-08 | 8 | -768/+541 |
|\ \ \ | |||||
| * | | | Fix files sharing legacy as well | Joas Schilling | 2017-02-08 | 7 | -750/+296 |
| * | | | Add tests for getUser() | Joas Schilling | 2017-02-07 | 1 | -0/+71 |
| * | | | Add tests for getFile() | Joas Schilling | 2017-02-07 | 2 | -11/+149 |
| * | | | Make sure ownCloud 8.2 activities also can get displayed | Joas Schilling | 2017-02-07 | 1 | -12/+30 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-08 | 6 | -2/+52 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-07 | 12 | -68/+140 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-06 | 14 | -60/+124 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-05 | 4 | -0/+24 |
* | | | Merge pull request #3353 from nextcloud/mobile-view-files-fix | Marius Blüm | 2017-02-04 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | Fix files mobile view | John Molakvoæ (skjnldsv) | 2017-02-01 | 1 | -1/+4 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-04 | 2 | -0/+4 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-03 | 8 | -12/+28 |
* | | | | Fix Sharing app description | Joas Schilling | 2017-02-02 | 1 | -2/+2 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-02 | 28 | -40/+230 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-01 | 28 | -54/+442 |
* | | | Merge pull request #2044 from nextcloud/login-credential-store | Morris Jobke | 2017-01-30 | 4 | -49/+32 |
|\ \ \ | |||||
| * | | | minor version bump | Christoph Wurst | 2017-01-17 | 2 | -2/+2 |
| * | | | always allow remembered login | Christoph Wurst | 2017-01-11 | 2 | -2/+0 |
| * | | | fix constructor params in failing test | Christoph Wurst | 2017-01-11 | 1 | -6/+9 |
| * | | | use login hook credentials as fallback | Christoph Wurst | 2017-01-11 | 1 | -11/+1 |
| * | | | migrate 'password::sessioncredentials' extern storage auth to credential store | Christoph Wurst | 2017-01-11 | 1 | -32/+24 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-01-31 | 8 | -26/+146 |
* | | | | Merge pull request #2970 from nextcloud/notify-self-test | Morris Jobke | 2017-01-30 | 10 | -49/+449 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | update autoloader | Robin Appelman | 2017-01-27 | 2 | -0/+8 |
| * | | | add unit tests for smb notify backend | Robin Appelman | 2017-01-27 | 2 | -0/+48 |
| * | | | add notify self test | Robin Appelman | 2017-01-27 | 1 | -1/+36 |
| * | | | switch occ files_external:notify to new notify mechanism | Robin Appelman | 2017-01-27 | 1 | -10/+12 |