Commit graph

3 commits

Author SHA1 Message Date
db65a51c66
checkpoint: refactoring stuff
- Rename UI to App
- Rename NewUI to NewApp
- Move init functions to internal/ui/ui.go
- Call app's initialisation function from main.
- Move the keybinding functionality to internal/ui/keymappings.go
- Add documentation for updateColumn and updateAllColumns
2024-01-14 12:22:40 +00:00
0326fce1e7
chore(db): remove unused function
Remove the function that sets the path to the (no longer supported)
default database file.
2023-12-12 13:04:50 +00:00
b983f8930e
feat: add the pelican project 2023-05-06 12:49:40 +01:00