Commit Graph

19 Commits

Author SHA1 Message Date
c2257a1c9d Remove swap file 2024-09-09 16:35:25 +02:00
f7d9cc0fa0 Show reviews on frontend with colored pins
Co-authored-by: Reimar <mail@reim.ar>
2024-09-03 13:33:50 +02:00
06feea2650 Implement CRUD for Reviews
Co-authored-by: Reimar <mail@reim.ar>
2024-09-03 11:28:48 +02:00
f8b3c3e1fc Add Review Table to Rust Backend and migrated
Co-authored-by: Reimar <mail@reim.ar>
2024-09-03 10:38:55 +02:00
60dd258b45
Send OSM request only on frontend, take zoom into account 2024-08-27 12:16:07 +02:00
b8fc7b34fe
Fix unicode, swapped name/desc, hardcoded values 2024-08-26 21:55:59 +02:00
6c294889c7
Save favorite name and description in rust backend 2024-08-26 21:38:36 +02:00
eaf0a64d72
More favorite changes
Co-authored-by: Reimar<mail@git.reim.ar>
2024-08-26 20:55:53 +02:00
bb44d2bc56
Add routes for creating and deleting favorites 2024-08-16 12:26:26 +02:00
f82ba23c5d
Add systemd services used in prod 2024-08-15 14:50:10 +02:00
d88db4a284
Create favorite model, add endpoint for retrieving favorites 2024-08-15 11:02:40 +02:00
e57174ccda
Optimize rust database connections 2024-08-15 10:10:21 +02:00
707b7b5fce
Create env file for jwt secret 2024-08-15 08:37:05 +02:00
62659a7746
Implement JWT verification in rust 2024-08-14 17:53:29 +02:00
687d366f3d
Implement extractor for checking authorization 2024-08-14 16:33:38 +02:00
9879ececa4 Implement releasing rust backend 2024-08-13 19:07:20 +02:00
fb5c0bdf2a Add database connection to app data and run integrity check 2024-08-13 15:12:40 +02:00
7552197fc6 Add database migrations to rust backend 2024-08-13 14:37:13 +02:00
4cac32b55c Add rust web server 2024-08-13 13:57:14 +02:00