Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -1/+2 |
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -3/+3 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -17/+17 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -33/+15 |
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -15/+13 |
* | Introduce config command | Chocobozzz | 2021-07-20 | 1 | -16/+21 |
* | Correctly export misc files | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -2/+3 |
* | Add missing audit log if the user deletes its account | Chocobozzz | 2021-01-04 | 1 | -0/+2 |
* | Fix tests timeout | Chocobozzz | 2020-12-14 | 1 | -1/+2 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -1/+1 |
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 1 | -1/+2 |
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -3/+56 |
* | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 1 | -2/+3 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -3/+4 |
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -10/+3 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -4/+4 |
* | Fix socket.io websocket connection | Chocobozzz | 2019-01-09 | 1 | -1/+2 |
* | throw error if MailDev doesn't run | Josh Morel | 2018-12-17 | 1 | -2/+2 |
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -4/+4 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+133 |