Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "local" videos in menu | Chocobozzz | 2018-03-13 | 2 | -1/+43 |
* | Change video abuse API response | Chocobozzz | 2018-03-12 | 2 | -16/+18 |
* | Update videos api list for account | Chocobozzz | 2018-03-12 | 8 | -66/+89 |
* | Add ability to change the homepage | Chocobozzz | 2018-03-01 | 2 | -0/+6 |
* | Add stats route | Chocobozzz | 2018-02-28 | 7 | -6/+125 |
* | Add 30 fps limit in transcoding | Chocobozzz | 2018-02-26 | 2 | -1/+32 |
* | Avoids easy cheating on vidoe views | Chocobozzz | 2018-02-23 | 2 | -10/+27 |
* | Add ability to add custom css/javascript | Chocobozzz | 2018-02-22 | 2 | -3/+23 |
* | Add ability to update another user video | Chocobozzz | 2018-02-22 | 1 | -6/+22 |
* | Try to improve production guide | Chocobozzz | 2018-02-16 | 1 | -0/+2 |
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 13 | -57/+186 |
* | Fix tests | Chocobozzz | 2018-02-14 | 9 | -18/+12 |
* | Support thumbnails in youtube import | Chocobozzz | 2018-02-14 | 1 | -1/+1 |
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 9 | -65/+230 |
* | Fix upload from CLI script | Chocobozzz | 2018-02-12 | 1 | -1/+3 |
* | Don't stuck on active jobs | Chocobozzz | 2018-02-12 | 1 | -1/+1 |
* | Begin import script with youtube-dl | Chocobozzz | 2018-02-09 | 4 | -217/+6 |
* | Fix config test | Chocobozzz | 2018-02-09 | 1 | -2/+2 |
* | Send an email on video abuse report | Chocobozzz | 2018-02-01 | 2 | -4/+34 |
* | Add about page | Chocobozzz | 2018-01-31 | 2 | -7/+31 |
* | Add new name/terms/description config options | Chocobozzz | 2018-01-31 | 3 | -2/+17 |
* | Add tests for emails | Chocobozzz | 2018-01-30 | 5 | -1/+167 |
* | Add ability to login with email | Chocobozzz | 2018-01-29 | 1 | -1/+1 |
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 6 | -37/+45 |
* | Misc. typos (#245) | luzpaz | 2018-01-25 | 1 | -1/+1 |
* | Add api doc in html | Chocobozzz | 2018-01-24 | 2 | -2/+1 |
* | Fix tests | Chocobozzz | 2018-01-24 | 2 | -19/+28 |
* | Destroy user token when changing its role | Chocobozzz | 2018-01-23 | 3 | -23/+35 |
* | Add ability to configure log level | Chocobozzz | 2018-01-19 | 1 | -0/+4 |
* | Fix embed button outline | Chocobozzz | 2018-01-19 | 1 | -1/+8 |
* | Increase tests timeout | Chocobozzz | 2018-01-18 | 18 | -18/+18 |
* | Optimize SQL query that fetch actor outbox | Chocobozzz | 2018-01-18 | 2 | -7/+1 |
* | Avoid too many requests and fetching outbox | Chocobozzz | 2018-01-18 | 1 | -8/+2 |
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 11 | -40/+158 |
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 7 | -29/+309 |
* | Fix actor followers/following counts | Chocobozzz | 2018-01-15 | 1 | -1/+1 |
* | Fix lint | Chocobozzz | 2018-01-12 | 1 | -3/+3 |
* | Update follower/following counts | Chocobozzz | 2018-01-12 | 2 | -0/+49 |
* | Avoid making retried requests to dead followers | Chocobozzz | 2018-01-12 | 1 | -0/+4 |
* | Add tests to handle down server | Chocobozzz | 2018-01-11 | 5 | -19/+147 |
* | Run videojs outside angular | Chocobozzz | 2018-01-10 | 1 | -1/+0 |
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 1 | -0/+147 |
* | Support video quota on client | Chocobozzz | 2018-01-08 | 2 | -2/+23 |
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 4 | -5/+126 |
* | Add avatar in comments | Chocobozzz | 2018-01-03 | 1 | -1/+15 |
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 7 | -0/+167 |
* | Automatically resize avatars | Chocobozzz | 2018-01-03 | 2 | -1/+1 |
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 2 | -0/+8 |
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 8 | -13/+107 |
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 5 | -6/+67 |