summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* FIx glob usage to avoid problems with directories that contain spacesJoas Schilling2020-04-211-4/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Make the script better readableJoas Schilling2020-04-211-14/+30
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2020-04-2024-16/+150
|
* Merge pull request #20561 from ↵Roeland Jago Douma2020-04-192-257/+281
|\ | | | | | | | | nextcloud/revert-20555-dependabot/npm_and_yarn/build/karma-coverage-2.0.2 Revert "Bump karma-coverage from 2.0.1 to 2.0.2 in /build"
| * Revert "Bump karma-coverage from 2.0.1 to 2.0.2 in /build"Roeland Jago Douma2020-04-192-257/+281
| |
* | Merge pull request #19214 from nextcloud/enh/preview_folder_treeRoeland Jago Douma2020-04-196-44/+223
|\ \ | |/ |/| Move to subfolders for preview files
| * Move to subfolders for preview filesRoeland Jago Douma2020-04-196-44/+223
| | | | | | | | | | | | | | | | | | | | | | Else the number of files can grow very large very quickly in the preview folder. Esp on large systems. This generates the md5 of the fileid. And then creates folders of the first 7 charts. In that folder is then a folder with the fileid. And inside there are the previews. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #20555 from ↵Roeland Jago Douma2020-04-192-281/+257
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/build/karma-coverage-2.0.2 Bump karma-coverage from 2.0.1 to 2.0.2 in /build
| * | Bump karma-coverage from 2.0.1 to 2.0.2 in /builddependabot-preview[bot]2020-04-192-281/+257
| |/ | | | | | | | | | | | | | | Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/karma-runner/karma-coverage/releases) - [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.0.1...v2.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #20560 from ↵Roeland Jago Douma2020-04-192-10/+52
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/style-loader-1.1.4 Bump style-loader from 1.1.3 to 1.1.4
| * | Bump style-loader from 1.1.3 to 1.1.4dependabot-preview[bot]2020-04-192-10/+52
| |/ | | | | | | | | | | | | | | Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.1.3...v1.1.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* / [tx-robot] updated from transifexNextcloud bot2020-04-198-12/+16
|/
* Merge pull request #20449 from liamjack/fix/19066/empty_file_versionsRoeland Jago Douma2020-04-182-0/+10
|\ | | | | Array offset error due to empty file versions array
| * Fix #19066 - Array offset error due to empty file versions arrayLiam JACK2020-04-122-0/+10
| | | | | | | | Signed-off-by: Liam JACK <liamjack@users.noreply.github.com>
* | Merge pull request #20540 from nextcloud/fix/mail-testRoeland Jago Douma2020-04-182-7/+7
|\ \ | | | | | | Fix mailer test
| * | Added trailing spaceRoeland Jago Douma2020-04-181-6/+6
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Fix mailer testRoeland Jago Douma2020-04-171-1/+1
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2020-04-1814-2/+752
| | |
* | | Merge pull request #20537 from nextcloud/external-tests-allow-local-accessRobin Appelman2020-04-171-0/+2
|\ \ \ | |/ / |/| | allow local remote access in external storage ci
| * | allow local remote access in external storage ciRobin Appelman2020-04-171-0/+2
|/ / | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #19901 from nextcloud/bugfix/noid/vcard-photo-handlingRoeland Jago Douma2020-04-173-27/+89
|\ \ | | | | | | Improved vcard photo handling
| * | Update Contact Size after removing photoGeorg Ehrke2020-04-151-6/+38
| | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * | Don't populate the PHOTO property when it's not an imageJoas Schilling2020-04-152-3/+31
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Always transform the etag and read the dataJoas Schilling2020-04-152-12/+14
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Use table variable everywhereJoas Schilling2020-04-151-7/+7
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #20529 from nextcloud/fix/Card-multipleJohn Molakvoæ2020-04-172-15/+87
|\ \ \ | | | | | | | | Update list of multiple properties
| * | | Update list of multiple propertiesJohn Molakvoæ (skjnldsv)2020-04-172-15/+87
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #20201 from rmanibus/issue_20130John Molakvoæ2020-04-179-18/+32
|\ \ \ \ | | | | | | | | | | display file list in flexbox
| * | | | Fix breadcrumb in move or copy file dialogLoïc Hermann2020-04-179-18/+32
| |/ / / | | | | | | | | | | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | Merge pull request #20447 from liamjack/fix/13287/welcome_emailJohn Molakvoæ2020-04-174-11/+11
|\ \ \ \ | | | | | | | | | | Increase max-height on button in welcome email template
| * | | | Fix testsMorris Jobke2020-04-172-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | Fix #13287 - Increase max-height on button in welcome email templateLiam JACK2020-04-122-11/+11
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Liam JACK <liamjack@users.noreply.github.com>
* | | | Merge pull request #20381 from nextcloud/fix/allow_edit_admin_userMorris Jobke2020-04-177-100/+8
|\ \ \ \ | |_|/ / |/| | | Allow to edit admin user
| * | | Allow to edit admin userGretaD2020-04-167-100/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: GretaD <gretadoci@gmail.com> Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-1710-20/+44
| | | |
* | | | Merge pull request #20523 from nextcloud/enh/noid/rename-updatenotificationRoeland Jago Douma2020-04-161-2/+2
|\ \ \ \ | | | | | | | | | | Rename updatenotifications webpack module to updatenotification
| * | | | Rename updatenotifications webpack module to updatenotificationGary Kim2020-04-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The module build name for `updatenotification` is actually `updatenotifications` which can be confusing. It is the only module with a name that is different from the app's name. Signed-off-by: Gary Kim <gary@garykim.dev>
* | | | | Merge pull request #20505 from nextcloud/fix/noid/system-credsblizzz2020-04-163-9/+42
|\ \ \ \ \ | |_|/ / / |/| | | | do not advertise nulled userId for for systemwide credentials
| * | | | fix credentialsManager documentation and ensure userId to be used as stringArthur Schiwon2020-04-153-12/+12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | add DB tests for credentials managerArthur Schiwon2020-04-151-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these are actually expected to FAIL, because NULL as a userid is not allowed in the schema, but documented to be used on the source Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | Merge pull request #20511 from nextcloud/fix/cs-fixer-ldapRoeland Jago Douma2020-04-168-32/+35
|\ \ \ \ \ | | | | | | | | | | | | PHP-CS-Fixer green
| * | | | | PHP-CS-Fixer greenRoeland Jago Douma2020-04-168-32/+35
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | Merge pull request #16946 from exussum12/patch-1Roeland Jago Douma2020-04-161-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Increase max read
| * | | | | | Update View.phpScott Dutton2020-04-151-2/+2
| | | | | | |
| * | | | | | Increase max readScott Dutton2020-04-121-2/+2
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | 8kb is very low, especially given this will be local files Signed-off-by: Scott Dutton <scott@exussum.co.uk>
* | | | | | Merge pull request #20246 from nextcloud/fix/untranslated_mail_footerRoeland Jago Douma2020-04-1611-34/+42
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Provide the proper language to the mailer
| * | | | | Provide the proper language to the mailerRoeland Jago Douma2020-04-1611-34/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Else we can't properly translate the footer in the recipients e-mail language. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | Merge pull request #20506 from nextcloud/version/19/beta4v19.0.0beta4Roeland Jago Douma2020-04-161-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | 19 beta 4
| * | | | | | 19 beta 4Roeland Jago Douma2020-04-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | Merge pull request #20509 from ↵Roeland Jago Douma2020-04-162-9/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | nextcloud/revert-20050-bugfix/noid/mysql-equal-trims-shock Revert "Make sure MySQL is not saying 'this' = 'this ' is true"