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
458feebcdda9200990684b750c34179867baa026
thoughts
/
thoughts-backend
/
api
/
src
/
routers
History
Gabriel Kaszewski
29afc2e92e
Some checks failed
Build and Deploy Thoughts / build-and-deploy-local (push)
Failing after 3m4s
Details
fix: update Dockerfiles to install necessary packages without recommendations
2025-09-09 04:03:14 +02:00
..
api_key.rs
…
auth.rs
…
feed.rs
feat: implement pagination for feed retrieval and update frontend components
2025-09-09 03:43:06 +02:00
friends.rs
…
mod.rs
Remove federation functionality and related tests
2025-09-07 17:22:58 +02:00
root.rs
fix: update Dockerfiles to install necessary packages without recommendations
2025-09-09 04:03:14 +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
…
thought.rs
Remove federation functionality and related tests
2025-09-07 17:22:58 +02:00
user.rs
feat: add user count endpoint and integrate it into frontend components
2025-09-09 03:07:48 +02:00