aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump @babel/core from 7.13.16 to 7.14.2dependabot-preview[bot]2021-05-1712-85/+127
| | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.16 to 7.14.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.2/packages/babel-core) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2021-05-172-0/+66
|
* [tx-robot] updated from transifexNextcloud bot2021-05-1616-32/+50
|
* [tx-robot] updated from transifexNextcloud bot2021-05-154-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-05-146-0/+18
|
* Merge pull request #26679 from ↵blizzz2021-05-1312-96/+112
|\ | | | | | | | | nextcloud/bugfix/noid/fix-unauthorized-ocs-status-in-provisioning Fix unauthorized OCS status in provisioning
| * Fix unauthorized OCS status in provisioningJoas Schilling2021-05-1212-96/+112
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #26959 from ↵blizzz2021-05-121-30/+29
|\ \ | | | | | | | | | | | | nextcloud/techdebt/noid/verifiyuserdata-iaccountmanager VerifyUserData shall use IAccountManager, not private API
| * | VerifyUserData shall use IAccountManager, not private APIArthur Schiwon2021-05-121-30/+29
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #26961 from nextcloud/techdet/noid/lib-accountmanager-apiblizzz2021-05-122-17/+14
|\ \ \ | |/ / |/| | ValidatePhoneNumber and PersonalInfo to use public IAccountManager
| * | PersonalInfo settings to use public AccoutManager APIArthur Schiwon2021-05-121-5/+4
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | Repair job to use public AccoutManager APIArthur Schiwon2021-05-121-12/+10
|/ / | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #26958 from ↵Roeland Jago Douma2021-05-121-1/+3
|\ \ | | | | | | | | | | | | nextcloud/enh/MountPublicLinkController/throttling Throttle MountPublicLinkController when share is not found
| * | Throttle MountPublicLinkController when share is not foundRoeland Jago Douma2021-05-121-1/+3
|/ / | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #26962 from nextcloud/fix-csRoeland Jago Douma2021-05-121-2/+0
|\ \ | | | | | | Fix CS check
| * | Fix CS checkRoeland Jago Douma2021-05-121-2/+0
|/ / | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #26923 from ↵blizzz2021-05-129-86/+148
|\ \ | | | | | | | | | | | | nextcloud/techdebt/noid/provapi-no-private-accountmanager provisioning API to use only public API of IAccountManager
| * | allow to set valid scopes only in AccountPropertyArthur Schiwon2021-05-125-19/+49
| | | | | | | | | | | | | | | | | | the auto-fallback to v2-local is removed as well to react on wrong input Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | provAPI to use only public API of IAccountManagerArthur Schiwon2021-05-085-68/+100
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #26941 from nextcloud/enh/register-multiselect-fileactionsRoeland Jago Douma2021-05-122-4/+32
|\ \ \ | | | | | | | | Allow apps to register a file action for multiselect
| * | | Allow apps to register a file action for multiselectJulius Härtl2021-05-122-4/+32
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #26922 from nextcloud/techdebt/noid/dav-no-private-classRoeland Jago Douma2021-05-124-137/+84
|\ \ \ \ | | | | | | | | | | dav: Converter & SyncService shall not use private AccountManager
| * | | | remove private AccountManager from SyncServiceArthur Schiwon2021-05-112-52/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and fix test Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | dav: do not use private AccountManagerArthur Schiwon2021-05-082-85/+65
| | |/ / | |/| | | | | | | | | | | | | | | | | | - also updates data structure in test Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | Merge pull request #26945 from nextcloud/enh/shareinfo/throttleRoeland Jago Douma2021-05-122-5/+14
|\ \ \ \ | |_|_|/ |/| | | Add bruteforce protection to the shareinfo endpoint
| * | | Add bruteforce protection to the shareinfo endpointRoeland Jago Douma2021-05-122-5/+14
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #26949 from nextcloud/fix-add-app-passwordJulius Härtl2021-05-121-1/+1
|\ \ \ \ | | | | | | | | | | fix occ command user:add-app-password
| * | | | use the UID as loginName and not the display name.Bjoern Schiessle2021-05-111-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | Otherwise the app password will not work for users with a display name different to the UID. Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* / / / [tx-robot] updated from transifexNextcloud bot2021-05-1214-22/+32
|/ / /
* | | Merge pull request #26751 from nextcloud/3rdparty/archive_tar/1.4.13Roeland Jago Douma2021-05-111-0/+0
|\ \ \ | |_|/ |/| | [3rdparty] Archive tar 1.4.13 bump
| * | [3rdparty] Archive tar 1.4.13 bumpRoeland Jago Douma2021-05-101-0/+0
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2021-05-114-0/+14
|/ /
* | Merge pull request #26917 from ↵Roeland Jago Douma2021-05-101-3/+3
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/build/hosted-git-info-2.8.9 [Security] Bump hosted-git-info from 2.7.1 to 2.8.9 in /build
| * | [Security] Bump hosted-git-info from 2.7.1 to 2.8.9 in /builddependabot-preview[bot]2021-05-101-3/+3
|/ / | | | | | | | | | | | | | | Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. **This update includes a security fix.** - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #26919 from ↵Roeland Jago Douma2021-05-101-3/+3
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/hosted-git-info-2.8.9 [Security] Bump hosted-git-info from 2.8.8 to 2.8.9
| * | [Security] Bump hosted-git-info from 2.8.8 to 2.8.9dependabot-preview[bot]2021-05-071-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. **This update includes a security fix.** - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #26925 from ↵Roeland Jago Douma2021-05-101-7/+2
|\ \ \ | | | | | | | | | | | | | | | | nextcloud-pr-bot/automated/noid/psalm-baseline-update [Automated] Update psalm-baseline.xml
| * | | Update psalm baselineNextcloud-PR-Bot2021-05-101-7/+2
|/ / / | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | [tx-robot] updated from transifexNextcloud bot2021-05-106-10/+10
| | |
* | | [tx-robot] updated from transifexNextcloud bot2021-05-096-6/+112
| | |
* | | [tx-robot] updated from transifexNextcloud bot2021-05-0826-10/+104
| |/ |/|
* | Merge pull request #26915 from nextcloud/chore/dav-calendar-untyped-eventsblizzz2021-05-075-40/+56
|\ \ | |/ |/| Drop even more untyped events from the dav code
| * Remove the untyped calendar update eventChristoph Wurst2021-05-074-21/+26
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * Remove the untyped calendar create eventChristoph Wurst2021-05-075-20/+31
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #26913 from ↵Christoph Wurst2021-05-0713-287/+340
|\ | | | | | | | | nextcloud/chore/dav-calendar-object-untyped-events Drop some more untyped events from the dav code
| * Clean up reminder actions and call methods directlyChristoph Wurst2021-05-074-46/+21
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject eventChristoph Wurst2021-05-076-52/+72
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject eventChristoph Wurst2021-05-075-19/+48
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject eventChristoph Wurst2021-05-077-73/+102
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #26848 from ↵Morris Jobke2021-05-072-3/+12
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/add-datetime-support-to-qbmapper Add datetime support to QBMapper