| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-21 | Carry Request class to a separate .py file | UltraQbik | |
| 2024-08-21 | Add simple response.html page | UltraQbik | |
| 2024-08-20 | Add gzip compression | UltraQbik | |
| Also changed 400 error to 404 error in get request handler removed json import (might be temporary) | |||
| 2024-08-20 | Update to use HTTPS instead of HTTP | UltraQbik | |
| That was very painful, but it does seem to work now with https using ssl standard library | |||
| 2024-08-20 | Merge pull request #1 from UltraQbik/rewrite | Qubik | |
| Rewrite | |||
| 2024-08-20 | Add logging | UltraQbik | |
| 2024-08-20 | Add comments | UltraQbik | |
| 2024-08-20 | Exception handling (kind of) | UltraQbik | |
| 2024-08-20 | Return 400 response when path is incorrect | UltraQbik | |
| 2024-08-20 | Working website | UltraQbik | |
| 2024-08-20 | Get rid of htmlmin (use just gzip) | UltraQbik | |
| 2024-08-20 | Path mapping and get requests start | UltraQbik | |
| 2024-08-20 | Working message receiving | UltraQbik | |
| 2024-08-20 | Path length check | UltraQbik | |
| 2024-08-20 | Change file dislocation | UltraQbik | |
| 2024-08-20 | Style changes and word changes | UltraQbik | |
| 2024-08-19 | Change some words x2 | UltraQbik | |
| 2024-08-19 | Change some words | UltraQbik | |
| 2024-08-19 | initial | UltraQbik | |
| 2024-08-19 | Initial commit | Qubik | |