User listing, getting, following and unfollowing #2

Closed
micosil wants to merge 12 commits from main into CR

12 Commits (main)

Author SHA1 Message Date
Pau Costa Ferrer be57bd32b8 🎨 Removed unused code and imports
Signed-off-by: Pau Costa <mico@micodev.es>
2024-02-10 14:43:33 +01:00
Pau Costa Ferrer 4fdb17733d Implemented post list view
Signed-off-by: Pau Costa <mico@micodev.es>
2024-02-10 14:43:33 +01:00
Pau Costa Ferrer 0cdcc915f4 🩹 The API was missing some ease of use parameters
Signed-off-by: Pau Costa <mico@micodev.es>
2024-02-10 14:43:33 +01:00
Pau Costa Ferrer e27423a2e5 🩹 The API was missing some ease of use parameters
Signed-off-by: Pau Costa <mico@micodev.es>
2024-02-09 13:45:20 +01:00
Pau Costa Ferrer 591dae9567 🏗️ Views and routes boilerplate
Signed-off-by: Pau Costa <mico@micodev.es>
2024-02-08 16:56:47 +01:00
Pau Costa Ferrer 31ba7bead1 💄 Initial UI Root layout
Signed-off-by: Pau Costa <mico@micodev.es>
2024-02-08 13:27:01 +01:00
Pau Costa Ferrer c71bac5bd2 Auth views
Signed-off-by: Pau Costa <mico@micodev.es>
2024-02-07 17:39:32 +01:00
Pau Costa Ferrer d2f42d397f 🚧 Changed api generation tool
Signed-off-by: Pau Costa <mico@micodev.es>
2024-02-07 17:38:59 +01:00
Pau Costa Ferrer ec01ee98b2 🚧 Client Setup and api docs
Signed-off-by: Pau Costa <mico@micodev.es>
2024-02-07 11:09:25 +01:00
Pau Costa Ferrer e5a65086be 📝 OpenApi docs and endpoint for the BackEnd Routes
Signed-off-by: Pau Costa <mico@micodev.es>
2024-02-04 20:33:26 +01:00
Pau Costa Ferrer c09b56b0cd Comments, likes, and notifications
Signed-off-by: Pau Costa <mico@micodev.es>
2024-02-04 12:30:11 +01:00
Pau Costa Ferrer 28e4b5c318 User listing, getting, following and unfollowing
Signed-off-by: Pau Costa <mico@micodev.es>
2024-02-03 14:44:44 +01:00