Skip to content

Releases: Tschonti/dicsi-frontend

v1.2 Persistent playlists

05 Feb 11:51
6250fac
Compare
Choose a tag to compare

Logged in users can now save playlists to the database. Every user can load these playlists, but only logged in users can select them. The update also includes a collapsable navbar on mobile and some UX fixes. Might have some bugs, fixes to be expected in the coming days.

v1.1.1 More search improvements

02 Aug 14:14
Compare
Choose a tag to compare

Added a checkbox that determinates whether to search only in the song titles, or in the lyrics as well.

v1.1 Search improvements

01 Aug 14:30
Compare
Choose a tag to compare
  • The search results will now include songs whose title doesn't include the phrase, but the lyrics do.
  • Songs whose title does include the phrase are first in the list.
  • More forgiving search: the phrase is split into list a words, they all have to be in the title or in the lyrics. (This change was made on the backend server, it can't be seen in this codebase.)
  • Minor UX and styling changes.

First stable release

29 Jul 12:59
746616a
Compare
Choose a tag to compare

All the requested features should be working more or less, authentication and connection with the backend server has changed a lot since the previous release. If any bugs come to my attention, they'll be fixed.

First beta

24 Jul 17:06
746616a
Compare
Choose a tag to compare

Fullscreen mode is really buggy, but everything else should be working