summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow to specify a directory and skip node_modules and testsJoas Schilling2020-04-211-9/+35
* Don't error when the directory is brokenJoas Schilling2020-04-211-7/+7
* FIx glob usage to avoid problems with directories that contain spacesJoas Schilling2020-04-211-4/+6
* Make the script better readableJoas Schilling2020-04-211-14/+30
* [tx-robot] updated from transifexNextcloud bot2020-04-2024-16/+150
* Merge pull request #20561 from nextcloud/revert-20555-dependabot/npm_and_yarn...Roeland Jago Douma2020-04-192-257/+281
|\
| * 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 filesRoeland Jago Douma2020-04-196-44/+223
* | Merge pull request #20555 from nextcloud/dependabot/npm_and_yarn/build/karma-...Roeland Jago Douma2020-04-192-281/+257
|\ \
| * | Bump karma-coverage from 2.0.1 to 2.0.2 in /builddependabot-preview[bot]2020-04-192-281/+257
| |/
* | Merge pull request #20560 from nextcloud/dependabot/npm_and_yarn/style-loader...Roeland Jago Douma2020-04-192-10/+52
|\ \
| * | Bump style-loader from 1.1.3 to 1.1.4dependabot-preview[bot]2020-04-192-10/+52
| |/
* / [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
|\
| * Fix #19066 - Array offset error due to empty file versions arrayLiam JACK2020-04-122-0/+10
* | Merge pull request #20540 from nextcloud/fix/mail-testRoeland Jago Douma2020-04-182-7/+7
|\ \
| * | Added trailing spaceRoeland Jago Douma2020-04-181-6/+6
| * | Fix mailer testRoeland Jago Douma2020-04-171-1/+1
* | | [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 ciRobin Appelman2020-04-171-0/+2
|/ /
* | Merge pull request #19901 from nextcloud/bugfix/noid/vcard-photo-handlingRoeland Jago Douma2020-04-173-27/+89
|\ \
| * | Update Contact Size after removing photoGeorg Ehrke2020-04-151-6/+38
| * | Don't populate the PHOTO property when it's not an imageJoas Schilling2020-04-152-3/+31
| * | Always transform the etag and read the dataJoas Schilling2020-04-152-12/+14
| * | Use table variable everywhereJoas Schilling2020-04-151-7/+7
* | | Merge pull request #20529 from nextcloud/fix/Card-multipleJohn Molakvoæ2020-04-172-15/+87
|\ \ \
| * | | Update list of multiple propertiesJohn Molakvoæ (skjnldsv)2020-04-172-15/+87
* | | | Merge pull request #20201 from rmanibus/issue_20130John Molakvoæ2020-04-179-18/+32
|\ \ \ \
| * | | | Fix breadcrumb in move or copy file dialogLoïc Hermann2020-04-179-18/+32
| |/ / /
* | | | Merge pull request #20447 from liamjack/fix/13287/welcome_emailJohn Molakvoæ2020-04-174-11/+11
|\ \ \ \
| * | | | Fix testsMorris Jobke2020-04-172-2/+2
| * | | | Fix #13287 - Increase max-height on button in welcome email templateLiam JACK2020-04-122-11/+11
| | |_|/ | |/| |
* | | | Merge pull request #20381 from nextcloud/fix/allow_edit_admin_userMorris Jobke2020-04-177-100/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow to edit admin userGretaD2020-04-167-100/+8
* | | | [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 updatenotificationGary Kim2020-04-171-2/+2
* | | | | Merge pull request #20505 from nextcloud/fix/noid/system-credsblizzz2020-04-163-9/+42
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix credentialsManager documentation and ensure userId to be used as stringArthur Schiwon2020-04-153-12/+12
| * | | | add DB tests for credentials managerArthur Schiwon2020-04-151-0/+33
* | | | | Merge pull request #20511 from nextcloud/fix/cs-fixer-ldapRoeland Jago Douma2020-04-168-32/+35
|\ \ \ \ \
| * | | | | PHP-CS-Fixer greenRoeland Jago Douma2020-04-168-32/+35
* | | | | | Merge pull request #16946 from exussum12/patch-1Roeland Jago Douma2020-04-161-2/+2
|\ \ \ \ \ \
| * | | | | | Update View.phpScott Dutton2020-04-151-2/+2
| * | | | | | Increase max readScott Dutton2020-04-121-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #20246 from nextcloud/fix/untranslated_mail_footerRoeland Jago Douma2020-04-1611-34/+42
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Provide the proper language to the mailerRoeland Jago Douma2020-04-1611-34/+42
* | | | | | Merge pull request #20506 from nextcloud/version/19/beta4v19.0.0beta4Roeland Jago Douma2020-04-161-2/+2
|\ \ \ \ \ \