Commit Graph

5 Commits

Author SHA1 Message Date
Shoelace
2a23bd2044
Threaded to async (#58)
* Add async deps

* Rename blocks to 'BlockManager'

* Refactor "Blocks" to own module

* Make all util fn async

* Remove stray println
2021-05-19 22:44:58 +03:00
Mustafa Salih
c2a1be9cd3
added limits 30 chars foreach the title and artist in spotify block, closes: #53 (#54) 2021-05-09 22:14:29 +03:00
mustafa salih
0359a01cc8 removed some doublicated code 2021-02-03 03:42:05 +03:00
AdaShoelace
861a986567 Change to serde
Change config serializer to serde in order to get cleaner config types.
2021-01-21 22:24:15 +01:00
mustafa salih
6a349a0e02 orginized the code to seprated mods and deleted the lib file 2021-01-14 05:41:01 +03:00