Commit Graph

1 Commits

Author SHA1 Message Date
b153a46b87 feat: rewrite the whole code
- Now stores the different lists in a tree which caches each path to
  enable the minimum amount of re-fetching
- Every request is async allowing input while waiting for the server to
  respond
- No longer requires a list library as a list implementation is built in

Currently I've yet to implement the video handling, but that's next!
2025-10-10 14:55:20 -04:00