Compware/src
2025-02-17 20:19:54 +03:00
..
components feat(db): move function to lead items from db outside the items list component. 2025-02-17 20:19:54 +03:00
models feat(item): remove reviews from item struct. 2025-02-12 15:56:11 +03:00
api.rs feat(api): add URL parameter support to API endpoints 2025-02-12 16:12:33 +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): add properties table and junction table for custom properties 2025-02-17 17:04:16 +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(url): Added API handlers for item management by URL 2025-02-14 17:50:58 +03:00
nostr.rs test(nostr): add log messages 2024-12-16 13:31:11 +03:00