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.
11 months ago
apps
Add API documentation templates, authentication UI, and pagination utility
11 months ago
config
Add API documentation templates, authentication UI, and pagination utility
11 months ago
docs
Add API documentation templates, authentication UI, and pagination utility
11 months 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
11 months ago
templates
Add API documentation templates, authentication UI, and pagination utility
11 months ago
utils
Add API documentation templates, authentication UI, and pagination utility
11 months ago
.env.dev
redesign panel admin
1 year ago
.env.prod
fix production
11 months 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
11 months ago
README.md
redesign panel admin
1 year ago
docker-compose.prod.yml
fix: reduce gunicorn worker count to improve resource management
11 months ago
docker-compose.yml
redesign panel admin
1 year ago
entrypoint.sh
fix production
11 months ago
errors.json
redesign panel admin
1 year ago
manage.py
redesign panel admin
1 year ago
package-lock.json
fix production
11 months ago
package.json
fix production
11 months ago
requirements.txt
fix: comment out firebase-admin imports and requirement
11 months ago
runner.sh
fix production
11 months 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