summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check the user on remote wipeJoas Schilling2020-03-164-23/+44
* [tx-robot] updated from transifexNextcloud bot2020-03-1620-12/+92
* Merge pull request #19954 from roscomputing/fix/19941/fix_safari_useragentRoeland Jago Douma2020-03-151-1/+1
|\
| * fix safari useragent for versions with 3 digitsPavel Krasikov2020-03-141-1/+1
* | Merge pull request #19961 from nextcloud/dependabot/npm_and_yarn/jsdom-16.2.1Roeland Jago Douma2020-03-152-35/+89
|\ \
| * | Bump jsdom from 16.2.0 to 16.2.1dependabot-preview[bot]2020-03-152-35/+89
* | | [tx-robot] updated from transifexNextcloud bot2020-03-1538-16/+224
|/ /
* | Merge pull request #19947 from nextcloud/dependabot/npm_and_yarn/acorn-6.4.1Roeland Jago Douma2020-03-141-21/+9
|\ \
| * | [Security] Bump acorn from 6.3.0 to 6.4.1dependabot-preview[bot]2020-03-131-21/+9
* | | Merge pull request #19937 from nextcloud/share-mail-hide-download-intRoeland Jago Douma2020-03-141-2/+2
|\ \ \
| * | | properly set 'hide_download' as integerRobin Appelman2020-03-131-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2020-03-1422-10/+48
| |/ / |/| |
* | | Merge pull request #19931 from nextcloud/external-storage-password-placeholde...Robin Appelman2020-03-131-0/+4
|\ \ \
| * | | fix external storage controller testsRobin Appelman2020-03-131-0/+4
| |/ /
* | | Merge pull request #19907 from nextcloud/bugfix/noid/dont-allow-anchor-and-qu...Roeland Jago Douma2020-03-132-31/+58
|\ \ \ | |/ / |/| |
| * | Fix willReturnOnConsecutiveCallsJoas Schilling2020-03-132-3/+10
| * | Don't allow anchors and queries in remote urlsJoas Schilling2020-03-122-30/+50
* | | Merge pull request #19915 from nextcloud/external-storage-password-placeholdersJoas Schilling2020-03-138-37/+65
|\ \ \
| * | | Use placeholder values for password fields in external storage webuiRobin Appelman2020-03-128-37/+65
* | | | Merge pull request #19910 from nextcloud/bugfix/noid/invalid-from-mailRoeland Jago Douma2020-03-131-1/+1
|\ \ \ \
| * | | | Do not use the instance name as user part of from mail addressesJulius Härtl2020-03-121-1/+1
| |/ / /
* | | | Merge pull request #19914 from nextcloud/fix/19484/sharebymail_hidedownloadRoeland Jago Douma2020-03-132-9/+17
|\ \ \ \
| * | | | Properly respect hide download on sharebymailRoeland Jago Douma2020-03-132-9/+17
* | | | | [tx-robot] updated from transifexNextcloud bot2020-03-13130-678/+682
* | | | | Merge pull request #19888 from nextcloud/fix/objectstore_rename_mimetypeRoeland Jago Douma2020-03-121-6/+1
|\ \ \ \ \
| * | | | | Get correct mimetype on objectstoresRoeland Jago Douma2020-03-111-6/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #19899 from nextcloud/force-compatible-eventdispatcher-ver...Roeland Jago Douma2020-03-121-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Force compatible EventDispatcher version in integration testsDaniel Calviño Sánchez2020-03-121-1/+2
* | | | | Merge pull request #19902 from nextcloud/enh/noid/typo-portalmRoeland Jago Douma2020-03-121-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Change Portalm to PortalDaniel Kesselberg2020-03-121-1/+1
|/ / / /
* | | | Merge pull request #19892 from nextcloud/enh/installation-bundleRoeland Jago Douma2020-03-1218-194/+292
|\ \ \ \
| * | | | Bump bundlesJulius Härtl2020-03-1110-54/+137
| * | | | Only load required scripts on install pageJulius Härtl2020-03-111-8/+10
| * | | | Use jquery-ui to only embed button componentsJulius Härtl2020-03-113-0/+10
| * | | | Move install scripts to bundleJulius Härtl2020-03-115-132/+135
| | |/ / | |/| |
* | | | Merge pull request #19587 from nextcloud/enh/add-guidelines-for-submitting-is...Joas Schilling2020-03-122-10/+27
|\ \ \ \
| * | | | Add a link to the portal directlyJoas Schilling2020-03-122-4/+3
| * | | | Let people know that the logs not optionalDaniel Kesselberg2020-02-241-0/+3
| * | | | Add short explanation how to use the organization search to find issues with ...Daniel Kesselberg2020-02-241-1/+1
| * | | | Add guidelines for submitting issues to templateDaniel Kesselberg2020-02-242-10/+25
* | | | | Merge pull request #19777 from nextcloud/fix/viewer-publicJohn Molakvoæ2020-03-124-2/+20
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use dispatchTypedJohn Molakvoæ (skjnldsv)2020-03-111-1/+1
| * | | | Properly emit Viewer event on files and files_sharingJohn Molakvoæ (skjnldsv)2020-03-113-0/+17
| * | | | Fix import order and formattingJohn Molakvoæ (skjnldsv)2020-03-112-2/+3
* | | | | [tx-robot] updated from transifexNextcloud bot2020-03-1236-20/+370
* | | | | Merge pull request #19822 from nextcloud/sftp-read-streamRoeland Jago Douma2020-03-113-0/+384
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | faster implementation of SFTP write streamRobin Appelman2020-03-103-0/+184
| * | | | Faster implementation of sftp read streamRobin Appelman2020-03-062-0/+200
* | | | | Merge pull request #19861 from nextcloud/bugfix/noid/load-remote-shares-also-...Joas Schilling2020-03-111-0/+4
|\ \ \ \ \
| * | | | | Don't break when one remote share is downJoas Schilling2020-03-091-0/+4