You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mortezaei
7452d3ba3d
Add API documentation templates, authentication UI, and pagination utility
- Created a new HTML template for API documentation with a responsive design and interactive elements.
- Added an authentication page for Swagger UI, allowing users to enter their API token.
- Implemented a custom Swagger UI template with a fixed authentication banner and user information display.
- Introduced a pagination utility class to return all items without pagination, enhancing data retrieval flexibility.
- Added seed images and test files for future development and testing purposes.
1 year ago
apps
Add API documentation templates, authentication UI, and pagination utility
1 year ago
config
Add API documentation templates, authentication UI, and pagination utility
1 year ago
docs
Add API documentation templates, authentication UI, and pagination utility
1 year ago
dynamic_preferences
fix: about us
1 year ago
locale
redesign panel admin
1 year ago
scripts
Add API documentation templates, authentication UI, and pagination utility
1 year ago
templates
Add API documentation templates, authentication UI, and pagination utility
1 year ago
utils
Add API documentation templates, authentication UI, and pagination utility
1 year ago
.env.dev
redesign panel admin
1 year ago
.env.prod
fix production
1 year ago
.gitignore
redesign panel admin
1 year ago
Dockerfile
redesign panel admin
1 year ago
Dockerfile.prod
redesign panel admin
1 year ago
Jenkinsfile
redesign panel admin
1 year ago
OPTIMIZATION_PLAN.md
fix: optimize database queries and add indexes across course and lesson models
1 year ago
README.md
redesign panel admin
1 year ago
docker-compose.prod.yml
fix: reduce gunicorn worker count to improve resource management
1 year ago
docker-compose.yml
redesign panel admin
1 year ago
entrypoint.sh
fix production
1 year ago
errors.json
redesign panel admin
1 year ago
manage.py
redesign panel admin
1 year ago
package-lock.json
fix production
1 year ago
package.json
fix production
1 year ago
requirements.txt
fix: comment out firebase-admin imports and requirement
1 year ago
runner.sh
fix production
1 year ago
sshs
feat: user-location
1 year ago
tailwind.config.js
redesign panel admin
1 year ago
test.py
redesign panel admin
1 year ago