aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* | Ensure to install supported pluginsChocobozzz2021-04-125-9/+29
* | Don't retry failed transaction for refreshChocobozzz2021-04-091-1/+1
* | Fix print transcode command scriptChocobozzz2021-04-091-1/+2
* | Add scale filter to documentationChocobozzz2021-04-093-10/+7
* | Add ability for plugins to specify scale filterChocobozzz2021-04-093-71/+126
* | add tests for inputOptions and videoFilters in trancode pluginsThéo Le Calvar2021-04-092-2/+75
* | add option for transcode plugins to add video filters and make all options op...Théo Le Calvar2021-04-091-8/+11
* | add support for inputOptions in trancode pluginsThéo Le Calvar2021-04-092-5/+10
* | Add server plugin helpersChocobozzz2021-04-099-249/+326
* | Also decache configChocobozzz2021-04-092-9/+11
* | Fix #3940: unload all children from the plugin module on updates.John Livingston2021-04-091-1/+3
* | Tests that show the bug.John Livingston2021-04-095-0/+126
* | Merge branch 'release/3.1.0' into developChocobozzz2021-04-083-2/+25
|\|
| * Fix outbox fetch with subtitled videosChocobozzz2021-04-081-1/+1
| * Remove duplicate captionsChocobozzz2021-04-082-1/+24
| * Fix subtitles importChocobozzz2021-04-081-1/+1
* | Add size info in db for actor imagesChocobozzz2021-04-0810-45/+118
* | Update data in DB when regenerate thumbnailsChocobozzz2021-04-085-21/+33
* | Fix static ffmpeg version checkChocobozzz2021-04-082-3/+3
* | Display banner on channel pageChocobozzz2021-04-081-1/+1
* | Add ability to update the bannerChocobozzz2021-04-084-3/+31
* | Add banner migrationsChocobozzz2021-04-082-1/+51
* | Add banner testsChocobozzz2021-04-0815-114/+181
* | Add banners supportChocobozzz2021-04-0830-236/+385
* | Agnostic actor image storageChocobozzz2021-04-0820-112/+149
* | Fix testsChocobozzz2021-04-081-1/+8
* | Remove libxmljs in favour of pure JS implemChocobozzz2021-04-061-7/+10
* | add sort select to my videos, change default sort to -publishedAtRigel Kent2021-04-061-0/+8
* | Fix import testsChocobozzz2021-04-061-0/+0
* | Fix testsChocobozzz2021-04-058-2/+2
* | Increase thumbnail size on serverChocobozzz2021-04-051-2/+2
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901)Thavarasa Prasanth2021-03-314-24/+10
* | Add client action hooks for pubish pagesChocobozzz2021-03-241-2/+1
* | Add server hooks for search endpointChocobozzz2021-03-243-12/+111
* | Add filter hook to forbid embed accessChocobozzz2021-03-245-4/+102
* | Add hooks support for video downloadChocobozzz2021-03-244-13/+174
* | Fix external on logout hookChocobozzz2021-03-242-3/+9
* | Add regenrate thumbnails scriptsChocobozzz2021-03-242-0/+111
* | Refactor auth flowChocobozzz2021-03-2419-238/+471
* | Stricter email options typingsChocobozzz2021-03-241-29/+24
* | Add new plugin/peertube version notifsChocobozzz2021-03-2426-21/+598
* | Reduce bundle size using a const enumChocobozzz2021-03-241-3/+2
* | Check ffmepg version on startupChocobozzz2021-03-244-13/+54
* | Fix AP security testsChocobozzz2021-03-244-15/+34
* | Don't skip all threads on AP fetcher errorChocobozzz2021-03-241-2/+6
* | Fix index searchChocobozzz2021-03-241-2/+2
* | Fix AP flag validatorChocobozzz2021-03-241-1/+1
* | Bigger video thumbnails for feedsChocobozzz2021-03-241-5/+5
* | Fix 404 AP status codesChocobozzz2021-03-247-85/+118
* | Fix request body limitChocobozzz2021-03-242-5/+16