Commit Graph

34 Commits

Author SHA1 Message Date
Pau e30a3bf3c1 import fix 2025-04-07 23:42:41 +02:00
Pau 2a606acf6a fixed auth routes and added api documentation 2025-04-07 23:34:34 +02:00
Pau ff23689c0e added bigInteger custom validator 2025-04-07 23:31:25 +02:00
Pau 0c146c201e fixed sql syntax and logic 2025-04-07 23:29:09 +02:00
Pau fd2e54c845 fixed variable name usage 2025-04-07 23:26:43 +02:00
Pau faa93e1d71 added refresh token authorization 2025-04-07 23:24:28 +02:00
Pau 1e59a5a33a fixed pagination and small syntax issues 2025-04-07 23:22:52 +02:00
Pau 027d8c7dee added usersHasPlaces mvc to api 2025-04-06 20:54:16 +02:00
Pau e7df50e5b3 added places to api 2025-04-06 20:41:24 +02:00
Pau 325402eaea better error handling 2025-04-06 18:38:00 +02:00
Pau 7639c02a82 fixed all imports and routes 2025-04-06 18:37:49 +02:00
Pau 54569642e5 small fix regarding error handling while modifying and user 2025-04-06 18:37:28 +02:00
Pau 5ca7fb8b06 fixed modify and delete queries 2025-04-06 18:36:19 +02:00
Pau a1f3229c19 introduced user registering 2025-04-06 18:27:59 +02:00
Pau a288c25561 added refresh token for modulized authorization 2025-04-06 18:20:47 +02:00
Pau b0044ad9b6 fixed structure and error handling 2025-04-06 18:17:50 +02:00
Pau 3713c4624a fixed compilation related linter problem 2025-04-06 16:01:05 +02:00
Pau 9ab2f61b8c fixed methods error response 2025-04-02 19:07:54 +02:00
Pau 4ebc73031e fixed login payload and token structure for auth 2025-04-02 19:07:16 +02:00
Pau a3ecace384 added forbidden error and message logic 2025-04-02 19:06:23 +02:00
Pau 9f15b06632 minor fix regarding query sintaxis and cohesion 2025-04-02 19:05:58 +02:00
Pau f06ef22eb5 basics 2025-04-01 20:39:18 +02:00
Pau 11b570336f created http requests router 2025-04-01 20:38:59 +02:00
Pau c70e65e58c added authorization classes to test endpoints based in permissions 2025-04-01 20:38:07 +02:00
Pau 6817ed002c added index controller to test connection with server 2025-04-01 20:37:42 +02:00
Pau 1edf4e3a37 added environment base 2025-04-01 20:37:15 +02:00
Pau 05f580512b created all controllers for layering 2025-04-01 20:36:29 +02:00
Pau fa7971bb2b added validators for data in route and authorization 2025-04-01 20:36:00 +02:00
Pau 7a915e1931 created models to separate layer in mvc 2025-04-01 20:35:26 +02:00
Pau 913e9150eb created repositories with sql queries 2025-04-01 20:34:37 +02:00
Pau a27259da13 created utils 2025-04-01 20:33:23 +02:00
Pau 483aff960e created app for node.js server 2025-04-01 20:32:44 +02:00
Pau 5905ff9afc created mysql adapter 2025-04-01 20:32:11 +02:00
Pau ec7b22a6b4 added database sql script for info 2025-04-01 20:31:45 +02:00