Compware/src
2025-05-09 15:04:02 +03:00
..
components fix(typeahead_input): add explicit alive flag and defensive js checks for component lifecycle management 2025-05-09 15:04:02 +03:00
models feat(typeahead): update structure and enhance Typeahead integration and logging: 2025-04-14 17:42:04 +03:00
utils feat(utils): add utility function to safely execute closures with current Leptos owner 2025-05-09 14:11:15 +03:00
api.rs fix(properties): correct property saving and fetching 2025-02-26 02:18:32 +03:00
app.rs feat(typeahead): Enhance Bloodhound and Typeahead initialization logic 2025-04-08 17:55:46 +03:00
db.rs fix(db): clean up property deletion to be scoped per url 2025-03-21 16:21:19 +03:00
lib.rs feat(utils): add utility function to safely execute closures with current Leptos owner 2025-05-09 14:11:15 +03:00
main.rs fix(Leptos): Explicitly tell Leptos where to find the configuration 2025-04-28 16:33:21 +03:00
nostr.rs test(nostr): add log messages 2024-12-16 13:31:11 +03:00