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
dffec9b18937576bdcb3b003424f7f6de103c748
thoughts
/
thoughts-backend
/
models
/
src
/
schemas
History
Gabriel Kaszewski
d92c9a747e
All checks were successful
Build and Deploy Thoughts / build-and-deploy-local (push)
Successful in 2m30s
Details
feat: implement pagination for user retrieval and update feed fetching logic
2025-09-09 02:53:24 +02:00
..
api_key.rs
feat: update ApiKeySchema and ApiKeyListSchema with proper serde renaming for keyPrefix and createdAt
2025-09-07 13:48:20 +02:00
mod.rs
feat: implement pagination for user retrieval and update feed fetching logic
2025-09-09 02:53:24 +02:00
pagination.rs
feat: implement pagination for user retrieval and update feed fetching logic
2025-09-09 02:53:24 +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
thought.rs
feat: add author display name to thought schemas and update related components
2025-09-07 22:54:34 +02:00
user.rs
feat: implement thought thread retrieval with replies and visibility filtering
2025-09-07 14:47:30 +02:00