Commit Graph

16 Commits

Author SHA1 Message Date
geoffrey45 87b6b6d9aa update v-motion to beta.18 2022-05-25 16:22:23 +03:00
geoffrey45 5d0492d63a install vue-motion 2022-05-23 01:24:30 +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
dependabot[bot] 5c7742b835 Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 17:43:20 +03:00
geoffrey45 7f2102f931 refactor UI layout 2022-03-06 10:27:01 +03:00
geoffrey45 8459310258 loadmore tracks, albums, artists 2022-02-26 07:57:02 +03:00
geoffrey45 195a50382a server: better structure album tracks endpoint
- client: add now-playing and recommendations to home right-sidebar
2022-02-06 19:17:26 +03:00
geoffrey45 3eef90dc8a move global search to right sidebar 2022-01-30 00:58:53 +03:00
geoffrey45 d6204946c2 Migrate to vite and some more stuff
- server: add a `Track` class
- server: add a create_track_class function
- client: migrate from vue-cli to vite
2022-01-25 11:51:26 +03:00
dependabot[bot] f545095a03 Bump nanoid from 3.1.30 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 01:14:56 +00:00
dependabot[bot] 09d32d7286 Bump follow-redirects from 1.14.5 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 04:43:29 +00:00
geoffrey45 cdfdadaa68 add more bugs 2022-01-10 08:24:40 +03:00
geoffrey45 36999d8061 client: implement queuing 2021-12-21 13:42:06 +03:00
geoffrey45 c2fc2170fe create playlist view
- add support for scss
2021-12-06 01:23:28 +03:00
geoffrey45 541830bfdc further smoothen sidebar toggling 2021-11-17 10:14:28 +03:00
geoffrey45 26798d2f92 init 2021-11-14 09:10:58 +03:00