Commit Graph

228 Commits

Author SHA1 Message Date
7e0dc6e3b7 Upload 00.test/hwpx/out/out/context/domain_prompt.txt 2026-03-19 13:15:35 +09:00
9fecc378c0 Upload 샘플 예시.html 2026-03-19 13:15:34 +09:00
86ba729953 Upload requirements.txt 2026-03-19 13:15:34 +09:00
7bc5934c88 Upload Procfile 2026-03-19 13:15:33 +09:00
8fce76980f Upload fix_keys.py 2026-03-19 13:15:32 +09:00
f1be19fdb6 Upload domain_config.json 2026-03-19 13:15:32 +09:00
b6e55544a2 Upload domain_api.py 2026-03-19 13:15:31 +09:00
8cdf5527f3 Upload Dockerfile 2026-03-19 13:15:30 +09:00
f23023f953 Upload db.py 2026-03-19 13:15:30 +09:00
d1e33bc1d7 Upload app.py 2026-03-19 13:15:29 +09:00
e9e3374032 Upload .gitignore 2026-03-19 13:15:28 +09:00
03a90c3595 Upload templates/default/doc_types/presentation/config.json 2026-03-19 13:04:53 +09:00
e5a2954a52 Upload templates/default/doc_types/report/config.json 2026-03-19 13:04:52 +09:00
f6b03fc20e Upload templates/default/doc_types/briefing/config.json 2026-03-19 13:03:41 +09:00
41f6e8b9bb Upload templates/index.html 2026-03-19 13:03:40 +09:00
2978ffd1eb Upload templates/hwp_html_defaults.json 2026-03-19 13:03:40 +09:00
8e203525a6 Upload templates/hwp_guide.md 2026-03-19 13:03:39 +09:00
f928e312e8 Upload static/result/slide.html 2026-03-19 13:03:38 +09:00
2b2e8f0486 Upload static/result/report.html 2026-03-19 13:03:38 +09:00
0bf00a9bdc Upload static/result/brief_2.html 2026-03-19 13:03:37 +09:00
d00dbca51a Upload static/result/brief_1.html 2026-03-19 13:03:37 +09:00
eb655c2730 Upload static/js/ui.js 2026-03-19 13:03:36 +09:00
8370a94680 Upload static/js/template.js 2026-03-19 13:03:34 +09:00
6c34455fb5 Upload static/js/modals.js 2026-03-19 13:03:33 +09:00
2d677f71b3 Upload static/js/generator.js 2026-03-19 13:03:33 +09:00
d0a664e8e1 Upload static/js/export.js 2026-03-19 13:03:32 +09:00
91f696435d Upload static/js/editor.js 2026-03-19 13:03:32 +09:00
51e0e0ee3c Upload static/js/domain_selector.js 2026-03-19 13:03:31 +09:00
1556e5210f Upload static/js/doc_type.js 2026-03-19 13:03:31 +09:00
00ed043b0a Upload static/js/demo_mode.js 2026-03-19 13:03:30 +09:00
88603ea310 Upload static/js/ai_edit.js 2026-03-19 13:03:30 +09:00
e3d5ae2106 Upload static/css/main.css 2026-03-19 13:03:29 +09:00
841757473c Upload static/css/editor.css 2026-03-19 13:03:29 +09:00
1de2ddf596 Upload handlers/template/tools/__init__.py 2026-03-19 13:01:52 +09:00
eb21caf54a Upload handlers/template/tools/table.py 2026-03-19 13:01:52 +09:00
e0e832a15e Upload handlers/template/tools/style_def.py 2026-03-19 13:01:50 +09:00
7019c80907 Upload handlers/template/tools/section.py 2026-03-19 13:01:50 +09:00
206e2b0fd6 Upload handlers/template/tools/para_style.py 2026-03-19 13:01:49 +09:00
148aee0171 Upload handlers/template/tools/page_setup.py 2026-03-19 13:01:48 +09:00
ca77b08649 Upload handlers/template/tools/numbering.py 2026-03-19 13:01:48 +09:00
7f9df0c998 Upload handlers/template/tools/image.py 2026-03-19 13:01:47 +09:00
e60e46cb1c Upload handlers/template/tools/header_footer.py 2026-03-19 13:01:47 +09:00
4ef88408c7 Upload handlers/template/tools/font.py 2026-03-19 13:01:46 +09:00
f6d91d1165 Upload handlers/template/tools/content_order.py 2026-03-19 13:01:46 +09:00
d3ffef61e1 Upload handlers/template/tools/char_style.py 2026-03-19 13:01:45 +09:00
fde6c66a42 Upload handlers/template/tools/border_fill.py 2026-03-19 13:01:44 +09:00
2350311731 Upload handlers/template/prompts/analyze_template.txt 2026-03-19 13:01:44 +09:00
1d337ca60a Upload handlers/template/__init__.py 2026-03-19 13:01:43 +09:00
775fe13b71 Upload handlers/template/template_manager.py 2026-03-19 13:01:42 +09:00
84b67f28c6 Upload handlers/template/style_generator.py 2026-03-19 13:01:42 +09:00