Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add size info in db for actor images | Chocobozzz | 2021-04-08 | 1 | -0/+6 |
| | |||||
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 1 | -0/+9 |
| | | | | | Reimplement some node-oauth2-server methods to remove hacky code needed by our external login workflow | ||||
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 1 | -2/+11 |
| | |||||
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 1 | -1/+38 |
| | |||||
* | Update server dependencies | Chocobozzz | 2021-02-03 | 1 | -2/+3 |
| | |||||
* | Save logs on ci failure | Chocobozzz | 2020-12-14 | 1 | -0/+5 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -1/+2 |
| | |||||
* | Add logs to fixture generations | Chocobozzz | 2020-12-01 | 1 | -0/+3 |
| | |||||
* | Add live transcoding bit rate tests | Chocobozzz | 2020-11-25 | 1 | -4/+4 |
| | |||||
* | Do not transcode to an higher bitrate | Chocobozzz | 2020-11-20 | 1 | -1/+8 |
| | | | | Thanks bkil https://github.com/bkil | ||||
* | Add fixtures cache to github actions | Chocobozzz | 2020-08-24 | 1 | -2/+2 |
| | |||||
* | Remove unused gitlab ci env variables | Chocobozzz | 2020-08-24 | 2 | -3/+1 |
| | |||||
* | Don't rely on youtube for tests | Chocobozzz | 2020-07-31 | 1 | -4/+11 |
| | | | | | Use another import URL when possible, and disable import tests when we want to do a youtube import test | ||||
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -3/+3 |
| | |||||
* | space optimizations for `node_modules` and client stats removal | Rigel Kent | 2020-06-10 | 1 | -4/+4 |
| | | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807 | ||||
* | Update server dependencies | Chocobozzz | 2020-04-01 | 1 | -2/+2 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 2 | -10/+12 |
| | |||||
* | Fix transcoding | Chocobozzz | 2020-01-29 | 1 | -1/+1 |
| | |||||
* | Add tests for video downscale framerate matching | Rigel Kent | 2020-01-29 | 1 | -1/+24 |
| | |||||
* | Cleanup server fixme | Chocobozzz | 2020-01-28 | 1 | -1/+0 |
| | |||||
* | Add avatar to prune script | Chocobozzz | 2019-08-09 | 1 | -0/+5 |
| | |||||
* | Automatically remove bad followings | Chocobozzz | 2019-08-06 | 1 | -0/+9 |
| | |||||
* | Improve nginx client images cache | Chocobozzz | 2019-07-29 | 1 | -1/+5 |
| | |||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 2 | -6/+7 |
| | |||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 1 | -0/+10 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -1/+4 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | Add more CLI tests | Chocobozzz | 2019-06-13 | 1 | -2/+6 |
| | |||||
* | All API tests in parallel | Chocobozzz | 2019-05-15 | 1 | -17/+18 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 2 | -5/+9 |
| | |||||
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -1/+0 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 1 | -8/+9 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 5 | -0/+286 |
Because they need dev dependencies |