24 Commits
Author SHA1 Message Date
Mustafa Yildiz acfbf42506 feat(partners): set TakipçiniAL to visible 2026-08-24 16:16:03 +03:00
Mustafa Yildiz 84bcad1a77 fix(footer): show visible partners in footer-col and footer-bottom 2026-08-24 16:11:58 +03:00
Mustafa Yildiz 80220488f9 feat(footer): support visible and hidden partner links 2026-08-24 15:59:50 +03:00
Mustafa Yildiz b553b32d01 feat(seo): switch partner links to W3C compliant sr-only clip-path method and add partner 2026-08-24 15:47:46 +03:00
Mustafa Yildiz 8824af0def chore(partners): remove inactive partner 2026-08-22 01:21:42 +03:00
Mustafa Yildiz ee0fdd587c fix(player,vtt): fix CORS proxy bypass on third-party streams and improve vtt-proxy resilience 2026-08-21 14:32:13 +03:00
Mustafa Yildiz ffe6d93cf6 chore(footer): hide partner links visually and remove text label 2026-08-21 09:24:20 +03:00
Mustafa Yildiz 8dd35ebc35 chore(footer): hide partner links completely 2026-08-21 09:23:22 +03:00
Mustafa Yildiz 15dcb8e73f chore: update partners configuration 2026-08-21 09:17:06 +03:00
AyrisAIandClaude Sonnet 5 80eff2ca8c fix: stop unwrapping the CORS proxy for aniziumserver hosts client-side
proxyUrl() in player.blade.php listed aniziumserver.sbs/site/com in
DIRECT_CORS_HOSTS, so it unwrapped the server's /stream/proxy URLs and
tried loading them directly from the browser. That CORS assumption is
no longer true (confirmed via browser console), which silently undid
the PlayerController fix from the previous commit.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-18 11:58:45 +03:00
mstfyldz 0a43385961 revision 2026-08-12 10:36:21 +03:00
mstfyldz af0c380ec1 feat: add Google AdSense script to frontend layout 2026-08-11 22:18:01 +03:00
mstfyldz 4fe175f037 revision 2026-08-11 13:22:02 +03:00
mstfyldz be0d6d627c revision 2026-08-10 01:50:04 +03:00
AyrisAI bf530a2a0e bb 2026-08-06 02:21:07 +03:00
AyrisAI 8de29f09fd bb 2026-08-06 02:18:34 +03:00
ayrisdevandClaude Opus 4.8 ecfeefd049 Footer partners: support per-link opacity (clamped to a visible 0.4–1)
Optional "opacity" per entry for visual emphasis; values below 0.4 are raised to
the readable floor so links can vary in prominence but cannot be hidden.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-06 02:06:31 +03:00
ayrisdevandClaude Sonnet 5 13355d9f67 Fix invalid JSON in partners.json breaking footer partner links
Stray extra quote after the milliol.com URL made the file invalid JSON,
so json_decode failed and the footer silently rendered no partner links.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-22 13:47:13 +03:00
AyrisAI dd181af928 Update partners and app layout 2026-07-22 10:14:15 +03:00
ayrisdevandClaude Opus 4.8 e8317dec18 Add JSON-driven partner links section to footer
Reads resources/data/partners.json (url/anchor/title/rel), cached by the file's
mtime so edits go live on the next deploy. Skips invalid/non-http entries and
renders nothing when the list is empty.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-22 10:06:05 +03:00
ayrisdevandClaude Opus 4.8 cf8c5be984 Add discreet partner link to footer
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-15 10:23:07 +03:00
ayrisdevandClaude Opus 4.8 4d24b04cef Add "Created by ayris.tech" credit to footer
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-14 11:37:49 +03:00
ayrisdevandClaude Opus 4.8 145ff396ee Add Ayris VPS Panel analytics script to frontend head
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-14 11:31:51 +03:00
ayrisdevandClaude Opus 4.8 a63515cfc6 Initial commit: Animexe Laravel platform
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-14 00:01:48 +03:00