This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
thoughts
Watch
1
Star
0
Fork
0
You've already forked thoughts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dd279a1434f2bf4f6659b87ff365ce7a84fd8a5f
thoughts
/
thoughts-backend
/
app
/
src
/
persistence
History
Gabriel Kaszewski
3d25ffca4f
feat: add visibility check for tagging in thought creation
2025-09-07 15:15:24 +02:00
..
api_key.rs
feat(api_key): implement API key management with creation, retrieval, and deletion endpoints
2025-09-06 16:18:32 +02:00
auth.rs
feat: enhance user registration and follow functionality, add popular tags endpoint, and update tests
2025-09-06 16:49:38 +02:00
follow.rs
feat: add visibility feature to thoughts, including new enum, database migration, and update related endpoints and tests
2025-09-06 17:42:50 +02:00
mod.rs
feat: implement full-text search functionality with API integration, add search router and persistence logic, and create related schemas and tests
2025-09-07 12:36:03 +02:00
search.rs
feat: implement full-text search functionality with API integration, add search router and persistence logic, and create related schemas and tests
2025-09-07 12:36:03 +02:00
tag.rs
feat: add visibility check for tagging in thought creation
2025-09-07 15:15:24 +02:00
thought.rs
feat: add visibility check for tagging in thought creation
2025-09-07 15:15:24 +02:00
user.rs
feat: implement friends API with routes to get friends list and update thought visibility logic
2025-09-06 22:14:47 +02:00