summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3324 from nextcloud/fix-2431Lukas Reschke2017-02-133-36/+85
|\ | | | | LDAP's checkPassword should only catch when a user was not found, fixes #2431
| * LDAP's checkPassword should only catch when a user was not found, fixes #2431Arthur Schiwon2017-01-303-36/+85
| | | | | | | | | | | | Also fixes error processing after ldap_search, due to different return format Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2017-02-1310-8/+78
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-1214-8/+196
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-1184-1172/+1034
| |
* | Merge pull request #3430 from nextcloud/fix-ios-client-detectionMorris Jobke2017-02-102-8/+7
|\ \ | | | | | | Fix detection of the new iOS app
| * | Fix detection of the new iOS appJoas Schilling2017-02-102-8/+7
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Add integration tests for legacy DAV endpointsLukas Reschke2017-02-104-1/+21
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | Merge pull request #3181 from nextcloud/fix-favorite-activity-mailBjörn Schießle2017-02-102-12/+28
|\ \ \ | |/ / |/| | Make sure the file information is available when sending the email
| * | Make sure the file information is available when sending the emailJoas Schilling2017-01-202-12/+28
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | add transifex config for sharebymailMorris Jobke2017-02-091-0/+0
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | [tx-robot] updated from transifexNextcloud bot2017-02-1018-6/+42
| | |
* | | Merge pull request #3297 from nextcloud/cloud-id-resolveRobin Appelman2017-02-0921-191/+221
|\ \ \ | | | | | | | | Add a single public api for resolving a cloud id to a user and remote and back
| * | | clean cloud idsRobin Appelman2017-02-091-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | register cloudidmanager for files_sharingRobin Appelman2017-02-081-0/+4
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | remove test for removed codeRobin Appelman2017-02-081-22/+0
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-0821-169/+217
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | [tx-robot] updated from transifexNextcloud bot2017-02-0936-1090/+1092
|/ / /
* | | Merge pull request #3394 from ↵Lukas Reschke2017-02-088-768/+541
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/issue-3344-files-activity-expects-parameter-1-to-be-an-array Make sure ownCloud 8.2 activities also can get displayed
| * | | Fix files sharing legacy as wellJoas Schilling2017-02-087-750/+296
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Add tests for getUser()Joas Schilling2017-02-071-0/+71
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Add tests for getFile()Joas Schilling2017-02-072-11/+149
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Make sure ownCloud 8.2 activities also can get displayedJoas Schilling2017-02-071-12/+30
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | [tx-robot] updated from transifexNextcloud bot2017-02-086-2/+52
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2017-02-0712-68/+140
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-02-0614-60/+124
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-02-054-0/+24
| | |
* | | Merge pull request #3353 from nextcloud/mobile-view-files-fixMarius Blüm2017-02-041-1/+4
|\ \ \ | | | | | | | | Fix files mobile view
| * | | Fix files mobile viewJohn Molakvoæ (skjnldsv)2017-02-011-1/+4
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | [tx-robot] updated from transifexNextcloud bot2017-02-042-0/+4
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-02-038-12/+28
| | | |
* | | | Fix Sharing app descriptionJoas Schilling2017-02-021-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | [tx-robot] updated from transifexNextcloud bot2017-02-0228-40/+230
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2017-02-0128-54/+442
| | |
* | | Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke2017-01-304-49/+32
|\ \ \ | | | | | | | | Login credential store
| * | | minor version bumpChristoph Wurst2017-01-172-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | always allow remembered loginChristoph Wurst2017-01-112-2/+0
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | fix constructor params in failing testChristoph Wurst2017-01-111-6/+9
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | use login hook credentials as fallbackChristoph Wurst2017-01-111-11/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | If no session token is available, we can use the credentials provided by the login hook. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | migrate 'password::sessioncredentials' extern storage auth to credential storeChristoph Wurst2017-01-111-32/+24
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | [tx-robot] updated from transifexNextcloud bot2017-01-318-26/+146
| | | |
* | | | Merge pull request #2970 from nextcloud/notify-self-testMorris Jobke2017-01-3010-49/+449
|\ \ \ \ | |_|_|/ |/| | | Add self-test for files_external:notify
| * | | update autoloaderRobin Appelman2017-01-272-0/+8
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | add unit tests for smb notify backendRobin Appelman2017-01-272-0/+48
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | add notify self testRobin Appelman2017-01-271-1/+36
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | switch occ files_external:notify to new notify mechanismRobin Appelman2017-01-271-10/+12
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | Add a more powerful notify mechanismRobin Appelman2017-01-272-39/+161
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | Add missing smb filesRobin Appelman2017-01-274-0/+185
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #3176 from nextcloud/default-value-datadirblizzz2017-01-303-3/+3
|\ \ \ \ | | | | | | | | | | Add proper default value for datadir
| * | | | Add proper default value for datadirMorris Jobke2017-01-193-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * better safe than sorry * fixes #3091 Signed-off-by: Morris Jobke <hey@morrisjobke.de>