Skip to content

📝 Add docstrings to cve#5

Merged
Mouette03 merged 1 commit into
cvefrom
coderabbitai/docstrings/6b63923
Mar 25, 2026
Merged

📝 Add docstrings to cve#5
Mouette03 merged 1 commit into
cvefrom
coderabbitai/docstrings/6b63923

Conversation

@coderabbitai

@coderabbitai coderabbitai Bot commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

Docstrings generation was requested by @Mouette03.

The following files were modified:

  • backend/src/routes/auth.ts
  • backend/src/routes/settings.ts
  • backend/src/routes/uploadRequests.ts
  • frontend/src/pages/ProfilePage.tsx
  • frontend/src/pages/SettingsPage.tsx
These file types are not supported
  • .github/workflows/docker.yml
  • backend/package.json
ℹ️ Note

CodeRabbit cannot perform edits on its own pull requests yet.

Docstrings generation was requested by @Mouette03.

* #4 (comment)

The following files were modified:

* `backend/src/routes/auth.ts`
* `backend/src/routes/settings.ts`
* `backend/src/routes/uploadRequests.ts`
* `frontend/src/pages/ProfilePage.tsx`
* `frontend/src/pages/SettingsPage.tsx`
@coderabbitai

coderabbitai Bot commented Mar 25, 2026

Copy link
Copy Markdown
Contributor Author

Important

Review skipped

This PR was authored by the user configured for CodeRabbit reviews. CodeRabbit does not review PRs authored by this user. It's recommended to use a dedicated user account to post CodeRabbit review feedback.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c03377fa-fdfb-4bdf-b684-e0002858b374

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@Mouette03 Mouette03 merged commit 611efc7 into cve Mar 25, 2026
1 check passed
@Mouette03 Mouette03 deleted the coderabbitai/docstrings/6b63923 branch March 25, 2026 21:44
Mouette03 added a commit that referenced this pull request Mar 25, 2026
* Update dependencies in package.json

update CVE

Signed-off-by: Damien <mouette03@yahoo.fr>

* Update Fastify dependencies to latest versions

Signed-off-by: Damien <mouette03@yahoo.fr>

* Update caching strategy for Docker builds

Signed-off-by: Damien <mouette03@yahoo.fr>

* Modify package.json for engine versions and types

Updated Node.js and npm engine requirements and upgraded nodemailer types.

Signed-off-by: Damien <mouette03@yahoo.fr>

* Update Node.js engine version requirement

Signed-off-by: Damien <mouette03@yahoo.fr>

* Add license scanning workflow for frontend and backend

Signed-off-by: Damien <mouette03@yahoo.fr>

* Rename licences check .yml to license-checker.yml

Signed-off-by: Damien <mouette03@yahoo.fr>

* Delete .github/workflows/license-checker.yml

Signed-off-by: Damien <mouette03@yahoo.fr>

* Limite upload logo avatar (#3)

* Add avatar upload with size limit and streaming

Implemented streaming upload for avatar with size limit.

Signed-off-by: Damien <mouette03@yahoo.fr>

* Update settings.ts

Signed-off-by: Damien <mouette03@yahoo.fr>

* Improve error handling for avatar upload

Handle specific error cases for avatar upload.

Signed-off-by: Damien <mouette03@yahoo.fr>

* Improve error handling for logo upload

Enhance error handling for logo upload by checking response status and code.

Signed-off-by: Damien <mouette03@yahoo.fr>

* Improve file upload size validation and error handling

Refactor file upload handling to check size limits during write process and handle errors more gracefully.

Signed-off-by: Damien <mouette03@yahoo.fr>

---------

Signed-off-by: Damien <mouette03@yahoo.fr>

* Update backend/src/routes/auth.ts

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Damien <mouette03@yahoo.fr>

* Update uploadRequests.ts

Signed-off-by: Damien <mouette03@yahoo.fr>

* Update uploadRequests.ts

* Update settings.ts

* 📝 Add docstrings to `cve` (#5)

Docstrings generation was requested by @Mouette03.

* #4 (comment)

The following files were modified:

* `backend/src/routes/auth.ts`
* `backend/src/routes/settings.ts`
* `backend/src/routes/uploadRequests.ts`
* `frontend/src/pages/ProfilePage.tsx`
* `frontend/src/pages/SettingsPage.tsx`

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Signed-off-by: Damien <mouette03@yahoo.fr>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant