summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* fix: make parse_xrd accept XRD with whitespaceClombrong2025-04-241-7/+7
|
* fix: advertise xmpp protocol in the websocketClombrong2025-04-241-1/+1
|
* fix: rearrange all portals under common portal/ folderClombrong2025-04-249-0/+4
|
* fix: custom lwt runner for js testsClombrong2025-04-241-11/+26
|
* fix: make npm deps great againClombrong2025-04-242-126/+3
|
* feat: add ws endpoint detection functionClombrong2025-04-235-9/+47
|
* feat: add custom rule to install npm polyfills for node testingClombrong2025-04-235-1/+161
|
* feat: new module flesh_websockets.Clombrong2025-04-228-1/+103
| | | | | Create flesh_websockets module. Add lwt_ws function.
* feat: try js compilationClombrong2025-04-213-1/+5
|
* feat: Hello, flesh.Clombrong2025-04-217-2/+13
|
* init: Oh no. This one is real.Clombrong2025-04-1911-0/+301
add README and COPYING license files instantiate all dune stanzas setup dune with guix shell and direnv, using merlin for project setup