Commit Graph
18 Commits
Author SHA1 Message Date
robin 8f3ece17ac fix: introduced clientId for lists, to avoid duplicate list after server sync
PR Checks / lint-and-test (pull_request) Successful in 1m28s
2026-09-14 13:30:17 +02:00
robin df0bcee42b feat: re-order lists 2026-09-11 19:14:25 +02:00
robin 47034e111c fix: List item UI improvements 2026-09-04 10:35:06 +02:00
robin c0dc4a2fe0 fix: visiting account view no longer fetches /lists 2026-09-01 17:25:39 +02:00
robin 6196556012 fix: removed user_ids from create list payload; improved share button on invites 2026-09-01 15:29:31 +02:00
robin 1bacc58648 fix: invite links now will not redirect to login 2026-08-31 22:41:50 +02:00
robin f82dc34723 feat: added change password to about/account view 2026-08-31 17:46:37 +02:00
robin 9b7c83532b fix: ai audit improvements 2026-08-22 23:16:06 +02:00
robin c6e45cd067 fix: debouncing sync and other improvements 2026-08-22 22:58:20 +02:00
robin e27e7a679e feat: lists are now sorted by modified_at desc 2026-08-22 22:08:09 +02:00
robin 61d1b84fff fix: lists and list items deleted on another device are now deleted locally 2026-08-21 22:53:18 +02:00
robin 2634bd0db0 fix: adding user to list now only works online, and it never queued 2026-08-21 22:22:36 +02:00
robin 0007f96c35 feat: added delete list & list items 2026-08-21 21:52:26 +02:00
robin 7273fe85d3 fix: utilizing new total/completed fields in /lists endpoint to lazy load items on demand 2026-08-21 21:15:42 +02:00
robin d00361c4ac fix: use field "email" instead of "user_id" in /lists/user 2026-08-21 20:56:27 +02:00
robin a8d4b456e4 fix: moved "share list" to list overview, rather than list detail view 2026-08-21 17:57:09 +02:00
robin 10aefdd655 feat: initial sketch with AI 2026-08-21 17:09:32 +02:00
Robin Dittmar fbe2be3435 feat: initialize vue project 2026-07-27 09:45:30 +02:00