Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add API doc for playlists | Chocobozzz | 2020-04-21 | 1 | -1/+3 |
| | |||||
* | Do not display deleted comments in RSS feed | Chocobozzz | 2020-04-21 | 1 | -1/+3 |
| | |||||
* | Don't leak unlisted videos in comments feed | Chocobozzz | 2020-04-21 | 3 | -4/+18 |
| | |||||
* | Add ability to remove privacies using plugins | Chocobozzz | 2020-04-20 | 4 | -8/+101 |
| | |||||
* | Add ability to sort by originallyPublishedAt | Chocobozzz | 2020-04-20 | 3 | -9/+50 |
| | |||||
* | Add licence and language support to y-dl imports | Chocobozzz | 2020-04-20 | 2 | -5/+16 |
| | |||||
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 5 | -41/+52 |
| | | | | | | | | | | | * Add thumbnails generation on the fly to URL import * Display generated preview to import first edit * Use ternary to get type inference * Move preview/thumbnail test just after import Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix videos languages filter SQL query | Chocobozzz | 2020-04-20 | 1 | -7/+8 |
| | |||||
* | Fix tests correctly | Chocobozzz | 2020-04-20 | 1 | -9/+9 |
| | |||||
* | Fix tests | Chocobozzz | 2020-04-20 | 2 | -10/+11 |
| | |||||
* | Use originallyPublishedAt from body on import if it exists | Chocobozzz | 2020-04-17 | 1 | -1/+1 |
| | |||||
* | Fix languageOneOf filter with only _unknown | Chocobozzz | 2020-04-16 | 1 | -13/+18 |
| | |||||
* | Do not support subscriptions to accounts | Chocobozzz | 2020-04-16 | 3 | -1/+7 |
| | |||||
* | Fix import/upload CLI options | Chocobozzz | 2020-04-16 | 1 | -2/+3 |
| | |||||
* | Fix user video quota with webtorrent disabled | Chocobozzz | 2020-04-16 | 2 | -34/+93 |
| | |||||
* | 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 |
| |