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
862974bb3516222299083b7abb9c3741302759dc
thoughts
/
thoughts-backend
/
api
/
src
History
Gabriel Kaszewski
69eb225c1e
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
..
error
feat(auth): implement user registration and login with JWT authentication
2025-09-06 00:06:30 +02:00
extractor
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
models
feat: initialize thoughts-frontend with Next.js, TypeScript, and ESLint
2025-09-05 17:14:45 +02:00
routers
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
validation
feat: initialize thoughts-frontend with Next.js, TypeScript, and ESLint
2025-09-05 17:14:45 +02:00
federation.rs
feat: add user profile management with update and retrieval endpoints, enhance database setup for testing
2025-09-06 14:24:27 +02:00
init.rs
feat: add environment configuration for database and authentication, update router setup
2025-09-06 01:55:59 +02:00
lib.rs
feat(activitypub): implement user outbox endpoint and federate thoughts to followers
2025-09-06 01:46:11 +02:00