Compareware/src
2025-02-19 22:11:13 +03:00
..
components feat(item_list): remove JSON deserialization of custom properties in items loader 2025-02-19 22:11:13 +03:00
models feat(item): remove reviews from item struct. 2025-02-12 15:56:11 +03:00
api.rs refactor(api): simplify API handlers and request bodies 2025-02-18 23:41:18 +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 feat(db): edit database schema and item insertion logic 2025-02-18 23:38:45 +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 feat(main): edit main function and API handlers 2025-02-18 23:43:38 +03:00
nostr.rs test(nostr): add log messages 2024-12-16 13:31:11 +03:00