Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add nsfw support in import-videos | Chocobozzz | 2018-02-20 | 1 | -3/+12 |
| | |||||
* | Fix 401 detection on import videos | Chocobozzz | 2018-02-20 | 1 | -1/+1 |
| | |||||
* | Add ability to import videos from all supported youtube-dl sites | Chocobozzz | 2018-02-20 | 1 | -39/+73 |
| | |||||
* | import-youtube: add try/catch to manage token expiration when importing lot ↵ | LecygneNoir | 2018-02-20 | 1 | -14/+18 |
| | | | | of youtube videos (#306) | ||||
* | Handle line feeds in comments | Chocobozzz | 2018-02-20 | 1 | -2/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2018-02-19 | 3 | -3/+3 |
| | |||||
* | Add ability to import just one video from youtube | Chocobozzz | 2018-02-19 | 1 | -2/+8 |
| | |||||
* | Fix sort inconsistency | Chocobozzz | 2018-02-19 | 9 | -20/+20 |
| | |||||
* | Add ability to update thumbnail and preview on client | Chocobozzz | 2018-02-16 | 1 | -0/+6 |
| | |||||
* | Fix avatars on video watch page | Chocobozzz | 2018-02-16 | 1 | -0/+5 |
| | |||||
* | Try to improve production guide | Chocobozzz | 2018-02-16 | 1 | -0/+2 |
| | |||||
* | Fix duplicates detection | Chocobozzz | 2018-02-16 | 1 | -1/+1 |
| | |||||
* | Import videos in the correct order | Chocobozzz | 2018-02-16 | 1 | -1/+1 |
| | |||||
* | Fix remote image fetching | Chocobozzz | 2018-02-15 | 4 | -7/+14 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 37 | -138/+472 |
| | |||||
* | Fix max buffer reached in youtube import | Chocobozzz | 2018-02-15 | 1 | -9/+20 |
| | |||||
* | Fix concurrency issue on video upload | Chocobozzz | 2018-02-14 | 1 | -0/+1 |
| | |||||
* | Fix tests | Chocobozzz | 2018-02-14 | 9 | -18/+12 |
| | |||||
* | Move adding a video view videojs peertube plugin | Chocobozzz | 2018-02-14 | 1 | -1/+2 |
| | |||||
* | Support thumbnails in youtube import | Chocobozzz | 2018-02-14 | 2 | -2/+19 |
| | |||||
* | Handle thumbnail update | Chocobozzz | 2018-02-14 | 4 | -4/+14 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 20 | -141/+452 |
| | |||||
* | Fix deleting a video with comments | Chocobozzz | 2018-02-13 | 1 | -0/+21 |
| | |||||
* | Fix upload from CLI script | Chocobozzz | 2018-02-12 | 4 | -133/+57 |
| | |||||
* | Don't stuck on active jobs | Chocobozzz | 2018-02-12 | 2 | -2/+29 |
| | |||||
* | Improve youtube import script | Chocobozzz | 2018-02-12 | 1 | -34/+39 |
| | |||||
* | Begin import script with youtube-dl | Chocobozzz | 2018-02-09 | 5 | -6/+165 |
| | |||||
* | Fix config test | Chocobozzz | 2018-02-09 | 1 | -2/+2 |
| | |||||
* | Fix crash with websocket tracker | Chocobozzz | 2018-02-09 | 1 | -2/+2 |
| | |||||
* | Fix timestamp logging | Chocobozzz | 2018-02-09 | 1 | -1/+1 |
| | |||||
* | Add service worker | Chocobozzz | 2018-02-08 | 1 | -2/+2 |
| | |||||
* | Server the manifest too | Chocobozzz | 2018-02-08 | 1 | -0/+2 |
| | |||||
* | Fix job count api | Chocobozzz | 2018-02-08 | 1 | -1/+1 |
| | |||||
* | Fix job queue api | Chocobozzz | 2018-02-07 | 1 | -1/+1 |
| | |||||
* | Correctly set the activity audience in outbox | Chocobozzz | 2018-02-07 | 1 | -2/+3 |
| | |||||
* | Only list unlisted/public videos in outbox | Chocobozzz | 2018-02-04 | 1 | -1/+5 |
| | |||||
* | Fix announces when fetching the actor outbox | Chocobozzz | 2018-02-04 | 1 | -1/+1 |
| | |||||
* | Send an email on video abuse report | Chocobozzz | 2018-02-01 | 5 | -6/+84 |
| | |||||
* | Add about page | Chocobozzz | 2018-01-31 | 3 | -8/+50 |
| | |||||
* | Add new name/terms/description config options | Chocobozzz | 2018-01-31 | 6 | -3/+29 |
| | |||||
* | Don't leak unlisted videos | Chocobozzz | 2018-01-31 | 1 | -3/+12 |
| | |||||
* | Add version in footer | Chocobozzz | 2018-01-31 | 1 | -0/+2 |
| | |||||
* | Fix job queue backoff | Chocobozzz | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | Add tests for emails | Chocobozzz | 2018-01-30 | 8 | -12/+198 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 10 | -23/+364 |
| | |||||
* | Add ability to login with email | Chocobozzz | 2018-01-29 | 3 | -16/+7 |
| | |||||
* | Fix migrations | Chocobozzz | 2018-01-29 | 2 | -1/+24 |
| | |||||
* | Add missing context fields | Chocobozzz | 2018-01-29 | 1 | -0/+18 |
| | |||||
* | Add id to likes/dislikes/comments/shares collections | Chocobozzz | 2018-01-29 | 4 | -18/+128 |
| | |||||
* | Fix video announces processing | Chocobozzz | 2018-01-26 | 1 | -2/+5 |
| |