Commit Graph

63 Commits

Author SHA1 Message Date
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 406cb488ad Remove old .cursor configuration
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-07 19:16:52 -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 67e4f0a70c Update stack.production.yml to deploy to macmini3
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-07 12:54:19 -05:00
Leopere fa816e91a7 Update stack.production.yml to deploy to macmini3
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-07 12:53:48 -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
Leopere 1fe2b97817 Update README.md to reference main branch instead of master
ci/woodpecker/push/woodpecker Pipeline was successful Details
2025-03-06 15:46:03 -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 6a876ef1f9 Increment build number to 3 on main branch
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-03-06 14:16:01 -05:00
Your Name c451aa1209 Increment build number to 2 2025-03-06 14:11:25 -05:00
colin 36d504db21 Update .woodpecker.yml 2025-03-06 13:51:46 -05:00
colin e52c0d103a Update .woodpecker.yml 2025-03-06 13:49:35 -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
Your Name d5cbd80092 Website optimization, responsive images, and cleanup of contact/make-it pages 2025-03-06 13:17:52 -05:00
Leopere 0ab7bca227
Create CNAME 2023-09-14 23:25:44 -04:00
Leopere 4cf7c6409b
Delete CNAME 2023-09-14 23:25:28 -04:00
Leopere 2d6391891d
Create CONTRIBUTING.md 2020-01-30 11:48:25 -05:00
Leopere c971782c79
Create .gitignore 2020-01-30 11:12:54 -05:00
Leopere 6c65212060
Delete .DS_Store 2020-01-30 11:12:33 -05:00
Colin_ 67aa1fc311 fixup 2020-01-26 15:57:16 -05:00
Colin_ c01e211466 fixup 2020-01-26 15:48:14 -05:00
Colin_ dbd2be39b2 fixup 2020-01-26 15:47:11 -05:00
Colin_ 171f938075 fixup 2020-01-26 15:45:30 -05:00
Colin_ 43242e7098 fixup 2020-01-26 15:45:02 -05:00
Colin_ 0ccefea581 fixup 2020-01-26 15:41:18 -05:00
Colin_ c04ed28f1a fixup 2020-01-26 15:39:27 -05:00
Colin_ 3fae36d654 fixup 2020-01-26 15:38:00 -05:00
Colin_ 25e5e58b7e fixup 2020-01-26 15:34:59 -05:00
Colin_ a83f091dbb Merge branch 'master' of github.com:Shower-Loop/website 2020-01-26 15:31:57 -05:00
Colin_ 0e4ea35029 fixup 2020-01-26 15:31:51 -05:00