Commit graph

24 commits

Author SHA1 Message Date
zuma
78cd7df1c1 Feat: Add an stats api endpoint to monitor users, decks and Bsets 2025-02-16 20:22:51 +01:00
zuma
82928ea6df Fix: Change sorting method for BSet cards to prioritize percent and then number of decks 2025-02-16 19:44:49 +01:00
zuma
46a038973a Feat: Change update database mecanism to use prisma + fetching each set data 2025-02-13 18:56:42 +01:00
zuma
ed8c0a1876 Fix: Harden even more the filter for inserting 2025-02-13 01:01:41 +01:00
zuma
6103a9511e Fix: Harden the filter to insert only basic cards into database 2025-02-13 00:07:22 +01:00
zuma
29411757cb Fix: Last UI Fixes + better create JSON 2025-02-12 20:05:02 +01:00
zuma
0ea1d4a3e4 Feat: Added script to create users and Upgrade Database 2025-02-12 17:18:22 +01:00
zuma
3a766620b7 Feat: Change deck management UI 2025-02-12 15:31:51 +01:00
zuma
36439c0837 Add Nix Shell Env 2025-02-11 22:21:16 +01:00
globuzma
e24049b1fb Fix: Remove localhost from API URL 2025-02-03 15:34:31 +01:00
globuzma
238b594b1e Feat: Implementation of New UI (Bar, Homepage, Commander, BSets), Removing NGINX dependency, Dockerfile added 2025-01-31 23:30:02 +01:00
globuzma
64a4c5fb87 Feat: Add commander and Bset stats 2025-01-27 12:40:17 +01:00
globuzma
b2010dae41 Fix: Remove inclusive writing on commander. 2025-01-13 21:43:13 +01:00
globuzma
aaa0bee853 Feat: Add creating decks 2024-12-27 16:41:39 +01:00
globuzma
7145906862 Feat: Add tool to create Bsets 2024-12-10 14:50:26 +01:00
globuzma
eec6c6bfe8 Feat: Add card list and top structure 2024-12-05 17:08:50 +01:00
globuzma
8e33dd45fe Fix: Increment NavigationBar Z-Index 2024-11-21 17:18:21 +01:00
globuzma
cbaf27321c Fix: Add typo and icons in Navigation Bar 2024-11-21 17:16:21 +01:00
globuzma
079d2010de Feat: Add Bset structure and Bset creation page 2024-11-21 17:15:45 +01:00
globuzma
523f4ddfe8 Feat: Add Favicon 2024-11-20 19:08:48 +01:00
globuzma
de882a96a3 Feat: Add commanders navigation menu 2024-11-19 17:47:38 +01:00
globuzma
c482f50da9 Feat: Add rules pages 2024-11-19 17:14:44 +01:00
globuzma
16646dc939 Feat: Add MTG cards to database 2024-11-19 16:04:41 +01:00
globuzma
ac3cf943f2 Feat: Add user login / logout 2024-11-19 00:03:05 +01:00