| Commit message (Expand) | Author | Age | Files | Lines |
* | Add server host in notification account field | Chocobozzz | 2019-01-21 | 1 | -0/+1 |
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 3 | -20/+16 |
* | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 2 | -5/+27 |
* | Add totalLocalVideoFilesSize in stats | Chocobozzz | 2019-01-15 | 1 | -0/+1 |
* | WIP : Indicate to users how "trending" works (#1458) | Aurélien Béranger | 2019-01-14 | 1 | -0/+6 |
* | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 2 | -0/+2 |
* | Implement contact form on server side | Chocobozzz | 2019-01-10 | 4 | -0/+19 |
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 2 | -4/+7 |
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 4 | -2/+33 |
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 2 | -2/+17 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 4 | -0/+64 |
* | Add ability to disable and clear history | Chocobozzz | 2018-12-18 | 1 | -0/+4 |
* | Add history on server side | Chocobozzz | 2018-12-18 | 1 | -2/+5 |
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 1 | -0/+1 |
* | Add error when email system is not configured and using the forgot | Chocobozzz | 2018-12-05 | 1 | -0/+4 |
* | Add ru pl and it translations | Chocobozzz | 2018-12-05 | 1 | -3/+6 |
* | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 2 | -0/+2 |
* | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 1 | -1/+2 |
* | Check activities host | Chocobozzz | 2018-11-14 | 2 | -2/+3 |
* | Better typings | Chocobozzz | 2018-10-18 | 4 | -5/+2 |
* | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 1 | -3/+9 |
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 4 | -2/+5 |
* | Fix tests | Chocobozzz | 2018-10-17 | 1 | -4/+2 |
* | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 1 | -1/+2 |
|\ |
|
| * | move to boolean switch | Rigel Kent | 2018-10-13 | 2 | -3/+1 |
| * | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 2 | -1/+4 |
* | | dont export base bitrate | Felix Ableitner | 2018-10-17 | 1 | -1/+1 |
* | | more documentation | Felix Ableitner | 2018-10-17 | 1 | -3/+9 |
* | | better documentation | Felix Ableitner | 2018-10-17 | 1 | -3/+5 |
* | | 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 |