matthieu
  • Joined on 2025-10-16
matthieu pushed to master at matthieu/deckerr 2025-11-26 13:51:37 +01:00
8d0ce534f8 add commander color identity validation and improve deck validation logic
matthieu pushed to master at matthieu/deckerr 2025-11-25 19:14:47 +01:00
8671745351 opti style
matthieu pushed to master at matthieu/deckerr 2025-11-25 19:00:34 +01:00
70e7db0bac optimization api calls, update models
matthieu pushed to master at matthieu/deckerr 2025-11-25 18:38:18 +01:00
4a28f5f1ec ui improvement + fix search card in deck manager that leaded to a crash when card was found
matthieu pushed to master at matthieu/deckerr 2025-11-25 17:39:43 +01:00
7e1cd5f9bd improve suggest mana and add rule color identity commander
matthieu pushed to master at matthieu/deckerr 2025-11-25 17:23:14 +01:00
b77cd48013 improve collection and deck manager
matthieu pushed to master at matthieu/deckerr 2025-11-24 17:44:51 +01:00
304676a06b Add card art crop functionality and update Card interface for better image handling
a7681357b5 Refactor CardSearch component for improved mobile and desktop layouts
a0c5143103 Improve card layout and responsiveness in CardSearch and Collection components
Compare 3 commits »
matthieu pushed to master at matthieu/deckerr 2025-11-24 16:33:24 +01:00
bab6367181 Add search functionality to user collections in Community and TradeCreator components
0780976661 Enhance TradeCreator with mobile navigation and gift mode functionality
Compare 2 commits »
matthieu pushed to master at matthieu/deckerr 2025-11-24 15:54:44 +01:00
36482bc3d6 Refactor Community component layout and improve UI elements
matthieu pushed to master at matthieu/deckerr 2025-11-24 15:39:59 +01:00
ea287efdbf Add Toast context for notifications and refactor community features
matthieu pushed to master at matthieu/deckerr 2025-11-24 14:43:59 +01:00
459cc0eced Add trading and friends features with UI components and services
e94952ad20 Add Docker support with configuration files and environment setup
Compare 2 commits »
matthieu pushed to master at matthieu/deckerr 2025-11-21 23:13:08 +01:00
90b39481d1 change mana
matthieu pushed to master at matthieu/deckerr 2025-11-21 21:23:10 +01:00
e83874162f add mana
matthieu pushed to master at matthieu/deckerr 2025-11-21 20:51:31 +01:00
ebae5a82db improve deck manager
matthieu pushed to master at matthieu/deckerr 2025-11-21 17:53:03 +01:00
1b8d4519e6 Enhance DeckCard and DeckList components for improved layout and responsiveness
matthieu pushed to master at matthieu/deckerr 2025-11-21 17:36:06 +01:00
defcf2af9c Add functionality to create new decks and update navigation labels
matthieu pushed to master at matthieu/deckerr 2025-11-21 17:09:44 +01:00
e062a3a84f Refactor layout components to remove unnecessary min-height and improve responsiveness
matthieu pushed to master at matthieu/deckerr 2025-11-21 16:41:54 +01:00
73b7735074 Add PWA support and update app metadata for Deckerr
matthieu pushed to master at matthieu/deckerr 2025-11-21 15:26:35 +01:00
57f0e7efe7 Merge pull request 'feature/issue-10-deck-card-collection' (#12) from feature/issue-10-deck-card-collection into master
b3fc8079c6 Add confirmation modal for card removal in collection
6d8e7b3224 Implement card quantity management in collection with increment and decrement functionality
8bb80dac2e Add user collection management and card face toggling in CardSearch and Collection components
247f2205b8 Refactor card collection component to implement search filtering and hover preview
Compare 6 commits »
matthieu merged pull request matthieu/deckerr#12 2025-11-21 15:26:33 +01:00
feature/issue-10-deck-card-collection