This website requires JavaScript.
Explore
Help
Register
Sign In
ahmed-bakr1988
/
SaaS-PDF
Watch
1
Star
0
Fork
0
You've already forked SaaS-PDF
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f3470229242cccd7fa4daaa61f78b3ead9a22db5
SaaS-PDF
/
backend
/
app
History
Your Name
0174f935c3
fix: resolve download 404 caused by file UUID / Celery task ID mismatch\n\nThe download route checked access using the file UUID from the URL,\nbut the session and usage_events only stored the Celery task ID.\nThese are different UUIDs, causing all downloads to return 404.\n\nFixes:\n- Add has_download_access() to check file_history table as fallback\n- Update assert_web/api_task_access to use file_history lookup\n- Remember file UUID in session when task status returns SUCCESS"
2026-03-20 10:07:48 +02:00
..
middleware
feat: Initialize frontend with React, Vite, and Tailwind CSS
2026-02-28 23:31:19 +02:00
routes
fix: resolve download 404 caused by file UUID / Celery task ID mismatch\n\nThe download route checked access using the file UUID from the URL,\nbut the session and usage_events only stored the Celery task ID.\nThese are different UUIDs, causing all downloads to return 404.\n\nFixes:\n- Add has_download_access() to check file_history table as fallback\n- Update assert_web/api_task_access to use file_history lookup\n- Remember file UUID in session when task status returns SUCCESS"
2026-03-20 10:07:48 +02:00
services
fix: resolve download 404 caused by file UUID / Celery task ID mismatch\n\nThe download route checked access using the file UUID from the URL,\nbut the session and usage_events only stored the Celery task ID.\nThese are different UUIDs, causing all downloads to return 404.\n\nFixes:\n- Add has_download_access() to check file_history table as fallback\n- Update assert_web/api_task_access to use file_history lookup\n- Remember file UUID in session when task status returns SUCCESS"
2026-03-20 10:07:48 +02:00
tasks
تم الانتهاء من آخر دفعة تحسينات على المشروع، وتشمل:
2026-03-16 13:50:45 +02:00
utils
feat: Implement CSRF protection and PostgreSQL support
2026-03-17 23:26:32 +02:00
__init__.py
feat: Implement CSRF protection and PostgreSQL support
2026-03-17 23:26:32 +02:00
extensions.py
تم الانتهاء من آخر دفعة تحسينات على المشروع، وتشمل:
2026-03-16 13:50:45 +02:00