cli
|
Prevent multiple search refreshes when unnecessary
|
2024-06-12 21:28:15 +01:00 |
constants
|
Calculate terminal width when drawing figlets
|
2024-06-12 18:57:12 +01:00 |
database
|
Add CardCondition to database code
|
2024-06-11 16:28:02 +01: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
|
Implement search criteria filtering
|
2024-06-11 13:04:28 +01:00 |
tui
|
Start search UI
|
2024-06-10 14:15:10 +01:00 |
.gitignore
|
Ignore testing database backups
|
2024-06-03 16:05:43 +01:00 |
Makefile
|
Make Makefile only for database operations
|
2024-05-27 18:33:47 +01:00 |
config.example.json
|
Finish SQL schema
|
2024-04-14 21:28:35 +01:00 |
config.json
|
Finish SQL schema
|
2024-04-14 21:28:35 +01:00 |
main.go
|
Only get options when searching
|
2024-06-11 10:57:02 +01:00 |