This website requires JavaScript.
cf4c346e2d
add diagonal infinite scrolling card mosaic background
feature/bg-carousel-infinite-diagonal-of-random-cards
Matthieu
2025-11-27 20:08:03 +01:00
60bbeb9737
add animated card mosaic background to home, collection, community, and deck list views
Matthieu
2025-11-27 17:10:06 +01:00
2acf50e46f
add trade validation to prevent accepting invalid trades and update UI accordingly
master
Matthieu
2025-11-27 15:34:37 +01:00
1d77b6fb8e
deduplicate cards in collection updates for Collection and Community views + async stuff
Matthieu
2025-11-27 15:07:43 +01:00
239a2c9591
add realtime updates for collection total value in Collection and Community views
Matthieu
2025-11-27 14:20:37 +01:00
64c48da05a
refactor getCollectionTotalValue to use pre-calculated value from user profile
Matthieu
2025-11-27 14:15:47 +01:00
2d7641cc20
add total collection value calculation and loading state in Collection and Community views
Matthieu
2025-11-27 11:56:36 +01:00
24023570c7
add price tracking to collections and implement total value calculation
Matthieu
2025-11-27 11:56:31 +01:00
359cc61115
implement paginated user collection API and infinite scroll in collection views
Matthieu
2025-11-27 11:47:19 +01:00
71891a29be
add card face toggling and hover preview functionality in community view
Matthieu
2025-11-27 11:38:04 +01:00
613db069b8
Merge pull request 'feature/trade-fix' (#13 ) from feature/trade-fix into master
matthieu
2025-11-27 11:28:02 +01:00
1183f0c7f6
add friend and request filtering in community view
feature/trade-fix
Matthieu
2025-11-27 11:27:04 +01:00
d1728546b1
truc async
Matthieu
2025-11-26 22:12:34 +01:00
9f5dab94af
fix trade service
Matthieu
2025-11-26 19:24:01 +01:00
89fc4a782c
update trade system
Matthieu
2025-11-26 19:12:07 +01:00
abbe68888d
add trade editing functionality and version history tracking
Matthieu
2025-11-26 15:34:41 +01:00
8f064d4336
add price display and message preview in trade creator
Matthieu
2025-11-26 14:37:16 +01:00
a005df9965
add trade detail view and counter offer functionality
Matthieu
2025-11-26 14:25:50 +01:00
7eb893ac63
add hover source tracking for card preview in deck manager
Matthieu
2025-11-26 14:00:56 +01:00
8d0ce534f8
add commander color identity validation and improve deck validation logic
Matthieu
2025-11-26 13:51:26 +01:00
8671745351
opti style
Matthieu
2025-11-25 19:14:39 +01:00
70e7db0bac
optimization api calls, update models
Matthieu
2025-11-25 19:00:26 +01:00
4a28f5f1ec
ui improvement + fix search card in deck manager that leaded to a crash when card was found
Matthieu
2025-11-25 18:38:09 +01:00
7e1cd5f9bd
improve suggest mana and add rule color identity commander
Matthieu
2025-11-25 17:39:35 +01:00
b77cd48013
improve collection and deck manager
Matthieu
2025-11-25 17:23:04 +01:00
304676a06b
Add card art crop functionality and update Card interface for better image handling
Matthieu
2025-11-24 17:44:43 +01:00
a7681357b5
Refactor CardSearch component for improved mobile and desktop layouts
Matthieu
2025-11-24 17:24:35 +01:00
a0c5143103
Improve card layout and responsiveness in CardSearch and Collection components
Matthieu
2025-11-24 17:16:29 +01:00
bab6367181
Add search functionality to user collections in Community and TradeCreator components
Matthieu
2025-11-24 16:33:17 +01:00
0780976661
Enhance TradeCreator with mobile navigation and gift mode functionality
Matthieu
2025-11-24 16:15:00 +01:00
36482bc3d6
Refactor Community component layout and improve UI elements
Matthieu
2025-11-24 15:54:37 +01:00
ea287efdbf
Add Toast context for notifications and refactor community features
Matthieu
2025-11-24 15:39:52 +01:00
459cc0eced
Add trading and friends features with UI components and services
Matthieu
2025-11-24 14:43:49 +01:00
e94952ad20
Add Docker support with configuration files and environment setup
Matthieu
2025-11-24 14:21:42 +01:00
90b39481d1
change mana
Matthieu
2025-11-21 23:13:01 +01:00
e83874162f
add mana
Matthieu
2025-11-21 21:23:04 +01:00
ebae5a82db
improve deck manager
Matthieu
2025-11-21 20:51:22 +01:00
1b8d4519e6
Enhance DeckCard and DeckList components for improved layout and responsiveness
Matthieu
2025-11-21 17:52:55 +01:00
defcf2af9c
Add functionality to create new decks and update navigation labels
Matthieu
2025-11-21 17:36:00 +01:00
e062a3a84f
Refactor layout components to remove unnecessary min-height and improve responsiveness
Matthieu
2025-11-21 17:09:37 +01:00
73b7735074
Add PWA support and update app metadata for Deckerr
Matthieu
2025-11-21 16:41:47 +01:00
57f0e7efe7
Merge pull request 'feature/issue-10-deck-card-collection' (#12 ) from feature/issue-10-deck-card-collection into master
matthieu
2025-11-21 15:26:31 +01:00
b3fc8079c6
Add confirmation modal for card removal in collection
feature/issue-10-deck-card-collection
Matthieu
2025-11-21 15:25:33 +01:00
6d8e7b3224
Implement card quantity management in collection with increment and decrement functionality
Matthieu
2025-11-21 15:19:34 +01:00
8bb80dac2e
Add user collection management and card face toggling in CardSearch and Collection components
Matthieu
2025-11-21 15:14:37 +01:00
247f2205b8
Refactor card collection component to implement search filtering and hover preview
Matthieu
2025-11-21 14:51:39 +01:00
e96289de03
Implement user collection loading and card addition functionality
Matthieu
2025-11-21 14:43:04 +01:00
6de32baefb
Merge pull request '[ISSUE-10] Add card collection integration to deck manager' (#11 ) from feature/issue-10-deck-card-collection into master
matthieu
2025-11-21 14:34:10 +01:00
215c64762f
add project structure
Matthieu
2025-10-29 08:37:28 +01:00
ad7ae17985
[ISSUE-10] Add card collection integration to deck manager
Matthieu
2025-10-27 14:53:42 +01:00
d354622e39
[ISSUE-8] Redesign life counter page with responsive layout and card backgrounds
bugfix/ticket-ISSUE-8
Matthieu
2025-10-27 11:43:18 +01:00
96ba4c2809
Merge pull request 'Add some css animation to make the project prettier' (#7 ) from feature/issue-6-add-some-css-animation-to-make-the-project-prettie into master
matthieu
2025-10-23 16:43:09 +02:00
0475131b37
Update components with CSS animations
feature/issue-6-add-some-css-animation-to-make-the-project-prettie
matthieu
2025-10-23 16:20:09 +02:00
19898d9f5e
Update components with CSS animations
matthieu
2025-10-23 16:19:32 +02:00
a76f8176f6
Update components with CSS animations
matthieu
2025-10-23 16:19:15 +02:00
91c237824a
Update components with CSS animations
matthieu
2025-10-23 16:18:45 +02:00
80216ae478
Update components with CSS animations
matthieu
2025-10-23 16:18:22 +02:00
c3cc4e59f6
Update components with CSS animations
matthieu
2025-10-23 16:17:58 +02:00
3cc2676530
Add comprehensive CSS animations and effects
matthieu
2025-10-23 16:17:01 +02:00
a077c40c5a
add chunk to get cards collection from scryfall
Reynier Matthieu
2025-03-06 15:49:44 +01:00
2ffa49b8f0
find issue import cards
matthieur
2025-03-06 11:43:32 +01:00
217f1b662f
fix commander on DeckCard component
matthieur
2025-03-06 10:14:43 +01:00
904403508f
wip import decks from txt file magic online format
Reynier Matthieu
2025-03-04 17:04:05 +01:00
b127cb132a
sync
Reynier Matthieu
2025-03-04 16:27:53 +01:00
3933415b2d
Initial commit from your app
Reynier Matthieu
2025-02-27 16:56:23 +01:00
f5e02f6b78
improve filter but colorless doesn't work yet
Reynier Matthieu
2025-02-03 14:29:26 +01:00
ab40398b9a
improve navbar
Reynier Matthieu
2025-02-03 14:16:13 +01:00
4111a52d56
update get card component filter
Reynier Matthieu
2025-02-03 13:43:38 +01:00
c7ed094ff7
Improve card search
Reynier Matthieu
2025-02-03 12:02:55 +01:00
77fc82eb67
Initial commit from your app
Reynier Matthieu
2025-02-02 13:18:01 +01:00
3f71083f85
Initial commit from your app
Reynier Matthieu
2025-02-02 12:24:46 +01:00
ec9da549a4
Initial commit from your app
Reynier Matthieu
2025-02-02 12:02:10 +01:00
d4c44ece53
Initial commit from your app
Reynier Matthieu
2025-02-01 22:24:59 +01:00
8eda5e8cfe
Initial commit
Reynier Matthieu
2025-02-01 22:19:21 +01:00