| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorganize plugin models | Chocobozzz | 2021-05-11 | 2 | -14/+8 |
* | Cleanup shared models | Chocobozzz | 2021-05-11 | 8 | -77/+81 |
* | Increase tests timeout | Chocobozzz | 2021-05-10 | 1 | -2/+2 |
* | Fix handle downs test | Chocobozzz | 2021-05-10 | 1 | -1/+1 |
* | Fix E2E tests | Chocobozzz | 2021-05-10 | 1 | -1/+1 |
* | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 9 | -737/+987 |
* | Update channel updatedAt when uploading a video | Chocobozzz | 2021-05-10 | 1 | -25/+57 |
* | Increase test timeout | Chocobozzz | 2021-05-07 | 1 | -1/+1 |
* | Refactor a little bit live tests | Chocobozzz | 2021-05-07 | 3 | -75/+27 |
* | Fix remote actor creation date | Chocobozzz | 2021-05-07 | 1 | -11/+17 |
* | Plugin user.getAuthUser is now async | Chocobozzz | 2021-05-05 | 2 | -2/+4 |
* | Fix transcoding job priority | Chocobozzz | 2021-05-05 | 1 | -6/+1 |
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 3 | -4/+114 |
* | Increase test timeout | Chocobozzz | 2021-04-26 | 1 | -1/+1 |
* | Fix plugin helpers tests | Chocobozzz | 2021-04-22 | 2 | -6/+4 |
* | Add data directory for plugins and some helpers | Chocobozzz | 2021-04-22 | 4 | -5/+156 |
* | More robust tests | Chocobozzz | 2021-04-15 | 3 | -27/+29 |
* | Increase ffmpeg tests timeout | Chocobozzz | 2021-04-15 | 1 | -5/+5 |
* | modify tests to support current behaviour regarding plaintext description | Rigel Kent | 2021-04-13 | 1 | -4/+5 |
* | Dissociate frameguard from csp | Chocobozzz | 2021-04-12 | 1 | -0/+34 |
* | add channel and playlist stats to server stats endpoint (#3747) | Rigel Kent | 2021-04-12 | 1 | -3/+73 |
* | Fix print transcode command script | Chocobozzz | 2021-04-09 | 1 | -1/+2 |
* | Add scale filter to documentation | Chocobozzz | 2021-04-09 | 1 | -1/+0 |
* | Add ability for plugins to specify scale filter | Chocobozzz | 2021-04-09 | 2 | -46/+85 |
* | add tests for inputOptions and videoFilters in trancode plugins | Théo Le Calvar | 2021-04-09 | 2 | -2/+75 |
* | Add server plugin helpers | Chocobozzz | 2021-04-09 | 2 | -1/+39 |
* | Tests that show the bug. | John Livingston | 2021-04-09 | 5 | -0/+126 |
* | Add size info in db for actor images | Chocobozzz | 2021-04-08 | 1 | -0/+11 |
* | Update data in DB when regenerate thumbnails | Chocobozzz | 2021-04-08 | 1 | -9/+23 |
* | Fix static ffmpeg version check | Chocobozzz | 2021-04-08 | 1 | -2/+2 |
* | Add ability to update the banner | Chocobozzz | 2021-04-08 | 1 | -1/+3 |
* | Add banner tests | Chocobozzz | 2021-04-08 | 4 | -46/+110 |
* | Remove libxmljs in favour of pure JS implem | Chocobozzz | 2021-04-06 | 1 | -7/+10 |
* | Fix import tests | Chocobozzz | 2021-04-06 | 1 | -0/+0 |
* | Fix tests | Chocobozzz | 2021-04-05 | 8 | -2/+2 |
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -3/+5 |
* | Add client action hooks for pubish pages | Chocobozzz | 2021-03-24 | 1 | -2/+1 |
* | Add server hooks for search endpoint | Chocobozzz | 2021-03-24 | 2 | -1/+85 |
* | Add filter hook to forbid embed access | Chocobozzz | 2021-03-24 | 2 | -2/+72 |
* | Add hooks support for video download | Chocobozzz | 2021-03-24 | 2 | -0/+89 |
* | Add regenrate thumbnails scripts | Chocobozzz | 2021-03-24 | 2 | -0/+111 |
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 3 | -7/+48 |
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 3 | -1/+169 |
* | Fix AP security tests | Chocobozzz | 2021-03-24 | 1 | -9/+26 |
* | Fix 404 AP status codes | Chocobozzz | 2021-03-24 | 1 | -25/+48 |
* | Use got instead of request | Chocobozzz | 2021-03-24 | 3 | -29/+29 |
* | Fix mention notification with deleted comment | Chocobozzz | 2021-03-22 | 1 | -1/+1 |
* | Increase timeouts | Chocobozzz | 2021-03-04 | 1 | -2/+2 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 2 | -0/+284 |
* | Add a test for refreshing remote keys | Chocobozzz | 2021-02-26 | 1 | -7/+58 |