This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
thoughts
Watch
1
Star
0
Fork
0
You've already forked thoughts
Code
Issues
7
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7ee22ae79f25069fcf79d194172f54f0014ff3ef
thoughts
/
thoughts-backend
/
doc
/
src
History
Gabriel Kaszewski
40695b7ad3
feat: implement thought thread retrieval with replies and visibility filtering
2025-09-07 14:47:30 +02:00
..
api_key.rs
feat: add API key management and tag discovery functionality with corresponding schemas and routes
2025-09-06 17:49:07 +02:00
auth.rs
feat(auth): implement user registration and login with JWT authentication
2025-09-06 00:06:30 +02:00
feed.rs
…
friends.rs
feat: implement friends API with routes to get friends list and update thought visibility logic
2025-09-06 22:14:47 +02:00
lib.rs
feat: implement thought thread retrieval with replies and visibility filtering
2025-09-07 14:47:30 +02:00
root.rs
…
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 API key management and tag discovery functionality with corresponding schemas and routes
2025-09-06 17:49:07 +02:00
thought.rs
feat: implement thought thread retrieval with replies and visibility filtering
2025-09-07 14:47:30 +02:00
user.rs
feat: add user following and followers endpoints, update user profile response structure
2025-09-06 19:43:46 +02:00