| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 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 |
* | 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 |
* | Fix build with typescript 3.8 | Chocobozzz | 2020-02-28 | 6 | -7/+7 |
* | Update dependencies | Chocobozzz | 2020-02-28 | 28 | -47/+48 |
* | Fix WS tracker | Chocobozzz | 2020-02-25 | 1 | -1/+1 |
* | Fix CPU usage on PostgreSQL | Chocobozzz | 2020-02-25 | 1 | -30/+19 |
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-20 | 1 | -1/+7 |
|\ |
|
| * | Fix CSP for embeds | Chocobozzz | 2020-02-20 | 1 | -1/+7 |
* | | Fix emailer | Chocobozzz | 2020-02-18 | 1 | -1/+1 |
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 1 | -1/+3 |
|\| |
|
| * | Correctly fix auto follows | Chocobozzz | 2020-02-17 | 1 | -1/+3 |
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 2 | -3/+3 |
|\| |
|
| * | Fix avatar update | Chocobozzz | 2020-02-17 | 1 | -2/+2 |
| * | Manual approves followers only for the instance | Chocobozzz | 2020-02-17 | 1 | -1/+1 |
* | | Refactor email enabled function | Chocobozzz | 2020-02-17 | 8 | -25/+25 |
* | | Creating a user with an empty password will send an email to let him set his ... | John Livingston | 2020-02-17 | 8 | -15/+165 |
* | | Make the search helper change based on the server config | Rigel Kent | 2020-02-13 | 2 | -0/+12 |
* | | Update default user theme to instance-default | Jorge Silva | 2020-02-12 | 1 | -2/+2 |
* | | peertube-import-videos passes remaining options down to youtube-dl | Raphaël Droz | 2020-02-12 | 1 | -3/+5 |
* | | Correctly check remote extension | Chocobozzz | 2020-02-12 | 1 | -3/+9 |
* | | Fix remote avatar without AP mediatype field | Chocobozzz | 2020-02-12 | 2 | -13/+18 |
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-07 | 1 | -0/+5 |
|\| |
|
| * | Correctly fix octet stream fallback for video ext | Chocobozzz | 2020-02-07 | 1 | -0/+2 |
| * | Support wma and wav audio files | Chocobozzz | 2020-02-07 | 1 | -0/+3 |
| * | Remove octet stream fallback for video extension | Chocobozzz | 2020-02-06 | 1 | -1/+0 |
* | | Small cleanup | Chocobozzz | 2020-02-06 | 1 | -13/+12 |
* | | Be more robust with missing thumbnails/previews | Chocobozzz | 2020-02-06 | 2 | -4/+18 |
* | | Remove octet stream fallback for video extension | Chocobozzz | 2020-02-06 | 1 | -1/+0 |
* | | Fix language list build | Chocobozzz | 2020-02-06 | 1 | -1/+1 |
* | | fix typo in code comment | Marcin Mikołajczak | 2020-02-05 | 1 | -1/+1 |
* | | Optimize context for CacheFile | Chocobozzz | 2020-02-04 | 4 | -95/+113 |
* | | Optimize view endpoint | Chocobozzz | 2020-02-04 | 6 | -22/+47 |
* | | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 9 | -33/+94 |
* | | Add model cache for video | Chocobozzz | 2020-02-04 | 8 | -21/+106 |
* | | Use a singleton for model cache | Chocobozzz | 2020-02-04 | 3 | -77/+122 |
* | | Upgrade express-rate-limit | Chocobozzz | 2020-02-04 | 2 | -5/+1 |