Skip to content

Conversation

@scheidtdav
Copy link
Collaborator

Type of Change

  • Dependency upgrade
  • Bug fix (non-breaking change)
  • Breaking change
    • e.g. a fixed bug or new feature that may break something else
  • New feature
  • Code quality improvements
    • e.g. refactoring, documentation, tests, tooling, ...

Implementation

Implementation of existing endpoint

Checklist

  • I gave this pull request a meaningful title
  • My pull request is targeting the dev branch
  • I have added documentation to my code
  • I have deleted code that I have commented out

Additional Information

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
scheidtdav and others added 26 commits June 18, 2025 10:33
* Updated README

* Updated README
* Updated README

* Updated README

* Removed duplicate section.
* feat(api): add email-confirmation endpoint

* feat(api): add request password reset

* feat(api): add password reset

* feat(api): implement resend email confirmation (without sending yet)
* feat(api): add email-confirmation endpoint

* feat(api): add request password reset

* feat(api): add password reset

* feat(api): implement resend email confirmation (without sending yet)

* feat(api): add sign-in, sign-out and refresh-routes to api

* feat(api): implement refresh endpoint

---------

Co-authored-by: jona159 <65068389+jona159@users.noreply.github.com>
* feat(api): boxes for user endpoints

* feat(api): add tags and stats route scaffold

* feat(api): implement tags route

* refactor: remove unnecessary imports

* feat(api): implement statistics route

---------

Co-authored-by: jona159 <65068389+jona159@users.noreply.github.com>
@scheidtdav scheidtdav linked an issue Nov 19, 2025 that may be closed by this pull request
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 /boxes/:boxId/:sensorId/measurements

4 participants