Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pr/2629' into develop | Chocobozzz | 2020-04-15 | 5 | -4/+120 |
|\ | |||||
| * | Fix import captions test | Chocobozzz | 2020-04-15 | 5 | -36/+47 |
| | | |||||
| * | Add unit tests for captions via URL import | kimsible | 2020-04-14 | 1 | -1/+43 |
| | | |||||
| * | Add getSubs to YoutubeDL video import | kimsible | 2020-04-14 | 2 | -1/+64 |
| | | |||||
* | | Refactor follow/mute as modals in admin, add actions in abuse list | Rigel Kent | 2020-04-14 | 2 | -10/+8 |
|/ | |||||
* | Catch error in import script | Chocobozzz | 2020-04-14 | 1 | -6/+10 |
| | |||||
* | Add log in peertube watch script on error | Chocobozzz | 2020-04-14 | 1 | -1/+6 |
| | |||||
* | Add misc endpoints and helpers to npm test | Chocobozzz | 2020-04-14 | 1 | -0/+2 |
| | |||||
* | Increase fetcher job ttl | Chocobozzz | 2020-04-11 | 1 | -2/+2 |
| | |||||
* | Add CORS to AP routes | Chocobozzz | 2020-04-10 | 1 | -0/+2 |
| | |||||
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 10 | -231/+464 |
| | |||||
* | Fix lint for emailer | Rigel Kent | 2020-04-10 | 1 | -1/+1 |
| | |||||
* | Add sendmail | Ismaƫl Bouya | 2020-04-10 | 2 | -25/+43 |
| | |||||
* | Increase max page value | Chocobozzz | 2020-04-10 | 1 | -1/+1 |
| | |||||
* | Check config resolutions keys | Chocobozzz | 2020-04-10 | 1 | -0/+2 |
| | |||||
* | Add ability to remove a video from a plugin | Chocobozzz | 2020-04-09 | 5 | -9/+68 |
| | |||||
* | Add SQL query support in plugins | Chocobozzz | 2020-04-09 | 8 | -7/+107 |
| | |||||
* | Refactor plugin helpers factory | Chocobozzz | 2020-04-09 | 5 | -169/+242 |
| | |||||
* | Fix repl script | Chocobozzz | 2020-04-09 | 1 | -3/+2 |
| | |||||
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 9 | -2/+262 |
| | |||||
* | Fix torrent import on windows | Chocobozzz | 2020-04-07 | 2 | -5/+7 |
| | |||||
* | Support audio files import | Chocobozzz | 2020-04-03 | 6 | -46/+73 |
| | |||||
* | Fix typo in db field check | Chocobozzz | 2020-04-03 | 1 | -1/+1 |
| | |||||
* | Fix video codec in HLS playlist | Chocobozzz | 2020-04-03 | 1 | -1/+2 |
| | |||||
* | Update CLI dependencies | Chocobozzz | 2020-04-02 | 3 | -262/+359 |
| | |||||
* | Fix CLI tools typings | Chocobozzz | 2020-04-01 | 1 | -3/+3 |
| | |||||
* | Fix sitemap | Chocobozzz | 2020-04-01 | 1 | -2/+2 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-04-01 | 1 | -6/+8 |
| | |||||
* | Use inner join and document code for viewr stats for channels | Rigel Kent | 2020-03-31 | 2 | -34/+35 |
| | |||||
* | Tests for viewsPerDay | Rigel Kent | 2020-03-31 | 2 | -4/+42 |
| | |||||
* | Put channel stats behind withStats flag | Rigel Kent | 2020-03-31 | 3 | -5/+17 |
| | |||||
* | View stats for channels | Rigel Kent | 2020-03-31 | 1 | -42/+105 |
| | |||||
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 3 | -39/+241 |
| | |||||
* | Try to fix tracker tests issues | Chocobozzz | 2020-03-20 | 1 | -2/+8 |
| | |||||
* | Fix add comment in threads with deleted comments | Chocobozzz | 2020-03-20 | 2 | -1/+4 |
| | |||||
* | Fix internal videos in playlists | Chocobozzz | 2020-03-20 | 1 | -1/+4 |
| | |||||
* | Optimize sql requests on broadcast | Chocobozzz | 2020-03-19 | 1 | -53/+36 |
| | |||||
* | Fix 500 when adding video in playlist | Chocobozzz | 2020-03-19 | 1 | -1/+7 |
| | |||||
* | Fix total videos stats | Chocobozzz | 2020-03-13 | 3 | -7/+30 |
| | |||||
* | Fix re running HLS transcoding | Chocobozzz | 2020-03-12 | 1 | -1/+1 |
| | |||||
* | Fix federation with pleroma | Chocobozzz | 2020-03-12 | 1 | -2/+4 |
| | |||||
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 7 | -70/+185 |
| | |||||
* | Fix sitemap endpoint | Chocobozzz | 2020-03-11 | 1 | -6/+14 |
| | |||||
* | Fix CSP issue on WebFinger service (#2541) | Lucien A | 2020-03-11 | 1 | -0/+3 |
| | | | | | | | * Fix CSP issue on WebFinger service WebFinger RFC states that CSP should allow any origin to access WebFinger resources. * Update webfinger.ts | ||||
* | Fix lint | Chocobozzz | 2020-03-10 | 2 | -4/+2 |
| | |||||
* | Use grid to organise settings in admin, my-account | Rigel Kent | 2020-03-10 | 2 | -4/+2 |
| | |||||
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 8 | -99/+102 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 14 | -44/+318 |
| | | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata | ||||
* | Wrap videos list query in raw SQL | Chocobozzz | 2020-03-10 | 3 | -85/+292 |
| | |||||
* | Rewrite video list in raw SQL | Chocobozzz | 2020-03-10 | 3 | -434/+428 |
| |