presenton/servers/fastapi/api/routers/presentation/handlers
2025-05-22 13:23:57 +05:45
..
decompose_documents.py Initial: presenton 2025-05-10 19:57:24 +05:45
delete_presentation.py Fixes: deleting presentation will now delete related local files, search icons will not save icons in presentation directory thus optimizing disk usage 2025-05-16 13:48:24 +05:45
delete_slide.py Initial: presenton 2025-05-10 19:57:24 +05:45
edit.py Changes: better assets handling in fastapi 2025-05-16 16:41:19 +05:45
export_as_pptx.py Changes: localhost url to support windows, fixes title causing issue while export 2025-05-14 13:49:32 +05:45
generate_data.py Initial: presenton 2025-05-10 19:57:24 +05:45
generate_image.py Changes: better assets handling in fastapi 2025-05-16 16:41:19 +05:45
generate_presentation_requirements.py Initial: presenton 2025-05-10 19:57:24 +05:45
generate_research_report.py Initial: presenton 2025-05-10 19:57:24 +05:45
generate_stream.py Changes: better assets handling in fastapi 2025-05-16 16:41:19 +05:45
generate_titles.py Initial: presenton 2025-05-10 19:57:24 +05:45
get_presentation.py Initial: presenton 2025-05-10 19:57:24 +05:45
get_presentations.py fix(fastapi):filter presentation based on number of slides 2025-05-19 03:08:58 +05:45
search_icon.py Initial: presenton 2025-05-10 19:57:24 +05:45
search_image.py Initial: presenton 2025-05-10 19:57:24 +05:45
update_parsed_document.py Initial: presenton 2025-05-10 19:57:24 +05:45
update_presentation_theme.py Initial: presenton 2025-05-10 19:57:24 +05:45
update_slide_models.py refactor(fastapi) 2025-05-22 13:23:57 +05:45
upload_files.py Initial: presenton 2025-05-10 19:57:24 +05:45
upload_presentation_thumbnail.py Initial: presenton 2025-05-10 19:57:24 +05:45