| Commit message (Expand) | Author | Age | Files | Lines |
* | Scale bitrate linearly with FPS | Felix Ableitner | 2018-10-17 | 1 | -15/+22 |
* | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 2 | -1/+6 |
* | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 2 | -2/+2 |
* | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 4 | -0/+19 |
* | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 4 | -2/+7 |
* | Try to cache video_high_bitrate_1080p in travis | Chocobozzz | 2018-10-08 | 1 | -8/+8 |
* | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 3 | -0/+62 |
* | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 1 | -0/+2 |
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 3 | -0/+8 |
* | show last commit hash alongside server version in footer | Rigel Kent | 2018-10-01 | 1 | -0/+1 |
* | add currentPassword to user update me model | Chocobozzz | 2018-09-26 | 1 | -0/+1 |
* | Add zh-Hans-CN to i18n.ts | SerCom_KC | 2018-09-25 | 1 | -2/+3 |
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 1 | -0/+3 |
* | Add redundancy stats | Chocobozzz | 2018-09-14 | 1 | -0/+10 |
* | Add recently added redundancy strategy | Chocobozzz | 2018-09-14 | 1 | -3/+16 |
* | Add trending videos strategy | Chocobozzz | 2018-09-14 | 1 | -1/+1 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 11 | -14/+50 |
* | Move nodeinfo model in shared/ | Chocobozzz | 2018-09-04 | 1 | -0/+117 |
* | Users can change ownership of their video [#510] (#888) | Gaëtan Rizio | 2018-09-04 | 5 | -1/+31 |
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 4 | -19/+42 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 2 | -1/+3 |
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -1/+2 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 6 | -0/+6 |
* | Add portuguese and swedish languages | Chocobozzz | 2018-08-27 | 1 | -2/+6 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 2 | -0/+8 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -0/+1 |
* | Use height instead of width to represent the video resolution | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
* | Translate subtitle langs in player | Chocobozzz | 2018-08-16 | 1 | -0/+4 |
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 1 | -0/+2 |
* | Update client according to new model paths | Chocobozzz | 2018-08-14 | 1 | -0/+2 |
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 21 | -28/+28 |
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 3 | -3/+5 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 5 | -9/+24 |
* | Add ability to delete and update abuse on client | Chocobozzz | 2018-08-14 | 1 | -0/+1 |
* | make i18n locale names consistent (#918) | Quentí | 2018-08-10 | 1 | -6/+6 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 4 | -0/+19 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -0/+3 |
* | Support occitan | Chocobozzz | 2018-08-08 | 1 | -0/+1 |
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 2 | -0/+6 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -0/+4 |
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -1/+4 |
* | Fix fps federation | Chocobozzz | 2018-08-06 | 3 | -3/+4 |
* | Add tests regarding video import | Chocobozzz | 2018-08-06 | 2 | -6/+0 |
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 2 | -0/+17 |
* | Correctly handle video import errors | Chocobozzz | 2018-08-06 | 1 | -0/+2 |
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 1 | -1/+6 |
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 7 | -2/+31 |
* | Add german, spanish and chinese (traditional, taiwan) languages | Chocobozzz | 2018-07-31 | 1 | -3/+8 |
* | Add ability to only filter in the search endpoint | Chocobozzz | 2018-07-24 | 1 | -1/+1 |
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 3 | -1/+5 |