cli
|
Rename struct field to match database column
|
2024-08-20 18:50:38 +01:00 |
constants
|
Calculate terminal width when drawing figlets
|
2024-06-12 18:57:12 +01:00 |
database
|
Rename struct field to match database column
|
2024-08-20 18:50:38 +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
|
Add the ability to select storage area
|
2024-08-20 18:00:23 +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
|
Add connect target to Makefile
|
2024-09-05 10:52:24 +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
|
Remove unused code
|
2024-08-17 20:19:21 +01:00 |