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
191287829f7657b61458f7460a8e981c65debcc8
igny8
/
backend
/
igny8_core
/
api
History
IGNY8 VPS (Salman)
6dcbc651dd
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
..
tests
Remove obsolete scripts and files, update site builder configurations
2025-11-17 17:48:15 +00:00
__init__.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
account_urls.py
billing accoutn with all the mess here
2025-12-05 03:59:54 +00:00
account_views.py
Enhance API structure and documentation: Added new tags for Account, Integration, Automation, Linker, Optimizer, and Publisher; updated billing endpoints for admin and customer; improved API reference documentation; fixed endpoint paths in frontend services.
2025-12-07 01:13:38 +00:00
authentication.py
basic accoutn delteion fixed
2025-12-06 16:06:56 +00:00
base.py
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
exception_handlers.py
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
pagination.py
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
permissions.py
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
response.py
Refactor error_response function for improved argument handling
2025-11-22 03:04:35 +00:00
schema_extensions.py
sadasd
2025-12-07 05:10:07 +00:00
throttles.py
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
urls.py
billing accoutn with all the mess here
2025-12-05 03:59:54 +00:00
wordpress_publishing.py
Revert "123"
2025-11-28 13:33:18 +05:00