This project aims to provide free media content for the JFR 2023 conference, available for everyone.
- Filter sessions by date
- Add selected class to playlist item
- Friendly date in sessiond detail page
- Remove empty sessions
- Maintain video width when selecting another playlist item
- Verify styles in light mode
- Add link to go back to home page in session detail page
- Video is cut off in some session detail page (e.g. https://fidele007.github.io/jfr2023/session?id=b43414db-bc2b-4642-817a-386cbb88b7e6)
- Search should be case-insensitive
- Style problem with playlist items on mobile (see image in Telegram). Debuggable with macOS's Safari.
- Normalize search (https://stackoverflow.com/questions/5700636/using-javascript-to-perform-text-matches-with-without-accented-characters)
- Add download button for each playlist item
- Better wrap date-time div on mobile screen (one line each)
- Search on mobile is slow