summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-04-2524-8/+38
* Merge pull request #20570 from nextcloud/fix/20235/use_uploadfileRoeland Jago Douma2020-04-246-3/+129
|\
| * Add test that shares and tags are ignored for chunk files.Daniel Kesselberg2020-04-212-1/+43
| * Use a proper upload file so propfinds return 404Roeland Jago Douma2020-04-214-2/+86
* | Merge pull request #17623 from j3l11234/masterRoeland Jago Douma2020-04-241-0/+1
|\ \
| * | Add support for download share on old android browserj3l112342019-10-211-0/+1
* | | Merge pull request #20626 from nextcloud/enh/scan-appdata-folder-argRoeland Jago Douma2020-04-241-2/+16
|\ \ \
| * | | Add folder argument to files:scan-app-dataRoeland Jago Douma2020-04-221-2/+16
* | | | Merge pull request #19919 from nextcloud/enh/noid/ldpa_group_perfblizzz2020-04-2410-206/+428
|\ \ \ \
| * | | | formattingArthur Schiwon2020-04-238-144/+254
| * | | | do not rerun expensive sanitizer against already processed DNsArthur Schiwon2020-04-171-4/+18
| * | | | read records from DB for lists at once, not one by one.Arthur Schiwon2020-04-175-36/+128
| * | | | don't circulate with only one backendArthur Schiwon2020-04-173-4/+29
| * | | | consolidate groupsMatchFilter in groupsExistArthur Schiwon2020-04-172-44/+25
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-2428-14/+60
* | | | | Merge pull request #18816 from nextcloud/bugfix/noid/paginate-contacts-searchblizzz2020-04-232-0/+8
|\ \ \ \ \
| * | | | | Use paginated search for contactsJulius Härtl2020-04-232-0/+8
* | | | | | Merge pull request #20618 from nextcloud/bugfix/noid/fix-workflow-uiblizzz2020-04-2314-25/+25
|\ \ \ \ \ \
| * | | | | | Fix workflow UIJoas Schilling2020-04-2314-25/+25
| |/ / / / /
* / / / / / make php-cs happyRobin Appelman2020-04-231-1/+0
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2020-04-2310-4/+18
* | | | | Merge pull request #19399 from nextcloud/smb-read-aclblizzz2020-04-222-0/+38
|\ \ \ \ \
| * | | | | add tooltip to optionRobin Appelman2020-04-221-1/+2
| * | | | | Add option to check share ACL's when listing directoriesRobin Appelman2020-04-212-0/+37
* | | | | | Merge pull request #20576 from nextcloud/fix/dav/oc-etagRoeland Jago Douma2020-04-221-1/+1
|\ \ \ \ \ \
| * | | | | | Make sure that OC-ETag is set againRoeland Jago Douma2020-04-211-1/+1
* | | | | | | Merge pull request #20595 from nextcloud/fix/ie11-fallback-uploadJohn Molakvoæ2020-04-221-2/+26
|\ \ \ \ \ \ \
| * | | | | | | Fix IE11 upload fallback methodsJohn Molakvoæ (skjnldsv)2020-04-221-2/+26
| |/ / / / / /
* | | | | | | Merge pull request #20575 from nextcloud/fix/sharing-suggestionsMorris Jobke2020-04-224-32/+33
|\ \ \ \ \ \ \
| * | | | | | | Fix Sharing recommendation user displayJohn Molakvoæ (skjnldsv)2020-04-214-32/+33
| |/ / / / / /
* | | | | | | Merge pull request #20591 from nextcloud/fix/settingsRoeland Jago Douma2020-04-221-56/+52
|\ \ \ \ \ \ \
| * | | | | | | Fix new routing in settings etcRoeland Jago Douma2020-04-221-56/+52
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #20536 from nextcloud/fix/noid/ldap-73api-read-wo-pagedres...Morris Jobke2020-04-221-1/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | do not run paged results against ldap_read ops on PHP7.3+Arthur Schiwon2020-04-211-1/+0
* | | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-228-10/+34
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #20114 from nextcloud/techdebt/noid/allow-some-apps-to-hav...Roeland Jago Douma2020-04-218-92/+99
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | PHP CS fixesJoas Schilling2020-04-182-5/+1
| * | | | | Directly use the class to get the serviceJoas Schilling2020-04-181-1/+1
| * | | | | Reduce noise in test outputJoas Schilling2020-04-181-1/+2
| * | | | | Fix route definitions of cloud_federation_apiJoas Schilling2020-04-181-11/+13
| * | | | | Fix creating the share controllerJoas Schilling2020-04-181-70/+3
| * | | | | Fix legacy routesJoas Schilling2020-04-184-15/+15
| * | | | | PHP CS fixesJoas Schilling2020-04-181-0/+1
| * | | | | Allow some apps to have root URLs in their own routing fileJoas Schilling2020-04-183-0/+74
* | | | | | Merge pull request #20577 from nextcloud/bugfix/noid/sabre4_aftermethodRoeland Jago Douma2020-04-212-2/+2
|\ \ \ \ \ \
| * | | | | | Fix usages of afterMethod -> afterMethod:*Georg Ehrke2020-04-212-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #20564 from go2sh/fix_fileinfoMorris Jobke2020-04-213-5/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Set fileInfo correctly for LegacyTabsChristoph Seitz2020-04-193-5/+5
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-2118-28/+98
* | | | | | Add method to storage backends to get directory content with metadataRobin Appelman2020-04-203-10/+59
| |/ / / / |/| | | |