Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix banner error in actor json | Chocobozzz | 2021-04-13 | 1 | -1/+1 | |
| | | ||||||
* | | Fix lint | Chocobozzz | 2021-04-12 | 1 | -0/+2 | |
| | | ||||||
* | | Upgrade server dep' | Chocobozzz | 2021-04-12 | 1 | -1/+1 | |
| | | ||||||
* | | Dissociate frameguard from csp | Chocobozzz | 2021-04-12 | 3 | -0/+40 | |
| | | ||||||
* | | Don't save other attributes when set as refreshed | Chocobozzz | 2021-04-12 | 2 | -4/+15 | |
| | | ||||||
* | | add channel and playlist stats to server stats endpoint (#3747) | Rigel Kent | 2021-04-12 | 4 | -22/+184 | |
| | | | | | | | | | | | | | | * add channel and playlist stats to nodeinfo * add tests for active video channels stats * fix tests for active channel stats | |||||
* | | Ensure to install supported plugins | Chocobozzz | 2021-04-12 | 5 | -9/+29 | |
| | | ||||||
* | | Don't retry failed transaction for refresh | Chocobozzz | 2021-04-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | It's just a refresh and could lead to some issues in our tests. If there is a transaction conflict, it means that the same video is already beeing updated so aborting should be fine | |||||
* | | Fix print transcode command script | Chocobozzz | 2021-04-09 | 1 | -1/+2 | |
| | | ||||||
* | | Add scale filter to documentation | Chocobozzz | 2021-04-09 | 3 | -10/+7 | |
| | | ||||||
* | | 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 ↵ | Théo Le Calvar | 2021-04-09 | 1 | -8/+11 | |
| | | | | | | | | optional | |||||
* | | 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 | |
| | | | | | | | | fixes #3779 | |||||
* | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * title attribute is missing on <iframe> tag suggested for embedding #3861 * fix #3901 * fix: escapeHTML #3901 * fix: playlist title instead of video title #3901 * fix #3901 * assign title directly #3901 | |||||
* | | 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 | |
| | | | | | | | | | | Reimplement some node-oauth2-server methods to remove hacky code needed by our external login workflow | |||||
* | | 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 | |
| | |