summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \ \ \ \
| * | | | | Have psalm analysis directly on githubRoeland Jago Douma2021-02-101-0/+26
* | | | | | Merge pull request #25558 from nextcloud/deprecate/generic-event-wrapperRoeland Jago Douma2021-02-101-0/+17
|\ \ \ \ \ \
| * | | | | | Deprecate the GenericEvent wrapperChristoph Wurst2021-02-101-0/+17
* | | | | | | Merge pull request #25566 from nextcloud/fix/25359/followupRoeland Jago Douma2021-02-102-9/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix remaining #25359Roeland Jago Douma2021-02-102-9/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #25560 from nextcloud/enhancement/pure-psr-eventChristoph Wurst2021-02-102-2/+35
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Make our event base class independent of Symfony and follow PSRChristoph Wurst2021-02-102-2/+35
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #25359 from nextcloud/enhancement/typed-service-registrationChristoph Wurst2021-02-1015-117/+468
|\ \ \ \ \ \
| * | | | | | Type the service registrationChristoph Wurst2021-02-1015-117/+468
* | | | | | | Merge pull request #25435 from nextcloud/fix/favorite-iconRoeland Jago Douma2021-02-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix favorite dark iconGretaD2021-02-021-1/+1
* | | | | | | | Merge pull request #25557 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-02-101-8/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Update psalm baselineNextcloud-PR-Bot2021-02-101-8/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #25554 from nextcloud/fix/pslam/tainted_cookieLukas Reschke2021-02-101-4/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | tain-escape the cookie inputRoeland Jago Douma2021-02-091-4/+18
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-02-108-2/+74
|/ / / / / /
* | | | | | Merge pull request #25548 from k00ni/pr/add-tests-for-LoginFlowV2CredentialsChristoph Wurst2021-02-091-0/+61
|\ \ \ \ \ \
| * | | | | | simplified testsKonrad Abicht2021-02-091-13/+12
| * | | | | | fixed coding style issueKonrad Abicht2021-02-091-1/+0
| * | | | | | added tests for OC\Core\Data\LoginFlowV2CredentialsKonrad Abicht2021-02-091-0/+63
* | | | | | | Merge pull request #25545 from k00ni/fix/Dockerfile-wrong-package-name-php7.4...Lukas Reschke2021-02-091-1/+1
|\ \ \ \ \ \ \
| * | | | | | | corrected package name used in .devcontainer/Dockerfile (php7.4-acpu => php7....Konrad Abicht2021-02-091-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #25546 from nextcloud/techdept/deprecate-event-constantsChristoph Wurst2021-02-0911-1/+81
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Deprecate all remaining event constantsChristoph Wurst2021-02-0911-1/+81
* | | | | | | Merge pull request #25543 from nextcloud/deprecate/idb-eventsChristoph Wurst2021-02-091-0/+23
|\ \ \ \ \ \ \