Skip to content

[PB-6467] featuer/Add photos from sdk#478

Open
CandelR wants to merge 37 commits into
feature/PB-6467-add-photos-endpointsfrom
feature/PB-6467-add-photos-from-sdk
Open

[PB-6467] featuer/Add photos from sdk#478
CandelR wants to merge 37 commits into
feature/PB-6467-add-photos-endpointsfrom
feature/PB-6467-add-photos-from-sdk

Conversation

@CandelR

@CandelR CandelR commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Merged release 1.9.1 and use photos from sdk

CandelR and others added 30 commits April 22, 2026 15:06
…oading-folders

[PB-5434] bugfix/Error opening links
…check

[PB-5877] feature/Enable folder uploads
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.12 to 0.8.13.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](xmldom/xmldom@0.8.12...0.8.13)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 0.8.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
[PB-5877] bugfix/Fix folder upload issues
[PB-5318] bugfix/Fix share extension issues
…xmldom-0.8.13

Bump @xmldom/xmldom from 0.8.12 to 0.8.13
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.15.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.15.0...v1.15.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.15.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.0...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.28.5 to 7.29.4.
- [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.29.4/packages/babel-plugin-transform-modules-systemjs)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-systemjs"
  dependency-version: 7.29.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…i-3.1.2

Bump fast-uri from 3.1.0 to 3.1.2
…lugin-transform-modules-systemjs-7.29.4

Bump @babel/plugin-transform-modules-systemjs from 7.28.5 to 7.29.4
- Update error messages related to file size limits in translations.
- Introduce FileSizeExceededError class for handling file size errors.
- Add FileSizeExceededModal component for user notifications.
- Modify upload logic to check against maximum upload file size.
- Integrate file size checks in folder upload and share upload processes.
- Update storage slice to manage max upload file size state.
- Ensure UI reflects file size exceeded conditions.
  - Bump @internxt/sdk 1.13.2 → 1.16.4 to consume the typed `maxUploadFileSize` field on `getFileVersionLimits()`, replacing the local `as {
  maxUploadFileSize?: number }` casts in StorageService and useShareUpload.
  - Bump axios ^1.15.2 → ^1.16.1 to match the SDK's transitive axios, deduping the install and removing the `InternalAxiosRequestConfig` type
  mismatch in the rate-limit interceptor wiring.
  - Adjust call sites for SDK breaking changes:
    - `uploadMultipartFile` gained an `AbortSignal` parameter before `parts`; thread the existing abort signal in NetworkFacade, pass
  `undefined` in shareUploadService.
    - `Payments.createSession` was removed; delete the unused wrapper and import in PaymentService.
…mits

[PB-6329]: Enforce max upload file size across upload flows
…k failures

Users on older app binaries experienced checkForUpdateAsync rejections because runtimeVersion was tied to package.json version, causing mismatches when no OTA update existed for their runtime version
…anges

[PB-6326]: bump @internxt/sdk to 1.16.4 and axios to 1.16.1
@CandelR CandelR self-assigned this Jun 3, 2026
@CandelR CandelR requested a review from TamaraFinogina as a code owner June 3, 2026 14:54
@CandelR CandelR added the enhancement New feature or request label Jun 3, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jun 3, 2026

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
4.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Comment thread src/services/common/uri/uriHelpers.spec.ts Dismissed
@CandelR CandelR requested a review from larryrider June 4, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants