Commit Graph

8 Commits

Author SHA1 Message Date
restyled-io[bot] 73891aa5cf Restyle New album page design (#77) 2022-07-06 17:38:33 +03:00
geoffrey45 b318c0d324 calculate playlist duration
- use python's `sum()` method to add durations instead of for loop
2022-07-06 17:38:33 +03:00
geoffrey45 84bf467d9f fix folder tracks being None 2022-06-08 14:24:26 +03:00
Mungai Geoffrey ef68cae625 Use gunicorn instead of Werkzeug and 32 more very minor changes (#35) 2022-04-21 03:29:42 +03:00
geoffrey45 85c59b4cba Integrate nav
- other minor refactors
2022-04-14 11:30:19 +03:00
restyled-io[bot] 2e512bc223 Restyle Add edit playlist modal (#28)
* Restyled by black

* Restyled by clang-format

* Restyled by isort

* Restyled by prettier

* Restyled by prettier-markdown

* Restyled by reorder-python-imports

* Restyled by whitespace

* Restyled by yapf

Co-authored-by: Restyled.io <commits@restyled.io>
2022-04-09 02:19:27 +03:00
geoffrey45 6e360fcdac 🔶 fix passed time converter function 2022-04-08 21:01:36 +03:00
geoffrey45 334cf0fce1 🔶 add Playlist serializer 2022-04-03 21:46:32 +03:00