aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Make sure ownCloud 8.2 activities also can get displayedJoas Schilling2017-02-071-12/+30
* [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
|\ \ \ \ \
| * | | | | make sure that 'getCurrentUser' gets an array in order to manipulate the data...Bjoern Schiessle2017-01-262-36/+83
| |/ / / /
* | | | | Merge pull request #3160 from nextcloud/streams52Roeland Jago Douma2017-01-2610-57/+135
|\ \ \ \ \
| * | | | | update icewind/streams to 0.5.2Robin Appelman2017-01-2610-57/+135
| |/ / / /
* | | | | Merge pull request #3265 from nextcloud/brute-force-protection-public-link-authLukas Reschke2017-01-261-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add brute force protection for public link authenticationBjoern Schiessle2017-01-251-0/+1
* | | | | Merge pull request #3264 from nextcloud/ldap-deny-long-dnsMorris Jobke2017-01-263-1/+16
|\ \ \ \ \
| * | | | | Gracefully deny users or groups with too long DNsArthur Schiwon2017-01-253-1/+16
* | | | | | Merge pull request #3162 from nextcloud/ldap-ocsMorris Jobke2017-01-255-19/+369
|\ \ \ \ \ \
| * | | | | | fix deletion for configIDs < s10Arthur Schiwon2017-01-201-14/+12
| * | | | | | LDAP PUT command now supports setting multiple keys at onceArthur Schiwon2017-01-201-14/+16
| * | | | | | LDAP OCS Api for show configArthur Schiwon2017-01-192-0/+95
| * | | | | | test against OCS v2 insteadArthur Schiwon2017-01-191-12/+4