Commit Graph

33 Commits

Author SHA1 Message Date
Leopere 7075287a0c throwing spaghetti for now
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-10 13:18:21 -04:00
Leopere e7b9755069 Fix video playback issues by using H.264 codec for video2 and standardizing video elements
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-10 12:55:21 -04:00
Leopere 9fc51145eb Replace VideoJS with native HTML5 video player for dedicated video pages
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-10 12:28:24 -04:00
Leopere 89cda52027 Fix video player initialization and improve video container styling
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-10 12:25:16 -04:00
Leopere 70cf8bf47b Add dedicated video pages with HLS streaming support
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-10 12:15:33 -04:00
Leopere 1fd7b9f9cf Add Chrome-specific video fallback with play button and lightbox 2025-03-09 17:09:33 -04:00
Leopere b714d1a2d6 Add HLS video streaming support with multiple resolutions and WebP thumbnails
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-08 14:35:01 -05:00
Leopere 16393510dd Remove all VideoJS references and simplify video implementation
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-08 13:53:00 -05:00
Leopere 29756d4414 Standardize all references to video-init script to use /static/js/videojs/video-init.min.js path
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-08 12:56:29 -05:00
Leopere fcf3c58464 Add VideoJS files to static directory and update references to include multiple paths
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-08 12:49:37 -05:00
Leopere 89dfe2e1fe Fix script references to point to the correct VideoJS file locations
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-08 12:48:02 -05:00
Leopere 1b99dfec36 Make Caddyfile more permissive: Remove MIME type restrictions and allow all content types
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-08 12:33:05 -05:00
Leopere 4de0435b6a Update .htaccess to support multiple MIME types for m3u8 files
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-08 12:08:21 -05:00
Leopere 41ef9cd254 Fix MIME type configuration to allow multiple formats for m3u8 files and ensure all VideoJS files are properly deployed
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-08 12:07:20 -05:00
Leopere 376784527f Refactor video implementation: Replace complex VideoJS setup with clean minimal implementation. Fixes HLS video playback on all pages, improves server MIME type configuration, removes unnecessary files and scripts.
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-08 11:57:32 -05:00
Leopere adaec67969 Update HLS video handling in templates
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-07 19:33:17 -05:00
Leopere f324bc4eca Fix Content Security Policy and video MIME types
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-07 19:33:09 -05:00
Leopere 20d50e35b3 Update video MIME types in HTML files for cross-browser compatibility
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-07 19:29:19 -05:00
Leopere 683d0efbec Fix file structure and video compatibility issues
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-07 19:29:13 -05:00
Leopere 02f1c33b71 Update Content Security Policy with specific hashes for inline scripts and styles
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-07 19:13:41 -05:00
Leopere d2c70ee746 Update Content Security Policy to allow data fonts and blob workers
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-07 19:01:56 -05:00
Leopere 2b5eabdd22 Fix MIME type configuration in Caddyfile for Caddy v2 compatibility
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-07 18:50:56 -05:00
Leopere 9a229ec1f9 Remove skip-to-content functionality completely
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-07 10:51:01 -05:00
Leopere a897e57154 Additional fixes and improvements
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-07 10:48:50 -05:00
Leopere 5398cba92b Fix issues and improve website performance
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-06 17:59:14 -05:00
Your Name 042324a302 Fix skip-to-content to be completely hidden by default
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-06 15:36:41 -05:00
Your Name f1381d722a Fix resource loading issues: add favicon, fix material-bg path, and add video error handling
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-06 15:34:50 -05:00
Your Name 1199d13a5d Fix skip-to-content accessibility styling - only show when focused
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-06 15:32:16 -05:00
Your Name 83e90a13be Move stack files to root and add health check files
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-06 14:40:34 -05:00
Your Name 94778e4faa Add health check endpoint files and update Dockerfile
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-06 14:31:58 -05:00
Your Name d65463804a Move Dockerfile.production to docker/showerloop directory
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-06 14:23:02 -05:00
Your Name 4d66ed7585 Caddyfile update 2025-03-06 14:21:55 -05:00
Your Name 1bd18e39e1 Reorganize repository: Move Hugo site to docker/showerloop/public, clean up root directory, update Docker configuration to use Caddy, add Woodpecker CI config 2025-03-06 13:48:05 -05:00