summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-02-1018-6/+42
* Merge pull request #3297 from nextcloud/cloud-id-resolveRobin Appelman2017-02-0921-191/+221
|\
| * clean cloud idsRobin Appelman2017-02-091-1/+1
| * register cloudidmanager for files_sharingRobin Appelman2017-02-081-0/+4
| * remove test for removed codeRobin Appelman2017-02-081-22/+0
| * Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-0821-169/+217
* | [tx-robot] updated from transifexNextcloud bot2017-02-0936-1090/+1092
|/
* Merge pull request #3394 from nextcloud/issue-3344-files-activity-expects-par...Lukas Reschke2017-02-088-768/+541
|\
| * Fix files sharing legacy as wellJoas Schilling2017-02-087-750/+296
| * Add tests for getUser()Joas Schilling2017-02-071-0/+71
| * Add tests for getFile()Joas Schilling2017-02-072-11/+149
| * Make sure ownCloud 8.2 activities also can get displayedJoas Schilling2017-02-071-12/+30
* | [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 viewJohn Molakvoæ (skjnldsv)2017-02-011-1/+4
* | [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
* | [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
|\
| * minor version bumpChristoph Wurst2017-01-172-2/+2
| * always allow remembered loginChristoph Wurst2017-01-112-2/+0
| * fix constructor params in failing testChristoph Wurst2017-01-111-6/+9
| * use login hook credentials as fallbackChristoph Wurst2017-01-111-11/+1
| * migrate 'password::sessioncredentials' extern storage auth to credential storeChristoph Wurst2017-01-111-32/+24
* | [tx-robot] updated from transifexNextcloud bot2017-01-318-26/+146
* | Merge pull request #2970 from nextcloud/notify-self-testMorris Jobke2017-01-3010-49/+449
|\ \
| * | update autoloaderRobin Appelman2017-01-272-0/+8
| * | add unit tests for smb notify backendRobin Appelman2017-01-272-0/+48
| * | add notify self testRobin Appelman2017-01-271-1/+36
| * | switch occ files_external:notify to new notify mechanismRobin Appelman2017-01-271-10/+12
| * | Add a more powerful notify mechanismRobin Appelman2017-01-272-39/+161
| * | Add missing smb filesRobin Appelman2017-01-274-0/+185
* | | Merge pull request #3176 from nextcloud/default-value-datadirblizzz2017-01-303-3/+3
|\ \ \
| * | | Add proper default value for datadirMorris Jobke2017-01-193-3/+3
* | | | [tx-robot] updated from transifexNextcloud bot2017-01-3010-60/+194
* | | | [tx-robot] updated from transifexNextcloud bot2017-01-296-14/+28
* | | | [tx-robot] updated from transifexNextcloud bot2017-01-2862-64/+126
* | | | Merge pull request #2822 from nextcloud/add-navigation-via-info.xmlMorris Jobke2017-01-273-12/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Force to specify the nameJoas Schilling2017-01-271-0/+1
| * | | remove unused parameters and add viewBoxMorris Jobke2017-01-021-1/+1
| * | | Add navigation via info.xml (#26785)Thomas Müller2016-12-223-12/+14
* | | | [tx-robot] updated from transifexNextcloud bot2017-01-2718-4/+56
* | | | Merge pull request #3275 from nextcloud/fix/2787/busy_also_for_creator_bugMorris Jobke2017-01-262-6/+10
|\ \ \ \
| * | | | fix shared-as-busy events for ownerGeorg Ehrke2017-01-262-6/+10
* | | | | Merge pull request #3272 from nextcloud/fix_user_controllerLukas Reschke2017-01-262-36/+83
|\ \ \ \ \