Skip to content

Releases: Ragnar-Oock/setlist

hotfix

31 Mar 19:43
Compare
Choose a tag to compare

fix a bug removing the ability to open a card after the first 50 cards

hotfix

31 Mar 17:22
Compare
Choose a tag to compare

Update the rules text
Compress the open graph and twitter card images

hotfix

31 Mar 16:12
Compare
Choose a tag to compare

add the ability to force the language from a URL parameter:
https://setlist.warths.fr?lang=fr

add the ability to force the rules to be shown again from a URL parameter:
https://setlist.warths.fr?shoiwRules

UX update

31 Mar 16:09
Compare
Choose a tag to compare

Removed the big wall of text you're greeted with when arriving on the page. To replace it, there's now a popup that asks you to accept the rules and a comfy little tutorial that shows you around the app.

QoL update

26 Feb 15:23
Compare
Choose a tag to compare

Search

Suggestions

The search field now presents suggestions as you type, to help you find what you want. You'll be presented with up to 5 artists and 5 songs matching your search terms and settings.

Keyboard shortcut

There is now a keyboard shortcut to access the search bar from anywhere on the page, press CTRL + SHIFT + F, and search for a new pearl.

List item rework

The list items got a lifting, they are now more in line with the rest of the design and easier to navigate while displaying even more information than before.

A big kid

You can kiss the ugly red BETA warning goodbye. The app is now plainly fonctionnal. 🥳🍾

Info for the nerds

After some magic tricks, the page is now 200KB lighter thanks to the removal of an unused library. Not bad news for mobile users.

Hotfix : minor changes to the UI/UX

11 Jan 18:21
Compare
Choose a tag to compare
  • fix metadata not displaying
  • fix song card being hard to open on mobile because of an invisible input sitting in front of it
  • fix tooltip hiding parts of the UI, and is hard to notice
  • change search form button color to reflect the rest of the UI

Version 1

04 Jan 15:21
Compare
Choose a tag to compare

Version 1 is out!

The provided build is for reference only, to use the project for yourself clone the repo, changes the setting of the API (documentation not available yet, open an issue for any question about what to change) and compile the project (npm run build)

setlist-v1.0.zip

Version 1 - Release candidate 2

07 Dec 17:29
Compare
Choose a tag to compare
Pre-release

added a support button
fixed a few styling issues
fixed the duration of a song not being displayed on open cards
initiate the dark mode with the system preferences
remove duplicated code

Version 1 - Release candidate 1

04 Dec 21:20
Compare
Choose a tag to compare
Pre-release

First complete version ready for testing