restyled-io[bot]
714775a67e
Restyle New album page design ( #76 )
2022-07-06 17:38:33 +03:00
geoffrey45
5acb8cb84d
check if album colors have contrast
...
- remove albumid field from album class
- set accent color to $red
2022-07-06 17:38:33 +03:00
geoffrey45
a23b6200eb
add colors to album page header
...
- add colors attribute to the album class
- render color gradient in the album page
2022-07-06 17:38:33 +03:00
geoffrey45
3cf44759b5
process albums seperate from tracks
...
- break populate function into 2
2022-06-19 14:45:25 +03:00
geoffrey45
030ab8a379
refactor most things to use the database directly
2022-06-13 14:45:18 +03:00
Mungai Geoffrey
4302fea0b7
Move MongoDB classes into a seperate db module ( #62 )
...
* move album class into mongodb dir
* inherit AlbumMethods at DB Initialization level
* move album -> db/mongodb
* move mongodb classes into separate package
2022-06-04 10:57:36 +03:00