aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-03-1412-0/+32
* [tx-robot] updated from transifexNextcloud bot2022-03-1318-6/+34
* Merge pull request #31555 from nextcloud/enh/noid/fix-drone-testsCarl Schwan2022-03-121-0/+2
|\
| * fix drone tests on masterszaimen2022-03-111-0/+2
* | Merge pull request #31560 from nextcloud/dependabot/npm_and_yarn/puppeteer-13...MichaIng2022-03-122-16/+16
|\ \
| * | Bump puppeteer from 13.4.1 to 13.5.1dependabot[bot]2022-03-122-16/+16
* | | Merge pull request #31562 from nextcloud/dependabot/npm_and_yarn/css-loader-6...dependabot[bot]2022-03-122-8/+8
|\ \ \
| * | | Bump css-loader from 6.7.0 to 6.7.1dependabot[bot]2022-03-122-8/+8
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2022-03-1234-0/+52
|/ /
* | Merge pull request #31496 from nextcloud/automated/noid/psalm-baseline-update...MichaIng2022-03-120-0/+0
|\ \ | |/ |/|
| * Update psalm baselinenextcloud-command2022-03-091-61/+4
* | Merge pull request #31274 from nextcloud/fix/carddav-backend-1000-orache1John Molakvoæ2022-03-111-6/+9
|\ \
| * | Don't recreate sql query each timeCarl Schwan2022-03-101-8/+8
| * | Fix more than 1000 entries in queries exception in CardDavBackendCarl Schwan2022-02-211-7/+10
* | | Merge pull request #31531 from nextcloud/fix/sftp-offsetJohn Molakvoæ2022-03-111-0/+3
|\ \ \
| * | | Prevent reading key on SFTP stat boolJohn Molakvoæ2022-03-111-0/+3
* | | | Merge pull request #31511 from nextcloud/bugfix/noid/allow-installing-unstabl...Joas Schilling2022-03-113-13/+27
|\ \ \ \
| * | | | Overwrite the channelJoas Schilling2022-03-101-9/+15
| * | | | Also allow pre-releases and nightlies when installing from gitJoas Schilling2022-03-101-3/+3
| * | | | Similar to the fetch() method respect the channel in the get()Joas Schilling2022-03-101-1/+3
| * | | | Allow installing unstable versionsJoas Schilling2022-03-101-1/+7
* | | | | Merge pull request #31538 from nextcloud/bug/noid/eventlogger-debugJoas Schilling2022-03-111-2/+3
|\ \ \ \ \
| * | | | | Only log events when enabled in debug modeJulius Härtl2022-03-111-2/+3
* | | | | | Merge pull request #31539 from nextcloud/bugfix/31532/user-status-not-resetti...Joas Schilling2022-03-111-1/+1
|\ \ \ \ \ \
| * | | | | | Fix user status not resetting correctly after a callJoas Schilling2022-03-111-1/+1
* | | | | | | Merge pull request #31454 from nextcloud/fix/audit-log-criticalJohn Molakvoæ2022-03-117-35/+148
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix the logger that is imported for critical actionsCarl Schwan2022-03-107-35/+148
* | | | | | | Merge pull request #31519 from nextcloud/bugfix/noid/fix-occ-user-add-apppass...Vincent Petry2022-03-114-11/+28
|\ \ \ \ \ \ \
| * | | | | | | Validate the password before generating an apptokenJoas Schilling2022-03-101-2/+4
| * | | | | | | Differenciate the activity depending on admin vs user actionJoas Schilling2022-03-102-2/+12
| * | | | | | | Trigger an event to log an activity when an administrator generates an app pa...Joas Schilling2022-03-102-7/+12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #31526 from nextcloud/automated/noid/psalm-baseline-update...John Molakvoæ2022-03-111-15/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update psalm baselinenextcloud-command2022-03-111-15/+0
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-1180-80/+84
* | | | | | Merge pull request #30963 from nextcloud/feat/calendar-migrationPytal2022-03-1022-0/+1288
|\ \ \ \ \ \
| * | | | | | Improve error handling and output messagesChristopher Ng2022-03-092-14/+23
| * | | | | | Various minor updatesChristopher Ng2022-03-023-39/+31
| * | | | | | Minor updatesChristopher Ng2022-03-022-63/+75
| * | | | | | Integrate migratorChristopher Ng2022-03-028-260/+74
| * | | | | | Integration testsChristopher Ng2022-03-0214-0/+739
| * | | | | | Calendar export and importChristopher Ng2022-03-0210-0/+722
* | | | | | | Merge pull request #31491 from nextcloud/fix/user_ldap-fix-duplicated-empty-u...Côme Chilliet2022-03-104-7/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix similar potential problems with fetchOne loopsCôme Chilliet2022-03-084-6/+6
| * | | | | | Fix duplicated UUID detection when there are empty uuidsCôme Chilliet2022-03-081-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #31494 from nextcloud/fix/fix-group-metadata-typingVincent Petry2022-03-101-21/+13
|\ \ \ \ \ \
| * | | | | | Strong type OC\Group\MetaDataCôme Chilliet2022-03-081-19/+11
| * | | | | | Fix typing of OC\Group\MetaData::sortingCôme Chilliet2022-03-081-2/+2
| |/ / / / /
* | | | | | Merge pull request #31430 from nextcloud/enh/31429/improve-overwrite-cli-url-...Simon L2022-03-102-9/+8
|\ \ \ \ \ \
| * | | | | | improve overwrite cli url setup checkszaimen2022-03-092-9/+8
* | | | | | | Merge pull request #31508 from nextcloud/automated/noid/psalm-baseline-update...John Molakvoæ2022-03-101-61/+4
|\ \ \ \ \ \ \