Commit graph

9 commits

Author SHA1 Message Date
58fe029a7d
Add video controls to generated cards
Enabled video playback control elements for video cards to enhance the user experience, allowing viewers to play, pause, and seek within the video directly from the card interface.
2024-01-13 09:59:36 +01:00
addd45b356
Refactor UI updates and AJAX logic
Flattened AJAX success handling and pruned conditional branches for clarity, enhancing code readability and maintainability. Optimized UI card element creation for handling image and video content, reducing DOM manipulation frequency for improved performance. Eliminated inefficient video thumbnail refresh intervals, switching to static resource loading to alleviate server load.
2023-12-12 14:17:13 +01:00
f776d3e91c
Use public domain name (insert facepalm here) 2023-10-31 09:53:28 +01:00
d0ede85592
Implement automatic module installer/updater 2023-10-31 09:33:37 +01:00
6e23793588
Implement generating "thumbnails" 2023-10-30 13:51:59 +01:00
74a5980cd5
Add pannellum
Start implementation of panorama image display
Update bootstrap and jQuery
Fix indentation
2023-10-29 08:00:44 +01:00
39646647d3
Fix dismissal of finished jobs 2023-10-27 20:39:03 +02:00
5d142034ae
A bunch of fixes and improvements 2023-10-27 20:03:51 +02:00
dd11adcced
Pix360 core app - current status 2023-10-26 09:51:39 +02:00