Commit Graph

23 Commits

Author SHA1 Message Date
The Magician 1e967674b6 Add the ability to remove cards 2024-09-12 13:37:57 +01:00
The Magician 52d9e9184f Move filter function 2024-09-12 13:35:20 +01:00
The Magician 34da4ae77b Move search_test.go to filter_test.go 2024-09-12 13:33:23 +01:00
The Magician c68acb53c8 Extract filter functionality 2024-09-12 13:32:01 +01:00
The Magician 10b3e1e46f Add locate functonality 2024-09-12 13:31:42 +01:00
The Magician 4f14040747 Add "locate from file" feature 2024-09-08 00:25:38 +01:00
The Magician 0d4d171edf Replace search function with generic version 2024-09-07 19:10:11 +01:00
The Magician c2ca6d284d Update storage schema, add basic locate feature 2024-09-05 10:53:14 +01:00
The Magician eb5ecd5fb4 Add the ability to select storage area 2024-08-20 18:00:23 +01:00
The Magician 8fe02f46d6 Add storage areas to database 2024-08-20 12:57:36 +01:00
The Magician b61929a178 Add Scryfall image URL field to database 2024-08-19 16:20:33 +01:00
The Magician a6f1587612 Implement search criteria filtering 2024-06-11 13:04:28 +01:00
The Magician aad3ba9a57 Implement cli interface 2024-06-10 16:34:16 +01:00
The Magician 14e5a81ca6 Update primary key type in CardPrinting to fix duplicate update bug 2024-06-03 17:08:15 +01:00
The Magician a5934a1d9f Fix position increment bug 2024-06-01 22:18:33 +01:00
The Magician 7dba7e4649 Allow the user to quit properly 2024-05-31 22:44:52 +01:00
The Magician 4018f26998 Implement basic search-and-store functionality 2024-05-31 20:32:44 +01:00
The Magician 5e2d8e7cff Get list of available search options 2024-05-30 15:19:31 +01:00
The Magician cb8435b652 Implement storage logic 2024-05-30 14:32:04 +01:00
The Magician f84f19a0b7 Refactor import/update code 2024-05-29 20:55:38 +01:00
The Magician 708bfdf90b Ask user if update should be performed 2024-05-28 15:38:30 +01:00
The Magician 8b7ec980f4 Check if update is required 2024-05-28 15:29:13 +01:00
The Magician 2f005d7775 Reorganize scryfall package 2024-05-27 18:32:54 +01:00