Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix typings | Chocobozzz | 2018-02-27 | 2 | -5/+3 | |
| | ||||||
* | Add warning in production.yaml | Chocobozzz | 2018-02-27 | 1 | -0/+1 | |
| | | | | To avoid confusion with the local-production.json file | |||||
* | Fix job panel sorting in administration | Chocobozzz | 2018-02-27 | 3 | -9/+35 | |
| | ||||||
* | Fix resolution for portrait videos | Chocobozzz | 2018-02-27 | 5 | -19/+27 | |
| | ||||||
* | Don't fail on upload if we cannot generate thumbnail | Chocobozzz | 2018-02-27 | 3 | -12/+27 | |
| | ||||||
* | Keep ratio for thumbnails | Chocobozzz | 2018-02-27 | 2 | -13/+13 | |
| | ||||||
* | Add logs for scheduler | Chocobozzz | 2018-02-27 | 2 | -0/+5 | |
| | ||||||
* | Add log when fetching the outbox | Chocobozzz | 2018-02-27 | 1 | -1/+5 | |
| | ||||||
* | Add 30 fps limit in transcoding | Chocobozzz | 2018-02-26 | 4 | -12/+76 | |
| | ||||||
* | Avoids easy cheating on vidoe views | Chocobozzz | 2018-02-23 | 5 | -12/+65 | |
| | ||||||
* | Fix lint | Chocobozzz | 2018-02-23 | 2 | -2/+2 | |
| | ||||||
* | Detect posting request in our own inbox | Chocobozzz | 2018-02-23 | 3 | -3/+21 | |
| | ||||||
* | Don't follow ourselves | Chocobozzz | 2018-02-23 | 1 | -0/+4 | |
| | ||||||
* | Add confirm when admin use custom js/css | Chocobozzz | 2018-02-22 | 1 | -1/+1 | |
| | ||||||
* | Register service worker | Chocobozzz | 2018-02-22 | 1 | -4/+11 | |
| | ||||||
* | Fix service worker registration | Chocobozzz | 2018-02-22 | 1 | -0/+2 | |
| | ||||||
* | Add ability to add custom css/javascript | Chocobozzz | 2018-02-22 | 4 | -6/+38 | |
| | ||||||
* | Add ability to update another user video | Chocobozzz | 2018-02-22 | 2 | -21/+27 | |
| | ||||||
* | Add links to comment mentions | Chocobozzz | 2018-02-21 | 5 | -5/+77 | |
| | ||||||
* | Unlisted videos are not displayed on Mastodon now | Chocobozzz | 2018-02-21 | 4 | -23/+19 | |
| | ||||||
* | 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 | |
| |