Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix: make parse_xrd accept XRD with whitespace | Clombrong | 2025-04-24 | 1 | -7/+7 | |
| | ||||||
* | fix: advertise xmpp protocol in the websocket | Clombrong | 2025-04-24 | 1 | -1/+1 | |
| | ||||||
* | fix: rearrange all portals under common portal/ folder | Clombrong | 2025-04-24 | 9 | -0/+4 | |
| | ||||||
* | fix: custom lwt runner for js tests | Clombrong | 2025-04-24 | 1 | -11/+26 | |
| | ||||||
* | fix: make npm deps great again | Clombrong | 2025-04-24 | 2 | -126/+3 | |
| | ||||||
* | feat: add ws endpoint detection function | Clombrong | 2025-04-23 | 5 | -9/+47 | |
| | ||||||
* | feat: add custom rule to install npm polyfills for node testing | Clombrong | 2025-04-23 | 5 | -1/+161 | |
| | ||||||
* | feat: new module flesh_websockets. | Clombrong | 2025-04-22 | 8 | -1/+103 | |
| | | | | | Create flesh_websockets module. Add lwt_ws function. | |||||
* | feat: try js compilation | Clombrong | 2025-04-21 | 3 | -1/+5 | |
| | ||||||
* | feat: Hello, flesh. | Clombrong | 2025-04-21 | 7 | -2/+13 | |
| | ||||||
* | init: Oh no. This one is real. | Clombrong | 2025-04-19 | 11 | -0/+301 | |
add README and COPYING license files instantiate all dune stanzas setup dune with guix shell and direnv, using merlin for project setup |