Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate server to ESM | Chocobozzz | 2023-08-11 | 10 | -497/+0 |
* | Fix CI tests | Chocobozzz | 2023-06-29 | 1 | -4/+4 |
* | Fix audio transcoding copy | Chocobozzz | 2023-05-09 | 1 | -3/+3 |
* | Improve image test comparison | Chocobozzz | 2023-02-24 | 1 | -1/+1 |
* | Add user registration policy info | Chocobozzz | 2023-01-23 | 1 | -0/+5 |
* | Fix semver comparison | Chocobozzz | 2023-01-19 | 2 | -0/+32 |
* | Fix CI using 127.0.0.1 for tests | Chocobozzz | 2022-12-12 | 1 | -1/+1 |
* | Add ability to install alpha/beta/rc plugin | Chocobozzz | 2022-11-14 | 2 | -0/+33 |
* | Fix peers info width in live | Chocobozzz | 2022-10-10 | 1 | -3/+3 |
* | Encrypt OTP secret | Chocobozzz | 2022-10-10 | 2 | -1/+35 |
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 2 | -6/+2 |
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 6 | -6/+0 |
* | Process images in a dedicated worker | Chocobozzz | 2022-06-27 | 1 | -7/+7 |
* | More robust duration parsing | Chocobozzz | 2022-06-14 | 1 | -24/+41 |
* | Remove exif tags when processing images | Chocobozzz | 2022-03-07 | 1 | -10/+48 |
* | Optimize markdown renderer | Chocobozzz | 2022-03-07 | 1 | -0/+6 |
* | Correctly check import target URL IP | Chocobozzz | 2022-02-07 | 2 | -0/+18 |
* | Fix plaintext markdown converter | Chocobozzz | 2022-02-04 | 2 | -0/+35 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 2 | -3/+3 |
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 2 | -3/+3 |
* | Test and log request retries | Chocobozzz | 2021-11-16 | 1 | -0/+15 |
* | Added 144p encoding (#4492) | Florian CUNY | 2021-11-05 | 1 | -0/+2 |
* | Add support for saving video files to object storage (#4290) | Jelle Besseling | 2021-08-17 | 1 | -4/+4 |
* | Improve target bitrate calculation | Chocobozzz | 2021-08-06 | 1 | -0/+38 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 3 | -4/+4 |
* | Centralize test URLs | Chocobozzz | 2021-07-20 | 1 | -5/+5 |
* | Use got instead of request | Chocobozzz | 2021-03-24 | 1 | -8/+8 |
* | Optimize remote image processing | Chocobozzz | 2021-02-16 | 2 | -0/+60 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 3 | -4/+4 |
* | Update validator dependency | Chocobozzz | 2020-01-07 | 1 | -2/+2 |
* | Fix bug with tsconfig paths | Chocobozzz | 2019-10-21 | 1 | -4/+2 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
* | Add request body limit | Chocobozzz | 2019-02-21 | 2 | -0/+49 |
* | Fix mention helper test | Chocobozzz | 2019-02-15 | 1 | -0/+2 |
* | Implement contact form on server side | Chocobozzz | 2019-01-10 | 1 | -1/+51 |
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 2 | -0/+26 |
* | add parseBytes utility function and tests (#1239) | BRAINS YUM | 2018-10-13 | 2 | -0/+49 |