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
7483de6aba31cd9303ba62b993e886ad328b75e2
igny8
/
backend
/
igny8_core
History
IGNY8 VPS (Salman)
4e9d8af768
sadasd
2025-12-08 06:15:35 +00:00
..
admin
billing and paymetn methods
2025-12-07 04:28:46 +00:00
ai
Refactor API permissions and throttling: Updated default permission classes to enforce authentication and tenant access. Introduced new permission for system accounts and developers. Enhanced throttling rates for various operations to reduce false 429 errors. Improved API key loading logic to prioritize account-specific settings, with fallbacks to system accounts and Django settings. Updated integration views and sidebar to reflect new permission structure.
2025-12-07 17:23:42 +00:00
api
Refactor account and permission handling: Simplified account filtering logic in AccountModelViewSet and removed redundant admin/system user checks from permissions. Enhanced user access methods to streamline site access verification and improved error handling for account context requirements. Updated throttling logic to eliminate unnecessary system account bypass conditions.
2025-12-08 05:23:06 +00:00
auth
sadasd
2025-12-08 06:15:35 +00:00
business
Enhance billing and subscription management: Added payment method checks in ProtectedRoute, improved error handling in billing components, and optimized API calls to reduce throttling. Updated user account handling in various components to ensure accurate plan and subscription data display.
2025-12-07 10:07:28 +00:00
common
many fixes of backeend and fronteend
2025-12-06 16:41:35 +00:00
management
many fixes of backeend and fronteend
2025-12-06 16:41:35 +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
migrations
igny8-wp
2025-11-28 12:08:21 +05:00
modules
Refactor API permissions and throttling: Updated default permission classes to enforce authentication and tenant access. Introduced new permission for system accounts and developers. Enhanced throttling rates for various operations to reduce false 429 errors. Improved API key loading logic to prioritize account-specific settings, with fallbacks to system accounts and Django settings. Updated integration views and sidebar to reflect new permission structure.
2025-12-07 17:23:42 +00:00
tasks
updates
2025-12-01 09:32:06 +05:00
templates/admin
/igny8_core_auth
import
2025-11-30 05:06:43 +00:00
urls
Revert "123"
2025-11-28 13:33:18 +05:00
utils
Refactor error_response function for improved argument handling
2025-11-22 03:04:35 +00: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
many fixes of backeend and fronteend
2025-12-06 16:41:35 +00:00
settings.py
Refactor API permissions and throttling: Updated default permission classes to enforce authentication and tenant access. Introduced new permission for system accounts and developers. Enhanced throttling rates for various operations to reduce false 429 errors. Improved API key loading logic to prioritize account-specific settings, with fallbacks to system accounts and Django settings. Updated integration views and sidebar to reflect new permission structure.
2025-12-07 17:23:42 +00:00
tasks.py
many fixes of backeend and fronteend
2025-12-06 16:41:35 +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
final docs
2025-12-05 07:09:29 +00:00
wsgi.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00