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
0abd27594604bf3299945d59b826bf6c31de1adb
thoughts
/
thoughts-backend
/
migration
/
src
History
Gabriel Kaszewski
0abd275946
feat: add reply functionality to thoughts, including database migration and tests
2025-09-06 16:58:11 +02:00
..
lib.rs
feat: add reply functionality to thoughts, including database migration and tests
2025-09-06 16:58:11 +02:00
m20240101_000001_init.rs
feat: Refactor user and thought models to use UUIDs instead of integers
2025-09-06 15:29:38 +02:00
m20250905_000001_init.rs
feat: enhance user registration and follow functionality, add popular tags endpoint, and update tests
2025-09-06 16:49:38 +02:00
m20250906_100000_add_profile_fields.rs
feat: Refactor user and thought models to use UUIDs instead of integers
2025-09-06 15:29:38 +02:00
m20250906_130237_add_tags.rs
feat: Refactor user and thought models to use UUIDs instead of integers
2025-09-06 15:29:38 +02:00
m20250906_134056_add_api_keys.rs
feat(api_key): implement API key management with creation, retrieval, and deletion endpoints
2025-09-06 16:18:32 +02:00
m20250906_145148_add_reply_to_thoughts.rs
feat: add reply functionality to thoughts, including database migration and tests
2025-09-06 16:58:11 +02:00
main.rs
feat: initialize thoughts-frontend with Next.js, TypeScript, and ESLint
2025-09-05 17:14:45 +02:00