summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Link shares have reshare permission if outgoing federated shares are enabledJulius Härtl2020-04-213-12/+13
| * | | | | | | Set proper share type when converting link shares to federated sharesJulius Härtl2020-04-211-0/+2
* | | | | | | | Merge pull request #19514 from sndrr/already-enabled-appsMorris Jobke2020-04-272-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Display notice for already enabled appsSander Ruitenbeek2020-04-241-0/+4
| * | | | | | | | Updated test to check for already enabled appsSander Ruitenbeek2020-04-241-0/+1
* | | | | | | | | Merge pull request #19084 from nextcloud/bug/13556/wrong-paths-for-svgMorris Jobke2020-04-275-9/+98
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add test to ensure that symlinked apps_paths are not resolvedDaniel Kesselberg2020-04-241-0/+29
| * | | | | | | | | Make it possible to resolve svg for apps_paths outside the document rootDaniel Kesselberg2020-04-244-9/+69
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #20632 from nextcloud/bugfix/20624Morris Jobke2020-04-272-4/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Only catch anonymous OPTIONS for OfficeJulius Härtl2020-04-242-4/+22
| |/ / / / / / / /
* | | | | | | | | Merge pull request #20678 from nextcloud/fix/missing-argument-JSConfigHelperJohn Molakvoæ2020-04-271-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix missing argument in JSConfigHelperJohn Molakvoæ (skjnldsv)2020-04-271-2/+6
|/ / / / / / / / /
* | | | | | | / / [tx-robot] updated from transifexNextcloud bot2020-04-2718-8/+256
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-266-2/+10
| |_|_|_|/ / / |/| | | | | |
* | | | | | | [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