| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -398/+318 |
* | Add redundancy stats | Chocobozzz | 2018-09-14 | 1 | -0/+31 |
* | 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 recently added redundancy strategy | Chocobozzz | 2018-09-14 | 1 | -14/+39 |
* | Add trending videos strategy | Chocobozzz | 2018-09-14 | 2 | -51/+96 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 6 | -37/+344 |
* | Move nodeinfo model in shared/ | Chocobozzz | 2018-09-04 | 2 | -117/+0 |
* | Add index to startDate in video view table | Chocobozzz | 2018-09-04 | 1 | -0/+3 |
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 3 | -24/+36 |
* | 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 | 2 | -0/+139 |
* | Fix videos overview tags section | Chocobozzz | 2018-08-31 | 1 | -5/+8 |
* | Trending by interval | Chocobozzz | 2018-08-31 | 2 | -22/+85 |
* | 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 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+8 |
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 2 | -0/+50 |
* | Refractor user quota SQL queries | Chocobozzz | 2018-08-28 | 2 | -39/+36 |
* | Optimize channel search query | Chocobozzz | 2018-08-28 | 1 | -11/+10 |
* | Fix oauth server module | Chocobozzz | 2018-08-28 | 1 | -5/+0 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -9/+59 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 3 | -24/+17 |
* | Fetch outbox when searching an actor | Chocobozzz | 2018-08-27 | 1 | -29/+34 |
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 2 | -7/+7 |
* | Infinite scroll to list our subscriptions | Chocobozzz | 2018-08-27 | 2 | -44/+8 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 4 | -48/+242 |
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -15/+12 |
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 1 | -1/+8 |
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 1 | -12/+15 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 3 | -17/+46 |
* | Use height instead of width to represent the video resolution | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 3 | -33/+132 |
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 1 | -3/+27 |
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 2 | -3/+6 |
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
* | Filter tracker based on infohash | Chocobozzz | 2018-08-14 | 1 | -0/+15 |
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 3 | -8/+35 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 2 | -20/+69 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 2 | -2/+53 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 2 | -1/+10 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 2 | -3/+12 |
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 2 | -50/+35 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -0/+4 |
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -1/+14 |
* | Fix fps federation | Chocobozzz | 2018-08-06 | 1 | -1/+2 |
* | Add tests regarding video import | Chocobozzz | 2018-08-06 | 1 | -2/+2 |
* | Remove ability to delete video imports | Chocobozzz | 2018-08-06 | 1 | -2/+4 |