aboutsummaryrefslogtreecommitdiff
path: root/src/routes/handler-info.zig
Commit message (Expand)AuthorAge
* auth: set max-age property on set-cookie to make session lastNathan Reiner2025-11-26
* add secure tag to fingerprint cookieNathan Reiner2025-11-25
* add fonts and create-user endpointNathan Reiner2025-11-23
* add profile settings to backend and add image loaderNathan Reiner2025-11-19
* implement memora.StreamNathan Reiner2025-11-17
* self import libNathan Reiner2025-11-17
* add file uploading and multi-threadingNathan Reiner2025-11-17
* backend implement auth-serviceNathan Reiner2025-11-15
* implement loginNathan Reiner2025-11-14