matthieu
  • Joined on 2025-10-16
cf4c346e2d add diagonal infinite scrolling card mosaic background
60bbeb9737 add animated card mosaic background to home, collection, community, and deck list views
matthieu pushed to master at matthieu/deckerr 2025-11-27 15:34:45 +01:00
2acf50e46f add trade validation to prevent accepting invalid trades and update UI accordingly
matthieu pushed to master at matthieu/deckerr 2025-11-27 15:07:52 +01:00
1d77b6fb8e deduplicate cards in collection updates for Collection and Community views + async stuff
matthieu pushed to master at matthieu/deckerr 2025-11-27 14:20:44 +01:00
239a2c9591 add realtime updates for collection total value in Collection and Community views
matthieu pushed to master at matthieu/deckerr 2025-11-27 14:15:56 +01:00
64c48da05a refactor getCollectionTotalValue to use pre-calculated value from user profile
2d7641cc20 add total collection value calculation and loading state in Collection and Community views
24023570c7 add price tracking to collections and implement total value calculation
359cc61115 implement paginated user collection API and infinite scroll in collection views
Compare 4 commits »
matthieu pushed to master at matthieu/deckerr 2025-11-27 11:38:12 +01:00
71891a29be add card face toggling and hover preview functionality in community view
matthieu pushed to master at matthieu/deckerr 2025-11-27 11:28:07 +01:00
613db069b8 Merge pull request 'feature/trade-fix' (#13) from feature/trade-fix into master
1183f0c7f6 add friend and request filtering in community view
d1728546b1 truc async
9f5dab94af fix trade service
89fc4a782c update trade system
Compare 6 commits »
matthieu merged pull request matthieu/deckerr#13 2025-11-27 11:28:05 +01:00
feature/trade-fix
matthieu created pull request matthieu/deckerr#13 2025-11-27 11:27:55 +01:00
feature/trade-fix
matthieu pushed to feature/trade-fix at matthieu/deckerr 2025-11-27 11:27:13 +01:00
1183f0c7f6 add friend and request filtering in community view
matthieu pushed to feature/trade-fix at matthieu/deckerr 2025-11-26 22:12:40 +01:00
d1728546b1 truc async
matthieu pushed to feature/trade-fix at matthieu/deckerr 2025-11-26 19:24:07 +01:00
9f5dab94af fix trade service
matthieu pushed to feature/trade-fix at matthieu/deckerr 2025-11-26 19:12:14 +01:00
89fc4a782c update trade system
matthieu pushed to feature/trade-fix at matthieu/deckerr 2025-11-26 15:34:49 +01:00
abbe68888d add trade editing functionality and version history tracking
matthieu created branch feature/trade-fix in matthieu/deckerr 2025-11-26 15:34:48 +01:00
matthieu pushed to master at matthieu/deckerr 2025-11-26 14:37:23 +01:00
8f064d4336 add price display and message preview in trade creator
matthieu pushed to master at matthieu/deckerr 2025-11-26 14:25:57 +01:00
a005df9965 add trade detail view and counter offer functionality
matthieu pushed to master at matthieu/deckerr 2025-11-26 14:01:05 +01:00
7eb893ac63 add hover source tracking for card preview in deck manager