Commit Graph
56 Commits
Author SHA1 Message Date
robin 6a1624c616 Merge pull request 'List improvements' (#17) from dev into main 2026-09-01 16:00:12 +02:00
robin f35009822f fix: use new list item routes 2026-09-01 15:57:09 +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 3998679810 Merge pull request 'Added pagination to invites' (#16) from dev into main 2026-09-01 11:14:51 +02:00
robin 14563e5204 feat: pagination for invites 2026-09-01 11:13:33 +02:00
robin a30101f841 fix: styling for AccountsView on desktop and mobile 2026-09-01 08:58:38 +02:00
robin 9abd66fdba fix: viewport will no longer overflow in width 2026-09-01 08:44:39 +02:00
robin 936dbe4e3c Merge pull request 'Invite page will now no longer redirect to login' (#15) from dev into main 2026-08-31 22:42:23 +02:00
robin 1bacc58648 fix: invite links now will not redirect to login 2026-08-31 22:41:50 +02:00
robin 125a7bd6c5 Merge pull request 'Redesign fixes' (#14) from dev into main 2026-08-31 22:27:12 +02:00
robin 0b6a9231f9 fix: invite panel width 2026-08-31 22:26:14 +02:00
robin 4edfb64723 fix: dot color for sync status 2026-08-31 22:07:29 +02:00
robin 474f11a8ca Merge pull request 'Redesign' (#13) from dev into main 2026-08-31 22:01:48 +02:00
robin 182704b9cd feat: reverted "sync" stamps back to colored dots 2026-08-31 22:00:49 +02:00
robin 564c7c6338 fix: ellipse-trim invite codes 2026-08-31 21:56:13 +02:00
robin 5d0a2cfded feat: re-design 2026-08-31 21:53:59 +02:00
robin 327cfc1c5d Merge pull request 'Invite system and user registration' (#12) from dev into main 2026-08-31 21:37:37 +02:00
robin 2c45478478 feat: registration with invite codes 2026-08-31 21:35:37 +02:00
robin 68991a3722 feat: user invites in account panel 2026-08-31 21:08:47 +02:00
robin 73ef2b625d fix: updated /user/password route 2026-08-31 20:08:23 +02:00
robin 6b416eeb02 fix: added missing space 2026-08-31 19:36:00 +02:00
robin 69fe3651df Merge pull request 'Abstracted modal's common code to BaseModal' (#11) from dev into main 2026-08-31 18:11:42 +02:00
robin 10bf01046c fix: abstracted modal's common code to BaseModal 2026-08-31 18:10:57 +02:00
robin 946399c16c Merge pull request 'Add item input now doubles as search bar for the list' (#10) from dev into main 2026-08-31 18:03:23 +02:00
robin ca0317a01a feat: add item input now doubles as search bar for the list 2026-08-31 18:02:52 +02:00
robin 3369b49eb6 Merge pull request 'Added change password feature' (#9) from dev into main 2026-08-31 17:48:54 +02:00
robin 4188f4afee fix: added missing files for change password 2026-08-31 17:48:01 +02:00
robin f82dc34723 feat: added change password to about/account view 2026-08-31 17:46:37 +02:00
robin d981cde758 Merge pull request 'New icon with necessary pwa icon files' (#8) from dev into main 2026-08-31 17:46:08 +02:00
robin 46de339918 feat: new icon with necessary pwa icon files 2026-08-25 10:54:47 +02:00
robin af74c0deec Merge pull request 'AI audit improvements' (#7) from dev into main 2026-08-22 23:17:39 +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 0c81091252 Merge pull request 'Redirect to login/ when refresh token is invalid' (#6) from dev into main 2026-08-21 23:02:03 +02:00
robin 8c35899bd9 fix: redirect to login/ when refresh token is invalid 2026-08-21 23:01:32 +02:00
robin 00d54df194 Merge pull request 'Lists and list items deleted on another device are now deleted locally' (#5) from dev into main 2026-08-21 22:54:21 +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 b3ee69686e Merge pull request 'Adding user to list now only works online, and it never queued' (#4) from dev into main 2026-08-21 22:35:00 +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 ee360c6994 Merge pull request 'Major improvements, like deleting lists and list items' (#3) from dev into main 2026-08-21 21:53:15 +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 37bfd315e1 Merge pull request 'Created an initial sketch using AI' (#2) from dev into main 2026-08-21 17:59:02 +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 c521615537 fix: removed list style 2026-08-21 17:40:03 +02:00
robin f8df8e224c fix: properly support pwa 2026-08-21 17:37:07 +02:00
robin 10aefdd655 feat: initial sketch with AI 2026-08-21 17:09:32 +02:00
robin d3fe34cb22 fix: added summary to README 2026-08-14 13:01:11 +02:00