Commit Graph

109 Commits

Author SHA1 Message Date
Pau a254a1b5bb added favorite endpoint for security and updated report endpoints 2025-05-25 04:40:06 +02:00
Pau 56d6637f8b added logic for better security 2025-05-25 04:39:31 +02:00
Pau e5a6c64196 added changes to reports repository to implement intermediary table and multiple report_types 2025-05-25 04:38:33 +02:00
Pau 85bf0d208a added description to list of modifyable parameters 2025-05-17 02:39:50 +02:00
Pau ff6a17d0da small fix causing 404 error for undefined variable 2025-05-15 20:17:43 +02:00
Pau 3f549c4b73 UP TO DATE DATABASE DIAGRAM (db structure) 2025-05-15 01:35:09 +02:00
Pau ebe5ddb093 fixed upload directory path use in app 2025-05-15 01:21:23 +02:00
Pau 1a67ac9bd8 attempt at fixing bad file upload 2025-05-14 20:41:32 +02:00
Pau 94c8b25878 fixed http headers sent error 2025-05-14 20:26:28 +02:00
Pau c0b64962f3 multer optional path and res fix 2025-05-14 20:17:08 +02:00
Pau 69b111d995 small fix to not allow refresh and access to be treated as the same for auth validation 2025-05-14 19:21:04 +02:00
Pau e87422e22d small fix places query 2025-05-14 09:50:51 +02:00
Pau d09a1ab184 route.stack undefined error fixed 2025-05-14 09:27:24 +02:00
Pau 6426da58c4 config example updated 2025-05-14 09:22:17 +02:00
Pau 81a328a515 added multer dependencies 2025-05-14 09:16:31 +02:00
Pau 3b3e2b0814 fixed import 2025-05-14 09:13:26 +02:00
Pau 49f34a6a10 added upload routes to app 2025-05-14 09:11:07 +02:00
Pau 24f1ca4350 implented multer to offer endpoints for upload and retrieval of images 2025-05-09 02:13:29 +02:00
Pau 31540d4d4b fixed custom validator for json fields 2025-05-09 02:12:49 +02:00
Pau c5fd8c4dc5 repositories updated to include url of images 2025-05-09 02:12:12 +02:00
Pau 8297962644 fixed user update for problem with role update 2025-05-02 20:27:50 +02:00
Pau b827eff9df fixed role update for users 2025-05-02 17:58:23 +02:00
Pau c2348fc678 made sure parameters included uuid 2025-05-01 14:55:58 +02:00
Pau 914b5b3bec fixed modify reports 2025-05-01 14:45:06 +02:00
Pau baf340af46 fixed missing comma 2025-04-22 01:31:03 +02:00
Pau 8796f73578 fixed naming 2025-04-22 01:26:08 +02:00
Pau 2cbb4a3a30 fixed query 2025-04-22 01:21:58 +02:00
Pau 3b89082a92 added description to conditions and excluded foreign keys from output 2025-04-22 01:07:39 +02:00
Pau bbfabc17e4 fixed routes for user's reports and place's reports 2025-04-22 01:00:09 +02:00
Pau cdd0b1d844 query fix 2025-04-22 00:38:01 +02:00
Pau 82505b58d9 quick fix 2025-04-22 00:28:15 +02:00
Pau 6ddd99a864 separated in parts 2025-04-22 00:24:17 +02:00
Pau a44e4cd47f added some error handling and paging 2025-04-22 00:20:02 +02:00
Pau 09a17ba946 quick fix 2025-04-22 00:12:44 +02:00
Pau 8d883a9cdb fixed report management 2025-04-21 23:57:56 +02:00
Pau 372278e669 altered users has places to better resemble API RESTful structure 2025-04-21 23:18:18 +02:00
Pau 1faf6b95a9 added description to reports 2025-04-21 13:32:00 +02:00
Pau 1c6c43eb00 fixed query and route management 2025-04-21 13:04:58 +02:00
Pau c83728c913 query fix 2025-04-20 18:07:47 +02:00
Pau 413ec9cfee fixed queries from favorites 2025-04-20 17:59:40 +02:00
Pau 1c55d0e4e0 fixed endpoint naming 2025-04-20 17:47:02 +02:00
Pau f466e5fd4e fixed problems while testing api requests 2025-04-20 16:47:38 +02:00
Pau 2f56e3f37d fixed problems regarding requests and sql syntax 2025-04-19 21:16:37 +02:00
Pau cf7c3b9b60 added favorite places for user mvc and routes 2025-04-19 04:10:35 +02:00
Pau b25cf6d3c1 added response for places when a places is updated or inserted 2025-04-18 14:03:19 +02:00
Pau ede0d821af fixed errors in mysql syntax 2025-04-18 13:58:28 +02:00
Pau d9444aad10 fixed imports 2025-04-18 13:28:11 +02:00
Pau 3dead0132f updated db structure and created dump 2025-04-17 17:51:24 +02:00
Pau 4cd3ae3cb0 fixed query including latitude and longitude 2025-04-17 17:30:20 +02:00
Pau 51320dd973 fused coordinates and places table 2025-04-17 17:24:18 +02:00