| Commit message (Expand) | Author | Age | Files | Lines |
* | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 1 | -16/+3 |
* | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 1 | -0/+4 |
* | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 1 | -15/+6 |
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -4/+37 |
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 3 | -2/+14 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 4 | -15/+8 |
* | Optimize index sizes | Chocobozzz | 2018-12-20 | 1 | -8/+36 |
* | Add history page on client | Chocobozzz | 2018-12-18 | 1 | -0/+5 |
* | Add history on server side | Chocobozzz | 2018-12-18 | 1 | -3/+16 |
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 2 | -4/+6 |
* | Add sitemap | Chocobozzz | 2018-12-05 | 1 | -0/+21 |
* | Remove inferred type | Chocobozzz | 2018-12-05 | 1 | -10/+10 |
* | Create redundancy endpoint | Chocobozzz | 2018-12-04 | 1 | -2/+8 |
* | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 1 | -0/+6 |
* | Check follow constraints when getting a video | Chocobozzz | 2018-11-16 | 1 | -0/+17 |
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -1/+1 |
* | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 1 | -0/+4 |
* | Add ability to mute a user/instance by server in client | Chocobozzz | 2018-10-16 | 2 | -4/+6 |
* | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 2 | -31/+104 |
* | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 1 | -6/+20 |
* | Change a little bit optimize-old-videos logic | Chocobozzz | 2018-10-08 | 1 | -0/+10 |
* | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 2 | -2/+1 |
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 2 | -17/+72 |
* | Delete correctly redundancy files | Chocobozzz | 2018-10-03 | 1 | -0/+13 |
* | Fix refreshing external video attributes | Chocobozzz | 2018-10-01 | 1 | -1/+2 |
* | Enable more angular options | Chocobozzz | 2018-09-28 | 1 | -1/+1 |
* | Fix video description when importing by url | Chocobozzz | 2018-09-28 | 2 | -4/+4 |
* | Fix video files duplicated when fps is null | Chocobozzz | 2018-09-26 | 1 | -2/+2 |
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 1 | -0/+6 |
* | Put config redundancy strategies in "strategies" subkey | Chocobozzz | 2018-09-19 | 1 | -3/+2 |
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 1 | -3/+13 |
* | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 2 | -3/+4 |
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 1 | -33/+41 |
* | Reduce video.ts file size by moving some methods in other files | Chocobozzz | 2018-09-19 | 2 | -397/+317 |
* | Speed up overviews route | Chocobozzz | 2018-09-14 | 1 | -13/+14 |
* | Raw query to get video ids | Chocobozzz | 2018-09-14 | 1 | -0/+1 |
* | Add trending videos strategy | Chocobozzz | 2018-09-14 | 1 | -12/+20 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 2 | -33/+65 |
* | Add index to startDate in video view table | Chocobozzz | 2018-09-04 | 1 | -0/+3 |
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 2 | -9/+19 |
* | Fix trending videos count | Chocobozzz | 2018-09-04 | 1 | -93/+105 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 1 | -0/+127 |
* | Trending by interval | Chocobozzz | 2018-08-31 | 1 | -12/+51 |
* | Cleanup video API SQL requests | Chocobozzz | 2018-08-31 | 1 | -32/+50 |
* | Try to improve sql videos list query | Chocobozzz | 2018-08-31 | 1 | -90/+144 |
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 2 | -2/+45 |
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 2 | -0/+50 |
* | Refractor user quota SQL queries | Chocobozzz | 2018-08-28 | 1 | -1/+1 |
* | Optimize channel search query | Chocobozzz | 2018-08-28 | 1 | -11/+10 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 2 | -22/+15 |