summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adjust email verification checkerArthur Schiwon2021-06-302-20/+19
* fix code styleArthur Schiwon2021-06-302-2/+2
* adjust verification state updater methodArthur Schiwon2021-06-302-80/+38
* make AccountManager actually write multi value propertiesArthur Schiwon2021-06-302-261/+251
* accounts event handler to use eventdispatcher, DI and Accounts APIArthur Schiwon2021-06-303-83/+74
* prov api to be able to edit multivalue propertiesArthur Schiwon2021-06-306-4/+240
* prov api reports multiple mail as editable fieldArthur Schiwon2021-06-303-1/+8
* prov api reports additional emails on getUserArthur Schiwon2021-06-304-5/+47
* Merge pull request #27715 from nextcloud/revert-24295-perf/noid/routerJohn Molakvoæ2021-06-291-14/+12
|\
| * Revert "First attempt to check against core routes before loading all app rou...Vincent Petry2021-06-291-14/+12
* | Merge pull request #27488 from msrn/win10cal-useragentJulius Härtl2021-06-292-3/+6
|\ \ | |/ |/|
| * Add regex to match Windows 10 calendar user-agentMikael Saarinen2021-06-232-3/+6
* | Merge pull request #27644 from J0WI/remember-cipherChristoph Wurst2021-06-291-4/+23
|\ \
| * | Remember current cipherJ0WI2021-06-291-4/+23
|/ /
* | Merge pull request #27672 from nextcloud/feat/workflow-auto-updateJohn Molakvoæ2021-06-291-0/+9
|\ \
| * | Updating command-rebase.yml workflow from templateskjnldsv2021-06-291-0/+9
|/ /
* | Merge pull request #27698 from nextcloud/fix/25761/userexistsonldap-loopblizzz2021-06-281-7/+3
|\ \
| * | LDAP: determine shares of offline users only when neededArthur Schiwon2021-06-281-7/+3
* | | Merge pull request #27676 from nextcloud/localize-invitation-email-subjectsLukas Reschke2021-06-281-3/+6
|\ \ \
| * | | Add indications for the translatorsThomas Citharel2021-06-251-0/+3
| * | | Subjects for Invitation, Invitation cancellation and Invitation replies are n...Paweł Lechowicz2021-06-251-3/+3
* | | | Merge pull request #27687 from nextcloud/szaimen-patch-1Lukas Reschke2021-06-281-0/+27
|\ \ \ \
| * | | | Create rebase commandszaimen2021-06-261-0/+27
* | | | | Merge pull request #27697 from nextcloud/ci/approve-merge-stablePytal2021-06-281-5/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Auto approve/merge also on stable branchesJulius Härtl2021-06-281-5/+7
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-2834-116/+172
* | | | [tx-robot] updated from transifexNextcloud bot2021-06-2734-32/+118
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-06-2610-2/+38
* | | Merge pull request #27645 from nextcloud/dependabot/npm_and_yarn/css-vars-pon...dependabot[bot]2021-06-254-10/+26
|\ \ \
| * | | Bump css-vars-ponyfill from 2.4.3 to 2.4.5dependabot[bot]2021-06-254-10/+26
* | | | Merge pull request #27656 from nextcloud/dependabot/npm_and_yarn/build/node-s...Julius Härtl2021-06-252-42/+385
|\ \ \ \
| * | | | Bump node-sass from 6.0.0 to 6.0.1 in /builddependabot[bot]2021-06-242-42/+385
* | | | | Merge pull request #27668 from nextcloud/fix/harden-context-registration-app-...Julius Härtl2021-06-251-11/+51
|\ \ \ \ \
| * | | | | Harden bootstrap context registrations when apps are missingChristoph Wurst2021-06-251-11/+51
| |/ / / /
* | | | | Merge pull request #27675 from nextcloud/bugfix/noid/fix-setting-theming-colorJulius Härtl2021-06-252-1/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Validate the theming color also on CLIJoas Schilling2021-06-252-1/+10
|/ / / /
* | | | Merge pull request #27664 from nextcloud/techdebt/noid/master-is-now-23-part2John Molakvoæ2021-06-2531-56/+46
|\ \ \ \
| * | | | Fix app version checkJoas Schilling2021-06-252-27/+17
| * | | | Bump app versionJoas Schilling2021-06-2429-29/+29
| |/ / /
* | | | Merge pull request #27663 from nextcloud/fix/unshift-crash-reporters-break-loopJohn Molakvoæ2021-06-251-3/+2
|\ \ \ \
| * | | | Unshift crash reports when they are loaded, to break the recusionChristoph Wurst2021-06-241-3/+2
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2021-06-2524-24/+454
|/ / /
* | | Merge pull request #27648 from nextcloud/techdebt/noid/master-is-now-23Joas Schilling2021-06-2431-38/+38
|\ \ \ | |/ / |/| |
| * | Update dependabot config tooJoas Schilling2021-06-241-6/+6
| * | Master is now 23Joas Schilling2021-06-2430-32/+32
|/ /
* | Merge pull request #27623 from nextcloud/version/22.0.0/rc1v22.0.0rc1blizzz2021-06-241-2/+2
|\ \
| * | 22.0.0 RC1Arthur Schiwon2021-06-231-2/+2
* | | Merge pull request #27629 from nextcloud/dependabot/npm_and_yarn/core-js-3.15.1dependabot[bot]2021-06-2495-546/+546
|\ \ \
| * | | Bump core-js from 3.13.1 to 3.15.1dependabot[bot]2021-06-2495-752/+710
* | | | Merge pull request #27385 from nextcloud/dependabot/composer/build/integratio...dependabot-preview[bot]2021-06-241-1/+1
|\ \ \ \