Open Issues Need Help
View All on GitHub Remove hard coded html block from webserver.py 5 months ago
AI Summary: This issue proposes removing a hardcoded HTML block responsible for handling 404 errors in the `webserver.py` file. The goal is to either modify this block or eliminate it entirely to improve the codebase.
Complexity:
2/5
bug enhancement good first issue
Mise à jour du readme 5 months ago
AI Summary: This issue requests an update to the README files, specifically to include information about completed phases. The goal is to ensure the documentation accurately reflects the project's progress.
Complexity:
1/5
documentation good first issue
Rajouter des images dans toutes les pages HTML 5 months ago
AI Summary: This issue proposes adding image assets to all HTML pages to demonstrate the functionality of a CDN. The goal is to ensure these images are cached by the surrogate, showcasing the CDN's caching capabilities.
Complexity:
2/5
enhancement good first issue