aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-04-2526-10/+40
* Merge pull request #19002 from zertrin/patch-1blizzz2020-04-241-0/+17
|\
| * Fix security header setting in .htaccess by adding 'onsuccess unset'zertrin2020-03-051-0/+17
* | Merge pull request #20587 from nextcloud/enh/allow_default_expiration_dateRoeland Jago Douma2020-04-242-2/+13
|\ \
| * | Allow specifying a default expiration dateRoeland Jago Douma2020-04-242-2/+13
* | | 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 #20559 from nextcloud/dependabot/npm_and_yarn/mochapack-1....Christoph Wurst2020-04-242-19/+38
|\ \ \ \ | |_|/ / |/| | |
| * | | Bump mochapack from 1.1.13 to 1.1.15dependabot-preview[bot]2020-04-192-19/+38
* | | | 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 #20627 from nextcloud/cleanup/noid/remove-obsolete-repair-...Morris Jobke2020-04-245-195/+0
|\ \ \ \ \
| * | | | | Remove obsolete repair steps for logo and updater channelMorris Jobke2020-04-245-195/+0
* | | | | | Merge pull request #20298 from nextcloud/enh/noid/auto-logoutblizzz2020-04-2416-117/+219
|\ \ \ \ \ \
| * | | | | | Bump bundlesJulius Härtl2020-04-2310-85/+85
| * | | | | | Make sure that the legacy jsunit tests can still inject OC.configJulius Härtl2020-04-231-6/+14
| * | | | | | Do not create remember me cookieJulius Härtl2020-04-232-3/+30
| * | | | | | Add config fallback for legacy testsJulius Härtl2020-04-231-1/+8
| * | | | | | Add config for auto logout after browser inactivityJulius Härtl2020-04-232-6/+53
| * | | | | | Provide config though initial state serviceJulius Härtl2020-04-232-24/+37
* | | | | | | 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-2434-16/+92
* | | | | | | | | Merge pull request #18816 from nextcloud/bugfix/noid/paginate-contacts-searchblizzz2020-04-237-4/+16
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Use paginated search for contactsJulius Härtl2020-04-237-4/+16
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #20618 from nextcloud/bugfix/noid/fix-workflow-uiblizzz2020-04-2314-25/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix workflow UIJoas Schilling2020-04-2314-25/+25
| |/ / / / / / /
* | | | | | | | Merge pull request #20599 from nextcloud/getDirectoryContent-filter-blacklistedRobin Appelman2020-04-232-2/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | make php-cs happyRobin Appelman2020-04-231-1/+0
| * | | | | | | filter out blacklisted files in getDirectoryContentRobin Appelman2020-04-231-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #20510 from nextcloud/version/19/beta5v19.0.0beta5Roeland Jago Douma2020-04-231-2/+2
|\ \ \ \ \ \ \
| * | | | | | | 19 Beta 5Roeland Jago Douma2020-04-161-2/+2
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-2318-8/+182
* | | | | | | | 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 #20594 from nextcloud/revert-20554-dependabot/composer/bui...Roeland Jago Douma2020-04-221-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.3 in /build/in...Roeland Jago Douma2020-04-221-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #20575 from nextcloud/fix/sharing-suggestionsMorris Jobke2020-04-224-32/+33
|\ \ \ \ \ \ \ \ \ \