about summary refs log tree commit diff
AgeCommit message (Expand)Author
2024-08-24ignore ssl with EOF protocol violationUltraQbik
2024-08-24zlib and gzip don't seem to work normallyUltraQbik
2024-08-24Remove response data stream requirementUltraQbik
2024-08-24Add project pageUltraQbik
2024-08-24Change client handlingUltraQbik
2024-08-24More advanced path mappingUltraQbik
2024-08-24Update stylesUltraQbik
2024-08-24Add HTML minimizerUltraQbik
2024-08-24Move stuff in APIUltraQbik
2024-08-24Update to data streamsUltraQbik
2024-08-23Delete old codeUltraQbik
2024-08-23Merge pull request #2 from UltraQbik/threading-rewriteQubik
2024-08-23Remove some thingsUltraQbik
2024-08-23remove timeoutUltraQbik
2024-08-23Update compression thingUltraQbik
2024-08-23Update docsUltraQbik
2024-08-23Update API and response classUltraQbik
2024-08-23Update response classUltraQbik
2024-08-23Update APIUltraQbik
2024-08-23remove useless codeUltraQbik
2024-08-23Working website (I think)UltraQbik
2024-08-23Update API to give responseUltraQbik
2024-08-23Add thing to status codeUltraQbik
2024-08-23Add responseUltraQbik
2024-08-23Add request handler methodUltraQbik
2024-08-23Make restricted membersUltraQbik
2024-08-23Basic responses workingUltraQbik
2024-08-23Check received message length to prevent infinite loop in _recv_request methodUltraQbik
2024-08-23Add timeout to prevent client thread from running foreverUltraQbik
2024-08-23More graceful shutdownUltraQbik
2024-08-23Add start methodUltraQbik
2024-08-23Add basic stuffUltraQbik
2024-08-23Change path map a bitUltraQbik
2024-08-23Add status codesUltraQbik
2024-08-23Ditch asyncio, threading actually works much betterUltraQbik
2024-08-22esUltraQbik
2024-08-22Tweak a thingUltraQbik
2024-08-22Add Content-Length headerUltraQbik
2024-08-22Update things slightlyUltraQbik
2024-08-22Kind of working API I guess?UltraQbik
2024-08-22Move thing upUltraQbik
2024-08-22Update path handling and API partUltraQbik
2024-08-22Update API thingUltraQbik
2024-08-22API seems to workUltraQbik
2024-08-22Massive refactoring addition of APIUltraQbik
2024-08-22Fix broken centering add testing pageUltraQbik
2024-08-22Add brotli as a better compressionUltraQbik
2024-08-22Add simple HTML minimizer for gooder compressionUltraQbik
2024-08-21Update about page and style changesUltraQbik
2024-08-21change /about.html to /about cuz prettyUltraQbik