Age | Commit message (Expand) | Author |
---|---|---|
2025-03-03 | refactor `chat` from `chats`main | |
2025-03-03 | `component` -> `chats` | |
2025-03-03 | `Message` -> `ChatMessage` | |
2025-03-03 | format `app/Main.hs` | |
2025-03-03 | drop some braces | |
2025-03-03 | `Protolude.map` -> `fmap` | |
2025-03-03 | drop layouts | |
2025-03-03 | drop `Slots` | |
2025-03-03 | `HH.div []` -> `HH.div_` | |
2025-03-03 | add `serve-frontend` | |
2025-03-02 | add very simple 'chat' | |
2025-03-02 | hybrid shell | |
2025-02-20 | add example http request | |
2025-02-20 | add acms | |
2025-02-19 | init |