TheMathemagicians/sevenkeys
The Magician a82355cf47 Fix order of SQL migrations, modify scanner script 2025-06-07 15:19:00 +01:00
..
config Add CardtraderToken field to config file 2024-11-25 20:47:56 +00:00
constants Calculate terminal width when drawing figlets 2024-06-12 18:57:12 +01:00
database Fix order of SQL migrations, modify scanner script 2025-06-07 15:19:00 +01:00
delverlens Update code to use Cardtrader blueprint database 2025-03-26 12:51:27 +00:00
figlet Calculate terminal width when drawing figlets 2024-06-12 18:57:12 +01:00
fonts Add splash screen on startup 2024-06-05 13:06:24 +01:00
logic Fix order of SQL migrations, modify scanner script 2025-06-07 15:19:00 +01:00
tui Start search UI 2024-06-10 14:15:10 +01:00
update Replace CardLocation table with ProductLocation 2025-01-03 14:21:16 +00:00
webui Fix order of SQL migrations, modify scanner script 2025-06-07 15:19:00 +01:00
.gitignore Fix order of SQL migrations, modify scanner script 2025-06-07 15:19:00 +01:00
Makefile Rename dev and prod databases 2025-03-25 12:10:39 +00:00
add_to_storage Add scripts to add or remove items from storage 2024-11-24 17:24:57 +00:00
cardtrader Add script to query Cardtrader API 2024-11-24 17:47:00 +00:00
config.dev.json Rename dev and prod databases 2025-03-25 12:10:39 +00:00
config.example.json Add CardtraderToken field to config file 2024-11-25 20:47:56 +00:00
delverlens_import Rename scripts 2024-10-09 23:14:55 +01:00
go.mod Add Cardtrader API package 2024-11-24 17:16:37 +00:00
go.sum Add Cardtrader API package 2024-11-24 17:16:37 +00:00
main.go Fix order of SQL migrations, modify scanner script 2025-06-07 15:19:00 +01:00
migration Fix goose subcommand 2024-11-25 14:58:47 +00:00
remove_from_storage Add scripts to add or remove items from storage 2024-11-24 17:24:57 +00:00