Commit Graph

113 Commits

Author SHA1 Message Date
780c00157e fix: vertical centering of video and external icon wrapping 2026-01-04 19:44:16 +09:00
6d1557f4c7 docs: update README with latest features and tech (v0.5.3) 2026-01-04 19:42:01 +09:00
7bf25ae2d9 style: increase modal size, center video vertically, and fix icon wrapping 2026-01-04 19:36:58 +09:00
1032659070 style: reduce list page padding p-4 to p-3 for mobile 2026-01-04 19:30:53 +09:00
d37f42d2cb fix: VLC Android use intent format like MXPlayer 2026-01-04 19:26:47 +09:00
a955dbe8e4 fix: VLC URL scheme vlc:// to vlc: for Android 2026-01-04 18:52:32 +09:00
55882cd166 fix: external player icons wrap properly on mobile 2026-01-04 18:40:41 +09:00
3729ec0053 feat: add streaming token system for external players without exposing API key 2026-01-04 18:32:49 +09:00
5abc06c3d7 fix: stream_video - encode Korean filename in Content-Disposition header for external players 2026-01-04 18:02:53 +09:00
fddea3e6b4 fix: Add --no-sandbox and --disable-setuid-sandbox to zendriver for Docker root compatibility 2026-01-04 16:19:45 +09:00
150a3a9fb0 feat: Add reusable video modal component with Alist-style UI 2026-01-04 15:51:36 +09:00
4c20f96cef v0.5.1: Anilife 폴백 체인 개선, 레이아웃 반응형, 프리로더 UI 개선 진행 중 2026-01-04 01:23:44 +09:00
dc382a4dc1 fix: Anilife request 페이지 max-width 1400px 적용 수정 2026-01-04 01:02:18 +09:00
914277c2bc v0.5.1: Ohli24 레이아웃 표준화 및 Anilife 폴백 체인 개선 2026-01-04 01:00:17 +09:00
97310ac900 docs: Finalize Phase 10 documentation for Zendriver Docker support 2026-01-03 22:30:05 +09:00
8c6f4fbd99 fix: v0.5.14 - Robust Snap wrapper detection for both manual and auto paths 2026-01-03 22:20:09 +09:00
bde6196638 fix: v0.5.13 - Show Auto-Install button in '기타' tab even if Snap Chromium is found 2026-01-03 22:10:19 +09:00
5db8361070 fix: v0.5.12 - Switch to Google Chrome Stable to avoid Snap wrapper issues in Docker 2026-01-03 22:04:59 +09:00
62c2b65f8a fix: v0.5.11 - Corrected sandbox parameter name to sandbox=False for Zendriver v0.15.2 2026-01-03 21:52:53 +09:00
9832cc5bc2 fix: v0.5.10 - Double-locked sandbox fix with explicit --no-sandbox flag for Docker root support 2026-01-03 21:41:43 +09:00
1212e4cf39 fix: Enhanced Zendriver Docker compatibility with additional browser flags 2026-01-03 21:23:27 +09:00
d5b880d876 fix: Add no_sandbox=True to Zendriver start calls for Docker root support 2026-01-03 21:14:14 +09:00
4b59b997ea fix: Correct regex and string quoting in mod_ohli24.py 2026-01-03 21:00:48 +09:00
f6097382a4 fix: Resolve SyntaxError caused by accidental backslashes in Python files 2026-01-03 20:55:39 +09:00
a24aa76459 v0.5.5: Automate Zendriver system browser installation and dependency check 2026-01-03 20:52:39 +09:00
cce87118c4 v0.5.3: Add manual browser path setting for Zendriver in Docker 2026-01-03 20:45:58 +09:00
c1ed966596 fix: Zendriver browser binary detection in Docker 2026-01-03 20:24:56 +09:00
7bbb38d930 fix: Add missing typing imports in mod_anilife.py 2026-01-03 20:16:52 +09:00
fcd7d6a30b v0.5.0: Enhanced Ohli24 Player UI, added Year Filtering, and optimized Anilife/Ohli24 extraction speed 2026-01-03 18:51:11 +09:00
8ce34951d5 v0.5.0: Zendriver Daemon optimization, Python 3.14 support, and UI/UX improvements 2026-01-03 15:33:13 +09:00
1e10c43fef v0.4.17: Modernize Ohli24 action buttons UI 2026-01-02 23:33:45 +09:00
c42c7b756f docs: Update changelog for v0.4.15 2026-01-02 22:55:02 +09:00
80b07e8d28 v0.4.15: Improve Ohli24 list date display and mobile search UI 2026-01-02 22:54:15 +09:00
44f8ee54d0 v0.4.13: Fix Ohli24 CSS side effects and improve metadata sync 2026-01-02 21:40:22 +09:00
15a81cc344 Refactor: CSS theme consolidation & site-specific styles (v0.4.5) | Fix: mod_anilife get_series_info IndexError 2026-01-02 17:48:58 +09:00
84f7ab6670 fix: Add season folder support to _predict_filepath 2026-01-02 17:12:59 +09:00
55e7041009 debug: Add detailed logging to _predict_filepath for file matching 2026-01-02 17:09:43 +09:00
805464cb25 feat: Apply early skip check to all sites with glob pattern matching 2026-01-02 17:06:41 +09:00
c3a83dfe85 feat: Add early skip check before queue addition 2026-01-02 17:01:29 +09:00
66860e75e7 fix: Queue reset button not working - add base class fallback 2026-01-02 16:56:31 +09:00
f6f69f2136 fix: Add app_context() wrapper for thread-safe DB access 2026-01-02 16:45:11 +09:00
87259d4c7c fix: Download status not updating to completed on list page 2026-01-02 16:20:28 +09:00
a58ae36a3f docs: Update README.md with v0.4.3 changelog 2026-01-02 15:42:38 +09:00
c662d2dadc v0.5.1: Mobile UX improvements - Custom notify styling, nav margin fixes, search button optimization 2026-01-02 15:37:55 +09:00
4e9203ed00 v0.4.0: Discord notification timing, DB mapping, episode badges, Linkkf fixes, subtitle merge 2026-01-02 01:09:38 +09:00
0c0ab8cd77 feat: Add subtitle download and VTT to SRT conversion, refactor Linkkf queue to class-level, improve video URL extraction, and introduce downloader factory. 2026-01-02 00:02:35 +09:00
88aeb888b3 refactor: Implement common base module and model for anime downloader plugins and refactor existing modules to use them. 2026-01-01 22:58:25 +09:00
5dab969580 docs: README 버전 v0.3.7 수정 2026-01-01 17:01:34 +09:00
3670722d4e feat: 설정 페이지 폴더 탐색 기능 추가 (Ohli24, Anilife, Linkkf) 2026-01-01 17:01:05 +09:00
2577d482a9 feat: Implement directory browsing for ohli24 and linkkf, enhance path security with NFC/NFD normalization, and refine playlist generation logic in ohli24. 2026-01-01 16:57:48 +09:00