ryanmwangi
  • Joined on 2024-09-25
ryanmwangi created branch styles in ryanmwangi/Compware 2025-02-28 12:40:59 +00:00
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-27 13:27:48 +00:00
d77a806fe7 docs(db): document Database schema in README.md
ryanmwangi pushed to master at ryanmwangi/CalMerger 2025-02-26 11:46:58 +00:00
6ff8f24f10 feat(remove btn): add a remove calendar button
ryanmwangi pushed to master at ryanmwangi/CalMerger 2025-02-26 11:39:08 +00:00
ce8c6e66a5 style(calendar): add styling to the ui
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-25 23:18:54 +00:00
5a14111db7 fix(properties): correct property saving and fetching
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-25 17:00:03 +00:00
7e288b3a82 fix(url): fix url routing
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-25 14:08:54 +00:00
f51d40a4d0 docs(nostr): comment out nostr integration in app.rs
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-25 13:48:19 +00:00
a47d6b2e3a fix(db): fix property and item deletion
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-25 12:07:56 +00:00
0a05b41ffa fix(db): improve property handling
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-24 23:18:35 +00:00
197e7be2a8 feat(db): replace item insertion with upsert operation.
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-24 22:38:48 +00:00
2e0b038e2a fix(db): add transaction handling and logging for database operations.
b9f3214a38 fix(url): remove manual url decoding
bca34d1ebc fix(api): enhance the error handling in api get_items endpoint
c9b24faad7 fix(404 error): enhance the logging in the item loading process to diagnose the 404 error
Compare 4 commits »
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-24 12:29:05 +00:00
03ffeb10fc fix(url): fix URL encoding mismatch
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-24 07:46:22 +00:00
b3ac709526 fix(missing url): handle missing URLs gracefully
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-24 07:28:33 +00:00
de14061b9a fix(item saving): fix Item Saving Error (400 Bad Request)
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-21 23:27:48 +00:00
fd39e3b967 feat(url): update api calls in items_list.rs
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-21 13:53:52 +00:00
ad9942a44f feat(routes): edit API routes to use URL parameter
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-21 12:11:27 +00:00
585a4a6eb7 fix(debug): add logging to solve db saving issues
e90a6be010 feat (items_list.rs): simplify deserialization and remove unnecessary conversions
Compare 2 commits »
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-20 12:57:18 +00:00
63aaa57fa1 refactor(imports): remove unused imports
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-20 12:38:56 +00:00
a35d4d557d feat(ssr): added get_current_url function for SSR support
2bcdea79dc fead(db): initialize database first
a379e93f44 feat(db): add proper error handling to schema table creation
Compare 3 commits »
ryanmwangi pushed to per-url at ryanmwangi/Compware 2025-02-19 19:45:38 +00:00
a8d8e9a131 feat(db): migrate to relational property storage
af1e6d949f feat(item_list): remove JSON deserialization of custom properties in items loader
Compare 2 commits »