| Commit message (Expand) | Author | Age | Files | Lines |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 1 | -2/+4 |
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 1 | -4/+1 |
* | Stop using tsconfig register | Chocobozzz | 2022-01-06 | 1 | -3/+0 |
* | Migrate to --enable-source-maps option | Chocobozzz | 2022-01-03 | 1 | -6/+2 |
* | Node 10 is not supported anymore | Chocobozzz | 2021-12-24 | 1 | -1/+6 |
* | Add benchmark startup option for server | Chocobozzz | 2021-11-12 | 1 | -0/+3 |
* | Refactor video views | Chocobozzz | 2021-11-09 | 1 | -2/+4 |
* | Support RTMPS | Chocobozzz | 2021-11-05 | 1 | -1/+1 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -11/+11 |
* | Register plugins when peertube server is ready | Chocobozzz | 2021-07-21 | 1 | -3/+9 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Trim access log messages to prevent double line break | Johan Fleury | 2021-07-12 | 1 | -1/+1 |
* | Upgrade server dependencies | Chocobozzz | 2021-06-25 | 1 | -1/+1 |
* | Refactor live manager | Chocobozzz | 2021-06-17 | 1 | -1/+1 |
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 1 | -3/+4 |
* | refactor deprecated body-parser usage | Rigel Kent | 2021-06-02 | 1 | -17/+20 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -1/+9 |
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 1 | -1/+3 |
* | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 1 | -0/+2 |
* | Dissociate frameguard from csp | Chocobozzz | 2021-04-12 | 1 | -5/+5 |
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 1 | -0/+2 |
* | Check ffmepg version on startup | Chocobozzz | 2021-03-24 | 1 | -1/+4 |
* | Introduce tags to the logger | Chocobozzz | 2021-03-24 | 1 | -1/+3 |
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -1/+5 |
* | Update server dependencies | Chocobozzz | 2021-02-03 | 1 | -2/+3 |
* | Fix and add skipping ping log tests | Chocobozzz | 2021-01-13 | 1 | -3/+1 |
* | feat: allow administrator to disable logging of ping requests | Johan Fleury | 2021-01-13 | 1 | -1/+4 |
* | Log RTMP server error (address already in use) | Chocobozzz | 2021-01-11 | 1 | -1/+1 |
* | do not crash if SMTP server is down | Girish Ramakrishnan | 2020-12-12 | 1 | -1/+1 |
* | disable x-powered-by even with csp disabled | Rigel Kent | 2020-12-09 | 1 | -1/+1 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -3/+4 |
* | Fix audio sync after saving replay | Chocobozzz | 2020-11-09 | 1 | -2/+2 |
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -3/+12 |
* | Fix tests | Chocobozzz | 2020-08-24 | 1 | -1/+3 |
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -2/+2 |
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 1 | -1/+1 |
* | Force node 10 usage | Chocobozzz | 2020-01-28 | 1 | -4/+0 |
* | Add max file size, max files and ip anonymize log options | Chocobozzz | 2019-12-12 | 1 | -1/+1 |
* | Use typescript paths in cli scripts too | Chocobozzz | 2019-10-21 | 1 | -9/+2 |
* | Fix bug with tsconfig paths | Chocobozzz | 2019-10-21 | 1 | -4/+11 |
* | Add auto follow instances index support | Chocobozzz | 2019-09-04 | 1 | -0/+2 |
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -0/+2 |
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 1 | -0/+2 |
* | Deprecate Node 8 | Chocobozzz | 2019-08-07 | 1 | -1/+3 |
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 1 | -1/+2 |
* | Add ability to disable plugins/themes from CLI | Chocobozzz | 2019-07-24 | 1 | -1/+2 |
* | Check latest plugins version | Chocobozzz | 2019-07-24 | 1 | -0/+2 |
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 1 | -3/+1 |
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
* | WIP plugins: working hook on server side | Chocobozzz | 2019-07-24 | 1 | -0/+2 |