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
65fea95d3331b657c0bc5542632d6745f75bb0c4
igny8
/
backend
/
igny8_core
/
api
History
IGNY8 VPS (Salman)
65fea95d33
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
..
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
many fixes of backeend and fronteend
2025-12-06 16:41:35 +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 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
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 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
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