| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 3 | -22/+132 |
* | add node-youtube-dl download host env var in auto-updater | Rigel Kent | 2020-10-24 | 1 | -1/+1 |
* | Fix transcoding errors in readonly docker containers | Girish Ramakrishnan | 2020-10-23 | 1 | -1/+2 |
* | Refactor video extensions logic in server | Chocobozzz | 2020-08-11 | 3 | -14/+20 |
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 3 | -3/+6 |
* | Fix resolution for portrait videos | Chocobozzz | 2020-08-03 | 1 | -2/+2 |
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 1 | -1/+1 |
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 2 | -3/+9 |
* | Merge branch 'release/2.3.0' into develop | Chocobozzz | 2020-07-10 | 2 | -5/+34 |
|\ |
|
| * | Handle webp images from youtube-dl | Chocobozzz | 2020-07-10 | 2 | -5/+34 |
* | | Add new abuses tests | Chocobozzz | 2020-07-10 | 3 | -6/+6 |
* | | Implement abuses check params | Chocobozzz | 2020-07-10 | 4 | -11/+104 |
* | | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 6 | -80/+81 |
|/ |
|
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -4/+25 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 13 | -16/+16 |
* | Correctly fix subtitles import | Chocobozzz | 2020-06-17 | 1 | -11/+10 |
* | Fix getSubs import | Chocobozzz | 2020-06-16 | 1 | -0/+1 |
* | Add search target check params | Chocobozzz | 2020-06-10 | 1 | -2/+17 |
* | space optimizations for `node_modules` and client stats removal | Rigel Kent | 2020-06-10 | 1 | -5/+6 |
* | Make federation of unlisted videos an instance-level server preference (#2802) | Levi Bard | 2020-06-03 | 1 | -2/+18 |
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 1 | -0/+9 |
* | Add missing playlist and playlistElement types in AP context | Chocobozzz | 2020-05-13 | 1 | -0/+3 |
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -0/+10 |
* | Fix HLS audio only transcoding | Chocobozzz | 2020-05-05 | 1 | -0/+1 |
* | Accept numbers in plugin names | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -2/+1 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 4 | -18/+47 |
* | Factorize rest-table and fix/simplify SQL | Rigel Kent | 2020-05-01 | 1 | -1/+1 |
* | Make sure a report doesn't get deleted upon the deletion of its video | Rigel Kent | 2020-05-01 | 1 | -2/+10 |
* | Add licence and language support to y-dl imports | Chocobozzz | 2020-04-20 | 1 | -2/+13 |
* | Fix import captions test | Chocobozzz | 2020-04-15 | 1 | -7/+12 |
* | Add getSubs to YoutubeDL video import | kimsible | 2020-04-14 | 1 | -0/+36 |
* | Add SQL query support in plugins | Chocobozzz | 2020-04-09 | 1 | -1/+1 |
* | Refactor plugin helpers factory | Chocobozzz | 2020-04-09 | 1 | -22/+29 |
* | Fix torrent import on windows | Chocobozzz | 2020-04-07 | 2 | -5/+7 |
* | Support audio files import | Chocobozzz | 2020-04-03 | 2 | -7/+17 |
* | Fix video codec in HLS playlist | Chocobozzz | 2020-04-03 | 1 | -1/+2 |
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 2 | -3/+13 |
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 2 | -20/+27 |
* | Update dependencies | Chocobozzz | 2020-02-28 | 7 | -10/+10 |
* | Refactor email enabled function | Chocobozzz | 2020-02-17 | 1 | -4/+3 |
* | Creating a user with an empty password will send an email to let him set his ... | John Livingston | 2020-02-17 | 1 | -0/+10 |
* | fix typo in code comment | Marcin Mikołajczak | 2020-02-05 | 1 | -1/+1 |
* | Optimize context for CacheFile | Chocobozzz | 2020-02-04 | 1 | -91/+106 |
* | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 1 | -3/+12 |
* | Add model cache for video | Chocobozzz | 2020-02-04 | 2 | -6/+23 |
* | Reduce AP context size on specific activities | Chocobozzz | 2020-02-03 | 1 | -86/+93 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 23 | -260/+266 |
* | Fix lint | Chocobozzz | 2020-01-30 | 1 | -2/+0 |
* | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 3 | -10/+31 |