| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix lint | Chocobozzz | 2021-04-12 | 1 | -1/+1 |
* | Add plugin placeholder elements support | Chocobozzz | 2021-04-12 | 2 | -0/+2 |
* | add channel and playlist stats to server stats endpoint (#3747) | Rigel Kent | 2021-04-12 | 1 | -0/+7 |
* | Add ability for plugins to specify scale filter | Chocobozzz | 2021-04-09 | 1 | -1/+4 |
* | add option for transcode plugins to add video filters and make all options op... | Théo Le Calvar | 2021-04-09 | 1 | -2/+3 |
* | add support for inputOptions in trancode plugins | Théo Le Calvar | 2021-04-09 | 1 | -0/+1 |
* | Update plugins doc | Chocobozzz | 2021-04-09 | 1 | -1/+1 |
* | Add ability to hide plugin settings | Chocobozzz | 2021-04-09 | 2 | -0/+9 |
* | Plugins can register html/select settings | Chocobozzz | 2021-04-09 | 2 | -5/+11 |
* | Add size info in db for actor images | Chocobozzz | 2021-04-08 | 1 | -0/+6 |
* | Add ability to update the banner | Chocobozzz | 2021-04-08 | 1 | -0/+9 |
* | Add banner tests | Chocobozzz | 2021-04-08 | 3 | -11/+29 |
* | Add banners support | Chocobozzz | 2021-04-08 | 3 | -2/+5 |
* | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 8 | -10/+13 |
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -0/+18 |
* | Add auth user client hook actions | Chocobozzz | 2021-03-24 | 1 | -0/+6 |
* | Add client action hooks for pubish pages | Chocobozzz | 2021-03-24 | 1 | -0/+9 |
* | Add server hooks for search endpoint | Chocobozzz | 2021-03-24 | 1 | -0/+10 |
* | Add filter hook to forbid embed access | Chocobozzz | 2021-03-24 | 1 | -1/+5 |
* | Add hooks support for video download | Chocobozzz | 2021-03-24 | 2 | -2/+10 |
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 2 | -0/+10 |
* | Stricter email options typings | Chocobozzz | 2021-03-24 | 1 | -8/+45 |
* | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 10 | -12/+132 |
* | Reduce bundle size using a const enum | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
* | Fix AP security tests | Chocobozzz | 2021-03-24 | 1 | -2/+2 |
* | Use got instead of request | Chocobozzz | 2021-03-24 | 2 | -4/+3 |
* | Support sq | Chocobozzz | 2021-03-09 | 1 | -1/+2 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 4 | -3/+42 |
* | Fix broken local actors | Chocobozzz | 2021-02-26 | 1 | -0/+5 |
* | Add more AP stats to stats endpoint | Chocobozzz | 2021-02-26 | 1 | -1/+29 |
* | Async torrent creation | Chocobozzz | 2021-02-25 | 1 | -3/+24 |
* | Fix stats tests | Chocobozzz | 2021-02-19 | 1 | -0/+12 |
* | Fix video comments display with deleted comments | Chocobozzz | 2021-02-19 | 1 | -0/+4 |
* | Try to speed up server tests | Chocobozzz | 2021-02-19 | 5 | -23/+61 |
* | Fix feeds | Chocobozzz | 2021-02-18 | 1 | -2/+1 |
* | Add ability to update torrents cache in client | Chocobozzz | 2021-02-18 | 2 | -0/+7 |
* | Don't guess remote tracker URL | Chocobozzz | 2021-02-18 | 2 | -3/+14 |
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 2 | -4/+26 |
* | Remove previous thumbnail if needed | Chocobozzz | 2021-02-16 | 1 | -1/+1 |
* | Generate a name for caption files | Chocobozzz | 2021-02-16 | 1 | -1/+1 |
* | Guess if we need to generate the thumbnail for imports | Chocobozzz | 2021-02-12 | 1 | -2/+0 |
* | Painfully debug concurrent import jobs | Chocobozzz | 2021-02-09 | 1 | -1/+1 |
* | Allow to specify transcoding and import jobs concurrency | Chocobozzz | 2021-02-08 | 3 | -0/+6 |
* | add best trending strategy based on Reddit's best | Rigel Kent | 2021-02-04 | 2 | -2/+3 |
* | Update server dependencies | Chocobozzz | 2021-02-03 | 5 | -18/+21 |
* | Fix tmp tests | Chocobozzz | 2021-02-02 | 1 | -2/+6 |
* | Add ability to update plugin auth | Chocobozzz | 2021-02-01 | 2 | -0/+3 |
* | Fix redundancy with HLS only files | Chocobozzz | 2021-02-01 | 1 | -1/+1 |
* | Use veryfast preset for default transcoding profile | Chocobozzz | 2021-01-29 | 1 | -0/+2 |
* | Try to support other codecs | Chocobozzz | 2021-01-29 | 1 | -1/+1 |