Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add ability for plugins to specify scale filter | Chocobozzz | 2021-04-09 | 3 | -71/+126 | |
* | | add tests for inputOptions and videoFilters in trancode plugins | Théo Le Calvar | 2021-04-09 | 2 | -2/+75 | |
* | | add option for transcode plugins to add video filters and make all options op... | Théo Le Calvar | 2021-04-09 | 1 | -8/+11 | |
* | | add support for inputOptions in trancode plugins | Théo Le Calvar | 2021-04-09 | 2 | -5/+10 | |
* | | Add server plugin helpers | Chocobozzz | 2021-04-09 | 9 | -249/+326 | |
* | | Also decache config | Chocobozzz | 2021-04-09 | 2 | -9/+11 | |
* | | Fix #3940: unload all children from the plugin module on updates. | John Livingston | 2021-04-09 | 1 | -1/+3 | |
* | | Tests that show the bug. | John Livingston | 2021-04-09 | 5 | -0/+126 | |
* | | Merge branch 'release/3.1.0' into develop | Chocobozzz | 2021-04-08 | 3 | -2/+25 | |
|\| | ||||||
| * | Fix outbox fetch with subtitled videos | Chocobozzz | 2021-04-08 | 1 | -1/+1 | |
| * | Remove duplicate captions | Chocobozzz | 2021-04-08 | 2 | -1/+24 | |
| * | Fix subtitles import | Chocobozzz | 2021-04-08 | 1 | -1/+1 | |
* | | Add size info in db for actor images | Chocobozzz | 2021-04-08 | 10 | -45/+118 | |
* | | Update data in DB when regenerate thumbnails | Chocobozzz | 2021-04-08 | 5 | -21/+33 | |
* | | Fix static ffmpeg version check | Chocobozzz | 2021-04-08 | 2 | -3/+3 | |
* | | Display banner on channel page | Chocobozzz | 2021-04-08 | 1 | -1/+1 | |
* | | Add ability to update the banner | Chocobozzz | 2021-04-08 | 4 | -3/+31 | |
* | | Add banner migrations | Chocobozzz | 2021-04-08 | 2 | -1/+51 | |
* | | Add banner tests | Chocobozzz | 2021-04-08 | 15 | -114/+181 | |
* | | Add banners support | Chocobozzz | 2021-04-08 | 30 | -236/+385 | |
* | | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 20 | -112/+149 | |
* | | Fix tests | Chocobozzz | 2021-04-08 | 1 | -1/+8 | |
* | | Remove libxmljs in favour of pure JS implem | Chocobozzz | 2021-04-06 | 1 | -7/+10 | |
* | | add sort select to my videos, change default sort to -publishedAt | Rigel Kent | 2021-04-06 | 1 | -0/+8 | |
* | | Fix import tests | Chocobozzz | 2021-04-06 | 1 | -0/+0 | |
* | | Fix tests | Chocobozzz | 2021-04-05 | 8 | -2/+2 | |
* | | Increase thumbnail size on server | Chocobozzz | 2021-04-05 | 1 | -2/+2 | |
* | | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 4 | -24/+10 | |
* | | Add client action hooks for pubish pages | Chocobozzz | 2021-03-24 | 1 | -2/+1 | |
* | | Add server hooks for search endpoint | Chocobozzz | 2021-03-24 | 3 | -12/+111 | |
* | | Add filter hook to forbid embed access | Chocobozzz | 2021-03-24 | 5 | -4/+102 | |
* | | Add hooks support for video download | Chocobozzz | 2021-03-24 | 4 | -13/+174 | |
* | | Fix external on logout hook | Chocobozzz | 2021-03-24 | 2 | -3/+9 | |
* | | Add regenrate thumbnails scripts | Chocobozzz | 2021-03-24 | 2 | -0/+111 | |
* | | Refactor auth flow | Chocobozzz | 2021-03-24 | 19 | -238/+471 | |
* | | Stricter email options typings | Chocobozzz | 2021-03-24 | 1 | -29/+24 | |
* | | Add new plugin/peertube version notifs | Chocobozzz | 2021-03-24 | 26 | -21/+598 | |
* | | Reduce bundle size using a const enum | Chocobozzz | 2021-03-24 | 1 | -3/+2 | |
* | | Check ffmepg version on startup | Chocobozzz | 2021-03-24 | 4 | -13/+54 | |
* | | Fix AP security tests | Chocobozzz | 2021-03-24 | 4 | -15/+34 | |
* | | Don't skip all threads on AP fetcher error | Chocobozzz | 2021-03-24 | 1 | -2/+6 | |
* | | Fix index search | Chocobozzz | 2021-03-24 | 1 | -2/+2 | |
* | | Fix AP flag validator | Chocobozzz | 2021-03-24 | 1 | -1/+1 | |
* | | Bigger video thumbnails for feeds | Chocobozzz | 2021-03-24 | 1 | -5/+5 | |
* | | Fix 404 AP status codes | Chocobozzz | 2021-03-24 | 7 | -85/+118 | |
* | | Fix request body limit | Chocobozzz | 2021-03-24 | 2 | -5/+16 | |
* | | Add jobs tag to logger | Chocobozzz | 2021-03-24 | 5 | -21/+28 | |
* | | Use got instead of request | Chocobozzz | 2021-03-24 | 28 | -297/+308 | |
* | | Refactor a little bit AP validators | Chocobozzz | 2021-03-24 | 6 | -109/+68 | |
* | | Introduce tags to the logger | Chocobozzz | 2021-03-24 | 6 | -22/+40 | |
|/ |