495 Commits

Author SHA1 Message Date
9b905a4313 Cleanup: Deleting 03.Code/업로드용/handlers/__init__.py 2026-03-19 14:04:19 +09:00
d7f70bc82a Cleanup: Deleting 03.Code/업로드용/requirements.txt 2026-03-19 14:04:19 +09:00
8a7db9db15 Cleanup: Deleting 03.Code/업로드용/fix_keys.py 2026-03-19 14:04:18 +09:00
db0436ff6d Cleanup: Deleting 03.Code/업로드용/domain_config.json 2026-03-19 14:04:17 +09:00
1c7293da52 Cleanup: Deleting 03.Code/업로드용/domain_api.py 2026-03-19 14:04:17 +09:00
987fa3f9aa Cleanup: Deleting 03.Code/업로드용/db.py 2026-03-19 14:04:16 +09:00
76f0a4ce57 Cleanup: Deleting 03.Code/업로드용/app.py 2026-03-19 14:04:16 +09:00
fbce5622fe Cleanup: Deleting 03.Code/업로드용/Procfile 2026-03-19 14:04:15 +09:00
ddca06bee7 Cleanup: Deleting 03.Code/업로드용/Dockerfile 2026-03-19 14:04:15 +09:00
a8c63dfec8 Cleanup: Deleting 03.Code/업로드용/.gitignore 2026-03-19 14:04:14 +09:00
88a128e570 Cleanup: Deleting 03.Code/업로드용/handlers/common.py 2026-03-19 14:04:01 +09:00
8b10108bb0 Cleanup: Deleting 03.Code/업로드용/domain/__init__.py 2026-03-19 14:04:01 +09:00
ca11136b80 Cleanup: Deleting 03.Code/업로드용/templates/index.html 2026-03-19 14:04:00 +09:00
af2b1a25de Cleanup: Deleting 03.Code/업로드용/templates/hwp_html_defaults.json 2026-03-19 14:04:00 +09:00
d34c046cf3 Cleanup: Deleting 03.Code/업로드용/templates/hwp_guide.md 2026-03-19 14:03:59 +09:00
013b919873 Cleanup: Deleting 03.Code/업로드용/static/js/ui.js 2026-03-19 14:03:58 +09:00
33c3d4a201 Cleanup: Deleting 03.Code/업로드용/static/js/template.js 2026-03-19 14:03:58 +09:00
21768b546a Cleanup: Deleting 03.Code/업로드용/static/js/modals.js 2026-03-19 14:03:57 +09:00
ae6268143e Cleanup: Deleting 03.Code/업로드용/static/js/generator.js 2026-03-19 14:03:57 +09:00
d69fc16526 Cleanup: Deleting 03.Code/업로드용/static/js/export.js 2026-03-19 14:03:56 +09:00
85d686b613 Cleanup: Deleting 03.Code/업로드용/static/js/editor.js 2026-03-19 14:03:56 +09:00
9dd56ebf0f Cleanup: Deleting 03.Code/업로드용/static/js/domain_selector.js 2026-03-19 14:03:55 +09:00
efd79a086a Cleanup: Deleting 03.Code/업로드용/static/js/doc_type.js 2026-03-19 14:03:55 +09:00
983c886af6 Cleanup: Deleting 03.Code/업로드용/static/js/demo_mode.js 2026-03-19 14:03:54 +09:00
856a8cc00a Cleanup: Deleting 03.Code/업로드용/static/js/ai_edit.js 2026-03-19 14:03:54 +09:00
dc8ece6fb2 Cleanup: Deleting 03.Code/업로드용/static/result/slide.html 2026-03-19 14:03:36 +09:00
c65b43f30e Cleanup: Deleting 03.Code/업로드용/static/result/report.html 2026-03-19 14:03:36 +09:00
8698bfd94e Cleanup: Deleting 03.Code/업로드용/static/result/brief_2.html 2026-03-19 14:03:35 +09:00
e48b65d021 Cleanup: Deleting 03.Code/업로드용/static/result/brief_1.html 2026-03-19 14:03:35 +09:00
de715e5af8 Cleanup: Deleting 03.Code/업로드용/static/css/main.css 2026-03-19 14:03:34 +09:00
c3f2613576 Cleanup: Deleting 03.Code/업로드용/static/css/editor.css 2026-03-19 14:03:34 +09:00
4153fed5fd Cleanup: Deleting 03.Code/업로드용/handlers/template/template_manager.py 2026-03-19 14:03:33 +09:00
33b5f8108d Cleanup: Deleting 03.Code/업로드용/handlers/template/style_generator.py 2026-03-19 14:03:33 +09:00
be9e5acf94 Cleanup: Deleting 03.Code/업로드용/handlers/template/semantic_mapper.py 2026-03-19 14:03:32 +09:00
81570595c9 Cleanup: Deleting 03.Code/업로드용/handlers/template/processor.py 2026-03-19 14:03:32 +09:00
51bca8d384 Cleanup: Deleting 03.Code/업로드용/handlers/template/html_table_template_css.txt 2026-03-19 14:03:31 +09:00
4c953b78e5 Cleanup: Deleting 03.Code/업로드용/handlers/template/doc_template_analyzer.py 2026-03-19 14:03:31 +09:00
c5184f884d Cleanup: Deleting 03.Code/업로드용/handlers/template/__init__.py 2026-03-19 14:03:30 +09:00
6df17da50b Cleanup: Deleting 03.Code/업로드용/handlers/report/processor.py 2026-03-19 14:03:30 +09:00
c9f4e2d85c Cleanup: Deleting 03.Code/업로드용/handlers/report/__init__.py 2026-03-19 14:03:29 +09:00
aad01abea5 Cleanup: Deleting 03.Code/업로드용/handlers/doc/doc_type_analyzer.py 2026-03-19 14:03:28 +09:00
859b5bc2a0 Cleanup: Deleting 03.Code/업로드용/handlers/doc/custom_doc_type.py 2026-03-19 14:03:28 +09:00
af76471878 Cleanup: Deleting 03.Code/업로드용/handlers/doc/content_analyzer.py 2026-03-19 14:03:27 +09:00
00e405d09c Cleanup: Deleting 03.Code/업로드용/handlers/doc/__init__.py 2026-03-19 14:03:27 +09:00
c08a91e20d Cleanup: Deleting 03.Code/업로드용/handlers/briefing/processor.py 2026-03-19 14:03:26 +09:00
85be55f02b Cleanup: Deleting 03.Code/업로드용/handlers/briefing/__init__.py 2026-03-19 14:03:26 +09:00
02206867b5 Cleanup: Deleting 03.Code/업로드용/domain/report_guide/report_guide.txt 2026-03-19 14:03:05 +09:00
eb654d4c6b Cleanup: Deleting 03.Code/업로드용/domain/report_guide/outline_issue_report.txt 2026-03-19 14:03:04 +09:00
cff38dbfd8 Cleanup: Deleting 03.Code/업로드용/domain/report_guide/domain_prompt.txt 2026-03-19 14:03:04 +09:00
71ef8e0f1b Cleanup: Deleting 03.Code/업로드용/domain/hwpx/hwpx_utils.py 2026-03-19 14:03:03 +09:00