presenton/servers/fastapi/api
2025-05-16 13:48:24 +05:45
..
routers/presentation 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
services Changes: Fastapi sqlite location to app data directory 2025-05-12 01:25:57 +05:45
__init__.py Initial: presenton 2025-05-10 19:57:24 +05:45
main.py Adds: shared user config 2025-05-11 03:27:31 +05:45
models.py Adds: shared user config 2025-05-11 03:27:31 +05:45
request_utils.py Initial: presenton 2025-05-10 19:57:24 +05:45
sql_models.py Initial: presenton 2025-05-10 19:57:24 +05:45
utils.py Changes: localhost url to support windows, fixes title causing issue while export 2025-05-14 13:49:32 +05:45
validators.py Initial: presenton 2025-05-10 19:57:24 +05:45