aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update psalm baselineNextcloud-PR-Bot2021-02-151-4/+0
* [tx-robot] updated from transifexNextcloud bot2021-02-1510-50/+134
* Merge pull request #25635 from nextcloud/fix/psalm/ProperNameSpacekesselb2021-02-141-1/+1
|\
| * Use correct namespace (casing) in CalendarHomeRoeland Jago Douma2021-02-141-1/+1
|/
* Merge pull request #25634 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-02-141-14/+0
|\
| * Update psalm baselineNextcloud-PR-Bot2021-02-141-14/+0
|/
* [tx-robot] updated from transifexNextcloud bot2021-02-146-50/+156
* Merge pull request #25628 from nextcloud/revert-25608-trusted-proxy-check-cor...Roeland Jago Douma2021-02-132-39/+40
|\
| * Revert "use the configured forwarded headers for the setup check"Roeland Jago Douma2021-02-132-39/+40
|/
* Merge pull request #25577 from nextcloud/enhancement/app-code-checker-noopRoeland Jago Douma2021-02-1321-2176/+4
|\
| * Make the app code checker a NOOPChristoph Wurst2021-02-1121-2176/+4
* | Merge pull request #25619 from nextcloud/dependabot/npm_and_yarn/moment-timez...dependabot-preview[bot]2021-02-134-6/+6
|\ \
| * | Bump moment-timezone from 0.5.32 to 0.5.33dependabot-preview[bot]2021-02-134-6/+6
* | | Merge pull request #25604 from nextcloud/bugfix/noid/fix-hover-background-for...Roeland Jago Douma2021-02-131-2/+3
|\ \ \
| * | | Fix hover background for dark modeJoas Schilling2021-02-121-2/+3
* | | | Merge pull request #25608 from nextcloud/trusted-proxy-check-correct-headerRoeland Jago Douma2021-02-132-40/+39
|\ \ \ \
| * | | | use the configured forwarded headers for the setup checkRobin Appelman2021-02-122-40/+39
| |/ / /
* | | | Merge pull request #25612 from nextcloud/bugfix/noid/make-new-result-parts-op...Roeland Jago Douma2021-02-131-3/+3
|\ \ \ \
| * | | | Make new result parts optionalJoas Schilling2021-02-121-3/+3
| |/ / /
* | | | Merge pull request #25620 from nextcloud/dependabot/npm_and_yarn/babel-loader...dependabot-preview[bot]2021-02-132-4/+4
|\ \ \ \
| * | | | Bump babel-loader-exclude-node-modules-except from 1.0.3 to 1.1.2dependabot-preview[bot]2021-02-132-4/+4
| | |/ / | |/| |
* | | | Merge pull request #25622 from nextcloud/dependabot/npm_and_yarn/babel/preset...dependabot-preview[bot]2021-02-132-56/+73
|\ \ \ \
| * | | | Bump @babel/preset-env from 7.12.13 to 7.12.16dependabot-preview[bot]2021-02-132-56/+73
|/ / / /
* | | | Merge pull request #25621 from nextcloud/dependabot/npm_and_yarn/babel/core-7...dependabot-preview[bot]2021-02-132-71/+12
|\ \ \ \
| * | | | Bump @babel/core from 7.12.13 to 7.12.16dependabot-preview[bot]2021-02-132-71/+12
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2021-02-1316-86/+120
|/ / /
* | | Merge pull request #25563 from nextcloud/direct-download-eventChristoph Wurst2021-02-129-15/+98
|\ \ \ | |/ / |/| |
| * | add event for when a direct download is triggeredRobin Appelman2021-02-129-15/+98
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-02-1220-48/+100
* | Merge pull request #25582 from nextcloud/fix/no-imip-for-invalid-recpientRoeland Jago Douma2021-02-112-0/+19
|\ \
| * | Do not send imip email to invalid recipientsChristoph Wurst2021-02-112-0/+19
| |/
* | Merge pull request #25585 from nextcloud/enhancement/empty-email-validationRoeland Jago Douma2021-02-112-0/+5
|\ \
| * | Micro-optimize validation of empty email addressesChristoph Wurst2021-02-112-0/+5
| |/
* | Merge pull request #25576 from nextcloud/fix/webp_checkChristoph Wurst2021-02-111-1/+1
|\ \
| * | Fix WebP availability checkRoeland Jago Douma2021-02-111-1/+1
| |/
* | Merge pull request #25299 from elsiehupp/favicon-touch-cornersJan C. Borchardt2021-02-113-2/+2
|\ \ | |/ |/|
| * Update manifest.jsonElsie Hupp2021-01-241-1/+1
| * Update favicon-touch.pngElsie Hupp2021-01-241-0/+0
| * Remove rounded cornerselsiehupp2021-01-241-1/+1
* | Merge pull request #25378 from nextcloud/bugfix/noid/mention-match-improvementsRoeland Jago Douma2021-02-114-13/+14
|\ \
| * | Fix linterJoas Schilling2021-02-061-1/+1
| * | Fix unit testsJoas Schilling2021-02-061-3/+3
| * | Make Psalm happyJoas Schilling2021-02-061-1/+3
| * | Improve mention matchesJoas Schilling2021-02-063-10/+9
* | | [tx-robot] updated from transifexNextcloud bot2021-02-116-18/+28
* | | Merge pull request #25570 from nextcloud/enh/dashboard/psalm_fixesChristoph Wurst2021-02-101-14/+14
|\ \ \
| * | | Some psalm fixes for the DashboardControllerRoeland Jago Douma2021-02-101-14/+14
* | | | Merge pull request #25460 from nextcloud/fix/apppassword/always_renewRoeland Jago Douma2021-02-102-22/+1
|\ \ \ \
| * | | | Always renew apppasswords on loginRoeland Jago Douma2021-02-102-22/+1
* | | | | Merge pull request #24904 from nextcloud/enh/github-psalmRoeland Jago Douma2021-02-101-0/+26
|\ \ \ \ \