Commit graph

5 commits

Author SHA1 Message Date
0523cd661e
refactoring the ui package 2023-04-22 19:18:47 +01:00
22e1f10079
rename App struct to UI 2023-04-22 17:50:27 +01:00
b07ce3f415
refactor: new Board type in board package
Create a new Board type in the board package which is a wrapper around
the BoltDB db pointer to remove direct access to the BoltDB database
from the UI package.
2023-04-22 13:18:13 +01:00
6e26943db0
update dependencies and a tiny bit of refactoring 2023-02-27 00:51:48 +00:00
0839d566b5
refactor: replace scuffed UI with less-scuffed UI. 2021-10-09 16:22:18 +01:00