Skip to content

Conversation

@scheidtdav
Copy link
Collaborator

Fixes #609

scheidtdav and others added 30 commits May 14, 2025 16:26
* feat(api): add api routes for /users/me

* fix(tests): api me PUT

* feat(api): add delete me endpoint
@socket-security
Copy link

socket-security bot commented Sep 17, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​formatjs/​intl@​3.1.8991007393100
Added@​types/​nodemailer@​7.0.11001007686100
Added@​react-email/​components@​0.5.3981008198100
Added@​react-email/​preview-server@​4.3.2981008697100

View full report

Base automatically changed from feat/api-boxes-sensors to dev October 2, 2025 13:14
@scheidtdav scheidtdav linked an issue Oct 8, 2025 that may be closed by this pull request
8 tasks
@scheidtdav scheidtdav marked this pull request as ready for review November 7, 2025 17:37
Copy link
Contributor

@jona159 jona159 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!
Please check the comments before merging


// Interface to load env variables
// Note these variables can possibly be undefined
// as someone could skip these varibales or not setup a .env file at all
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is something missing here?


mailhog:
image: mailhog/mailhog:v1.0.1
platform: linux/amd64
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe better omit the platform and let it pull the correct image for the current platform automatically?

}}
>
{intl.formatMessage({ id: "support" })} {}
<Link href="mailto:[email protected]?Subject=Email%20Best%C3%A4tigen%20f%C3%BCr%[email protected]">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm i am wondering if we should use the email from Matthias here?

}}
>
{intl.formatMessage({ id: "support" })} {}
<Link href="mailto:[email protected]?Subject=Email%20Best%C3%A4tigen%20f%C3%BCr%[email protected]">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as below

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.

migrate mailing

4 participants