The Magician
|
c53d02ba38
|
Parse flags for "import" subcommand
|
2024-09-25 17:49:01 +01:00 |
The Magician
|
768e4c9d79
|
Close delverlens file
|
2024-09-25 12:03:35 +01:00 |
The Magician
|
132d0784b0
|
Implement database profile and mode with cli flags
|
2024-09-25 11:48:01 +01:00 |
The Magician
|
70f0b4d4f7
|
Implement importing Delver Lens exports
|
2024-09-23 22:03:31 +01:00 |
The Magician
|
95f45a98fa
|
Fix compilation w.r.t. selectedStorageAreaName
|
2024-09-17 11:38:59 +01:00 |
The Magician
|
3ef49bc72c
|
Fix bug in reporting binder locations
|
2024-09-17 11:25:51 +01:00 |
The Magician
|
2ecb448e29
|
Bugfix: Display selected card when inserting
|
2024-09-16 17:59:44 +01:00 |
The Magician
|
b2946d00e2
|
Insert card into first available binder slot
|
2024-09-16 17:44:57 +01:00 |
The Magician
|
61127a1f92
|
Print message when search is over
|
2024-09-13 20:16:17 +01:00 |
The Magician
|
d89716be4b
|
Move to next card after removing from storage
|
2024-09-13 20:06:16 +01:00 |
The Magician
|
86200a9afc
|
Fix remove queries and exit loop
|
2024-09-13 20:05:28 +01:00 |
The Magician
|
1a3190ad40
|
Remove unnecessary code
|
2024-09-13 12:33:20 +01:00 |
The Magician
|
e860e529f1
|
Wire up removing cards to UI
|
2024-09-13 12:32:18 +01:00 |
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
|
178f92e63a
|
Hardcode filter logic for locating cards
|
2024-09-12 13:32:42 +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
|
a18c9b2101
|
Set profile using CLI argument
|
2024-09-12 13:29:43 +01:00 |
The Magician
|
978b18a867
|
Add "dump" Makefile target
|
2024-09-12 13:20:24 +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
|
1d9c614d16
|
Remove unused code
|
2024-09-05 12:22:02 +01:00 |
The Magician
|
c2ca6d284d
|
Update storage schema, add basic locate feature
|
2024-09-05 10:53:14 +01:00 |
The Magician
|
fec8e6cf2d
|
Add connect target to Makefile
|
2024-09-05 10:52:24 +01:00 |
The Magician
|
43ffa2803f
|
Rename struct field to match database column
|
2024-08-20 18:50:38 +01:00 |
The Magician
|
eb5ecd5fb4
|
Add the ability to select storage area
|
2024-08-20 18:00:23 +01:00 |
The Magician
|
de116aee20
|
Update storage UI
|
2024-08-20 15:28:49 +01:00 |
The Magician
|
8fe02f46d6
|
Add storage areas to database
|
2024-08-20 12:57:36 +01:00 |
The Magician
|
e5f5fbaee2
|
Change storage area types
|
2024-08-19 16:23:11 +01:00 |
The Magician
|
b61929a178
|
Add Scryfall image URL field to database
|
2024-08-19 16:20:33 +01:00 |
The Magician
|
793fb28d38
|
Remove unused code
|
2024-08-17 20:19:21 +01:00 |
The Magician
|
5c508f035c
|
Add StorageArea table
|
2024-08-17 20:18:23 +01:00 |
The Magician
|
8e0d3cc03f
|
Add individual commands for storage settings
|
2024-06-14 10:50:46 +01:00 |
The Magician
|
845204320b
|
Show the number of times the selected card was inserted
|
2024-06-12 23:37:13 +01:00 |
The Magician
|
7031bc7b07
|
Unify into single REPL
|
2024-06-12 21:33:50 +01:00 |
The Magician
|
c45347ec25
|
Prevent multiple search refreshes when unnecessary
|
2024-06-12 21:28:15 +01:00 |
The Magician
|
828341ce80
|
Don't crash when exiting fzf without selecting an option
|
2024-06-12 21:17:35 +01:00 |
The Magician
|
d835ff2fcd
|
Calculate terminal width when drawing figlets
|
2024-06-12 18:57:12 +01:00 |
The Magician
|
779adfd274
|
Refresh search options after changing search criteria
|
2024-06-12 18:53:32 +01:00 |
The Magician
|
80eb8696ca
|
Only show update finished message if update run
|
2024-06-11 17:03:42 +01:00 |
The Magician
|
ed4c01ce49
|
Add search filtering UI
|
2024-06-11 17:02:02 +01:00 |
The Magician
|
cdf0a562fc
|
Add search filtering to stash UI
|
2024-06-11 16:28:17 +01:00 |
The Magician
|
b7263a4bd6
|
Add CardCondition to database code
|
2024-06-11 16:28:02 +01:00 |
The Magician
|
a6f1587612
|
Implement search criteria filtering
|
2024-06-11 13:04:28 +01:00 |
The Magician
|
2968462011
|
Fix card condition not being inserted
|
2024-06-11 10:57:11 +01:00 |
The Magician
|
74219fa7aa
|
Only get options when searching
|
2024-06-11 10:57:02 +01:00 |
The Magician
|
a6c2f73637
|
Flesh out REPL UI
|
2024-06-11 10:43:30 +01:00 |
The Magician
|
c474d3f8bf
|
Read whole line instead of first space-delimited field
|
2024-06-11 10:08:07 +01:00 |
The Magician
|
aad3ba9a57
|
Implement cli interface
|
2024-06-10 16:34:16 +01:00 |
The Magician
|
2885ec32bc
|
Start search UI
|
2024-06-10 14:15:10 +01:00 |
The Magician
|
ecd3fe79d7
|
Allow quit from anywhere
|
2024-06-10 13:35:58 +01:00 |
The Magician
|
d2fcce2d94
|
Add multi-view UI and update screen
|
2024-06-10 13:32:45 +01:00 |
The Magician
|
4597a17299
|
Add SessionState
|
2024-06-08 16:47:06 +01:00 |
The Magician
|
017cad1f06
|
Move keymap to constants file
|
2024-06-08 16:41:09 +01:00 |
The Magician
|
7ead78327c
|
Move main TUI model to home package
|
2024-06-08 16:32:19 +01:00 |
The Magician
|
31d1664619
|
Add keybindings and help menu
|
2024-06-05 14:13:29 +01:00 |
The Magician
|
4126b3d963
|
Add splash screen on startup
|
2024-06-05 13:06:24 +01:00 |
The Magician
|
7863b60bed
|
Add CardCondition field to CardStorageLocation
|
2024-06-03 18:18:35 +01:00 |
The Magician
|
ef6aa4fde5
|
Fix insert bug
|
2024-06-03 18:18:23 +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
|
343421362c
|
Ignore testing database backups
|
2024-06-03 16:05:43 +01:00 |
The Magician
|
1ab69e8980
|
Improve UI
|
2024-06-01 22:54: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
|
867143c511
|
Get storage location from user
|
2024-05-30 15:21:41 +01:00 |
The Magician
|
5e2d8e7cff
|
Get list of available search options
|
2024-05-30 15:19:31 +01:00 |
The Magician
|
dd70490290
|
Clear screen in loop
|
2024-05-30 15:19:18 +01:00 |
The Magician
|
1ccdfa0941
|
Add screen package
|
2024-05-30 15:19:09 +01:00 |
The Magician
|
7c9f9f4110
|
Fix storage typos
|
2024-05-30 14:33:37 +01:00 |
The Magician
|
cb8435b652
|
Implement storage logic
|
2024-05-30 14:32:04 +01:00 |
The Magician
|
deda3fc12d
|
Remove inserts.go
|
2024-05-30 13:03:35 +01:00 |
The Magician
|
3cef5bea71
|
Add CardStrorageLocation database operations
|
2024-05-30 13:03:12 +01:00 |
The Magician
|
ea2227e1b1
|
Remove old files
|
2024-05-30 13:02:08 +01:00 |
The Magician
|
405ef9edc5
|
Create CardStorageLocation table
|
2024-05-29 22:03:40 +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
|
57cb56b3a1
|
Add assertion library for unit testing
|
2024-05-27 18:34:30 +01:00 |
The Magician
|
43aa63c55b
|
Remove cmd directory again
|
2024-05-27 18:34:16 +01:00 |
The Magician
|
bf4e7d9a11
|
Make Makefile only for database operations
|
2024-05-27 18:33:47 +01:00 |
The Magician
|
c107bffd42
|
Move SQL files to database directory
|
2024-05-27 18:33:21 +01:00 |
The Magician
|
2f005d7775
|
Reorganize scryfall package
|
2024-05-27 18:32:54 +01:00 |
The Magician
|
5ddf405e4c
|
Remove test.json
|
2024-05-27 17:46:46 +01:00 |
The Magician
|
33001f7421
|
Create printing search and pipe to fzf for selection
|
2024-05-27 17:45:22 +01:00 |
The Magician
|
2fd868ee9c
|
Write basic loop for inserter program
|
2024-05-27 13:48:38 +01:00 |
The Magician
|
3cee8b7b9b
|
Add storagemanager script
|
2024-05-27 13:31:53 +01:00 |
The Magician
|
27e7e94050
|
Remove unused dependencies
|
2024-05-27 13:30:44 +01:00 |
The Magician
|
bba293d974
|
Abandon Bubbletea
|
2024-05-27 13:29:00 +01:00 |
The Magician
|
9732516222
|
Add directory for storagemgr code
|
2024-05-27 12:23:30 +01:00 |
The Magician
|
3482ba70eb
|
Implement skeleton of UI
|
2024-05-27 12:15:42 +01:00 |
The Magician
|
ce63add5c1
|
Add Bubbletea
|
2024-05-27 12:07:29 +01:00 |
The Magician
|
42a019b730
|
Add database code for storage
|
2024-05-27 12:05:52 +01:00 |
The Magician
|
1dc003211a
|
Add stub for storagemgr program
|
2024-05-24 18:37:12 +01:00 |
The Magician
|
974893605d
|
Create unified "importer" command
|
2024-05-24 18:28:02 +01:00 |
The Magician
|
411abd66f6
|
Skip digital-only cards, close insert statements
|
2024-05-21 15:52:26 +01:00 |
The Magician
|
d21f1274a6
|
Remove debug code
|
2024-05-21 15:27:36 +01:00 |
The Magician
|
a7b8b66db3
|
Add card insert code
|
2024-05-21 15:27:05 +01:00 |