Compware/src
2025-01-23 14:29:42 +03:00
..
components feat(db): run db on backend using actix web 2025-01-22 20:16:43 +03:00
models feat(db): add a database using rusqlite. 2025-01-17 18:51:59 +03:00
api.rs feat(db): run db on backend using actix web 2025-01-22 20:16:43 +03:00
app.rs feat(item_list): add search button for Wikidata suggestions 2025-01-08 14:58:12 +03:00
db.rs feat(db): run db on backend using actix web 2025-01-22 20:16:43 +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(db): register custom API routes before the Leptos server function handler 2025-01-23 14:29:42 +03:00
nostr.rs test(nostr): add log messages 2024-12-16 13:31:11 +03:00