Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 5 | -9/+53 |
* | Refactor a little bit controllers | Chocobozzz | 2021-05-12 | 10 | -488/+608 |
* | Stricter models typing | Chocobozzz | 2021-05-12 | 4 | -14/+22 |
* | Error if importing a torrent with multiple files | Chocobozzz | 2021-05-11 | 1 | -5/+15 |
* | Reorganize plugin models | Chocobozzz | 2021-05-11 | 1 | -15/+18 |
* | Cleanup shared models | Chocobozzz | 2021-05-11 | 2 | -2/+2 |
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 12 | -26/+26 |
* | Use a class for youtube-dl | Chocobozzz | 2021-05-11 | 2 | -5/+7 |
* | Optimize videos feed endpoint | Chocobozzz | 2021-05-10 | 1 | -4/+7 |
* | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 2 | -20/+103 |
* | Update channel updatedAt when uploading a video | Chocobozzz | 2021-05-10 | 1 | -0/+3 |
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 5 | -47/+54 |
* | Ensure to install supported plugins | Chocobozzz | 2021-04-12 | 1 | -1/+1 |
* | Add server plugin helpers | Chocobozzz | 2021-04-09 | 2 | -246/+6 |
* | Add ability to update the banner | Chocobozzz | 2021-04-08 | 1 | -0/+8 |
* | Add banner tests | Chocobozzz | 2021-04-08 | 2 | -2/+2 |
* | Add banners support | Chocobozzz | 2021-04-08 | 7 | -32/+66 |
* | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 3 | -20/+25 |
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -1/+3 |
* | Add server hooks for search endpoint | Chocobozzz | 2021-03-24 | 1 | -11/+26 |
* | Add filter hook to forbid embed access | Chocobozzz | 2021-03-24 | 2 | -1/+29 |
* | Add hooks support for video download | Chocobozzz | 2021-03-24 | 1 | -11/+74 |
* | Fix external on logout hook | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 3 | -19/+75 |
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 1 | -1/+3 |
* | Fix index search | Chocobozzz | 2021-03-24 | 1 | -2/+2 |
* | Bigger video thumbnails for feeds | Chocobozzz | 2021-03-24 | 1 | -5/+5 |
* | Fix request body limit | Chocobozzz | 2021-03-24 | 1 | -1/+0 |
* | Add jobs tag to logger | Chocobozzz | 2021-03-24 | 1 | -2/+2 |
* | Use got instead of request | Chocobozzz | 2021-03-24 | 1 | -5/+5 |
* | Introduce tags to the logger | Chocobozzz | 2021-03-24 | 1 | -5/+6 |
* | Fix emptying video tags | Chocobozzz | 2021-03-03 | 1 | -6/+7 |
* | Fix broken local actors | Chocobozzz | 2021-02-26 | 2 | -5/+4 |
* | Async torrent creation | Chocobozzz | 2021-02-25 | 1 | -7/+31 |
* | Fix tests | Chocobozzz | 2021-02-19 | 1 | -2/+1 |
* | Fix thread replies API response | Chocobozzz | 2021-02-19 | 1 | -2/+0 |
* | Optimize rate endpoint | Chocobozzz | 2021-02-19 | 1 | -0/+3 |
* | Fix video comments display with deleted comments | Chocobozzz | 2021-02-19 | 1 | -3/+10 |
* | Try to speed up server tests | Chocobozzz | 2021-02-19 | 2 | -3/+8 |
* | Fix import tests | Chocobozzz | 2021-02-18 | 1 | -0/+1 |
* | Cleanup | Chocobozzz | 2021-02-18 | 2 | -1/+2 |
* | Fix feeds | Chocobozzz | 2021-02-18 | 1 | -1/+1 |
* | Add ability to update torrents cache in client | Chocobozzz | 2021-02-18 | 1 | -0/+3 |
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 5 | -92/+105 |
* | Remove previous thumbnail if needed | Chocobozzz | 2021-02-16 | 3 | -8/+23 |
* | Generate a name for caption files | Chocobozzz | 2021-02-16 | 3 | -36/+31 |
* | Generate a name for thumbnails | Chocobozzz | 2021-02-16 | 2 | -17/+16 |
* | Remove deprecated static routes | Chocobozzz | 2021-02-16 | 1 | -19/+0 |
* | Guess if we need to generate the thumbnail for imports | Chocobozzz | 2021-02-12 | 1 | -2/+0 |
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 1 | -0/+2 |