aboutsummaryrefslogtreecommitdiff
path: root/src/main.zig
Commit message (Expand)AuthorAge
* add headers mechanism to responsedevNathan Reiner2026-06-15
* Remove Server struct and replace it with single functionNathan Reiner2026-06-06
* Implement static handler and synchronous server handlingNathan Reiner2026-06-06
* first sketch of pinch zoomNathan Reiner2026-05-28
* add timelineNathan Reiner2026-05-28
* implement frontend frameworkNathan Reiner2026-05-28
* add api sketchNathan Reiner2026-05-23
* Let's do a rewrite!Nathan Reiner2026-05-20
* add file uploading and multi-threadingNathan Reiner2025-11-17
* backend: change log to use tagname instead of default enum formattingNathan Reiner2025-11-14
* implement loginNathan Reiner2025-11-14
* add HandlerInfoNathan Reiner2025-11-13
* rename to memoraNathan Reiner2025-11-12
* add basic serverNathan Reiner2025-11-11
* initial commitNathan Reiner2025-11-10