Commit Graph

2 Commits

Author SHA1 Message Date
nepiedg 84e1c0daac feat: add note module and route fixes 2026-04-17 07:48:44 +00:00
nepiedg c909ebdf88 feat(platform): add endpoint to retrieve platform accounts for a user
- Introduced `getPlatformAccountsByUserId` method in `DyVideoUser` model to fetch active platform accounts for a specified user.
- Added new API route for accessing platform accounts under `v1/platform/accounts`, requiring user authentication.
2026-04-02 07:39:37 +00:00