I recently made some improvements to the cdn front-end. The new version is now live and includes several enhancements:
- Improved performance and loading times
- Enhanced user interface for better navigation
- Sorted list of items for easier access
- Thumbnail images for images and videos
- Better design for accessibility
- Automatically scaling fonts for all devices and screen sizes
The new CDN front-end is designed to provide a better user experience and make it easier to find content. Regardless of the device you are using, the new design will ensure that the content is accessible and easy to read.
Below is a screenshot of the new UI on desktop:

And here is a screenshot of the old UI for comparison:

It was my first time writing interactive javascript to enable the sorting and automatic thunbnailling of images and videos. I never liked javascript, but I think it does quite well for simple tasks like this.