Compware/src
2025-02-24 17:46:21 +03:00
..
components fix(404 error): enhance the logging in the item loading process to diagnose the 404 error 2025-02-24 17:42:07 +03:00
models feat(item): remove reviews from item struct. 2025-02-12 15:56:11 +03:00
api.rs fix(api): enhance the error handling in api get_items endpoint 2025-02-24 17:46:21 +03:00
app.rs feat(db): move function to lead items from db outside the items list component. 2025-02-17 20:19:54 +03:00
db.rs fix(missing url): handle missing URLs gracefully 2025-02-24 10:46:13 +03:00
lib.rs feat(db): add API endpoint for updating items to db and implement server-side functionality 2025-01-22 14:14:18 +03:00
main.rs fix(url): fix URL encoding mismatch 2025-02-24 15:28:47 +03:00
nostr.rs test(nostr): add log messages 2024-12-16 13:31:11 +03:00