Commit Graph

17 Commits

Author SHA1 Message Date
ff8f35071b Fix: Explicit import of models in setup.py to force table creation 2026-01-06 21:19:23 +09:00
7a61f17138 Fix: Check table existence before migration 2026-01-06 20:59:56 +09:00
77e0c07553 Fix: Syntex error in Jinja2 variable (quote conflict) 2026-01-06 20:17:58 +09:00
7b71bd05ad Fix: Remove JS backticks and use strings for Jinja2 URLs 2026-01-06 20:17:04 +09:00
7cb4e0b56e Fix: Missing datetime import in model.py 2026-01-06 20:07:16 +09:00
9499ef005f Fix: Use safe template variables for JS package_name/module_name 2026-01-06 20:03:10 +09:00
e6c1b07b99 Fix: Explicitly pass package_name in setup.py setting 2026-01-06 19:57:48 +09:00
b68ca382d0 Fix: Missing datetime import in plugin_load 2026-01-06 19:56:43 +09:00
3cdcefd89d Fix: Rename templates to match package_name (gommi_downloader_manager) 2026-01-06 19:51:04 +09:00
d384715398 Update: Change plugin name to GDM 2026-01-06 19:47:19 +09:00
8763b25fdf Fix: Correct package_name in info.yaml and mod_queue.py, revert model.py hacks 2026-01-06 19:45:24 +09:00
2ac30a0658 Fix: Model.py robust bind key handling 2026-01-06 19:43:01 +09:00
6ceefc770d Fix: Explicitly set package_name in setup.py to resolve Bind Key error 2026-01-06 19:35:51 +09:00
1860c26284 Fix: Populate __init__.py to ensure proper package initialization 2026-01-06 19:23:00 +09:00
b088873a64 Fix: SQLALCHEMY_BINDS Missing Key Error (Dynamic package_name) 2026-01-06 19:13:40 +09:00
e33e568cb2 v0.2.0: 플러그인 콜백 시스템, 버그 수정, UI 개선 2026-01-06 18:55:06 +09:00
fac33cff0b Release v0.1.0: GDM Refactor, Rate Limit, Metallic UI 2026-01-05 21:14:51 +09:00