This website requires JavaScript.
Explore
Help
Register
Sign In
salman
/
igny8
Watch
1
Star
0
Fork
0
You've already forked igny8
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8a9dd44c5030c2a6a10a9515daa6704958bce8c7
igny8
/
backend
/
igny8_core
History
IGNY8 VPS (Salman)
8a9dd44c50
branch 1st
2025-11-16 20:08:58 +00:00
..
admin
removal of ignored folders
2025-11-13 17:26:00 +00:00
ai
Fix credit system: Add developer/system account bypass for credit checks
2025-11-16 19:40:44 +00:00
api
Revert to main branch account handling logic
2025-11-16 19:44:18 +00:00
auth
Revert to main branch account handling logic
2025-11-16 19:44:18 +00:00
middleware
Enhance API response handling and implement unified API standard across multiple modules. Added feature flags for unified exception handling and debug throttling in settings. Updated pagination and response formats in various viewsets to align with the new standard. Improved error handling and response validation in frontend components for better user feedback.
2025-11-15 20:18:42 +00:00
modules
branch 1st
2025-11-16 20:08:58 +00:00
utils
Update Runware pricing across the application to reflect new cost of $0.009 per image in backend and frontend components.
2025-11-12 14:41:20 +05:00
__init__.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
asgi.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
celery.py
Phase 0: Add monthly credit replenishment Celery Beat task
2025-11-16 19:02:26 +00:00
settings.py
Add health check endpoint and refactor integration response handling
2025-11-16 07:01:19 +00:00
test_settings.py
Implement unified API standard v1.0 across backend and frontend, enhancing error handling, response formatting, and monitoring capabilities. Refactor viewsets for consistent CRUD operations and introduce API Monitor for endpoint health checks. Update migrations to ensure database integrity and remove obsolete constraints and fields. Comprehensive test suite created to validate new standards and functionality.
2025-11-16 01:56:16 +00:00
urls.py
Integrate OpenAPI/Swagger documentation using drf-spectacular, enhancing API documentation with comprehensive guides and schema generation. Add multiple documentation files covering authentication, error codes, rate limiting, and migration strategies. Update settings and URLs to support new documentation endpoints and schema configurations.
2025-11-16 02:15:37 +00:00
wsgi.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00