Commit graph

4 commits

Author SHA1 Message Date
Muhammad Nauman Raza dba75dde1b feat(frontend): FiraCode as a default font as well as more fonts 2023-07-27 20:42:48 +01:00
Muhammad Nauman Raza a8e3d0b291 refactor(frontend): everything
The player.go and ui.go files have been separated into their own
separate packages.
Additionally, all go.mod files have been modified to point to local
directories.

This change should not only clean up the frontend codebase, but also
make it easier to send/recieve data from the backend (at least
regarding the player)
2023-07-27 12:57:11 +01:00
Muhammad Nauman Raza 3cb0cc61d0 feat(ui): profile content within tabbar (within leftbar) 2023-07-23 21:37:24 +01:00
Muhammad Nauman Raza 21f0e8a429 hotfix: move assets folder 2023-07-23 13:52:03 +01:00