Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-03-02 | separate websockets to websocket.rsHEADmaster | curly | -63/+4 |
2023-02-28 | terrible ws implementation | curly | -4/+76 |
2023-02-21 | Database limits, User fields/status | curly | -1/+17 |
2023-02-13 | error handling | curly | -2/+10 |
2023-02-13 | trim whitespace, bump version | curly | -2/+2 |
2023-02-09 | get_user_by_name POST json | curly | -3/+3 |
2023-02-09 | message_list, delete_user, limits | curly | -1/+29 |
2023-02-08 | POST and more | curly | -35/+17 |
2023-02-07 | return user_id on create_user | curly | -1/+1 |
2023-02-07 | I hate sql | curly | -179/+15 |
2023-02-07 | doc + added routes | curly | -11/+79 |
2023-02-06 | api info | curly | -9/+8 |
2023-02-06 | interesting to use | curly | -0/+236 |