Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relax live fps test | Chocobozzz | 2020-11-20 | 1 | -1/+1 |
| | |||||
* | Provide express request to onLogout call | Chocobozzz | 2020-11-20 | 7 | -13/+123 |
| | | | | + pluginInfo related changes | ||||
* | Fix transcoder test | Chocobozzz | 2020-11-20 | 1 | -1/+1 |
| | |||||
* | Do not transcode to an higher bitrate | Chocobozzz | 2020-11-20 | 3 | -1/+43 |
| | | | | Thanks bkil https://github.com/bkil | ||||
* | Add actor follow url migration | Chocobozzz | 2020-11-20 | 2 | -1/+27 |
| | |||||
* | Fix lint | Chocobozzz | 2020-11-20 | 2 | -3/+2 |
| | |||||
* | remove outdated badges, add authorization to caption routes | Rigel Kent | 2020-11-20 | 1 | -3/+0 |
| | |||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 33 | -223/+268 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-11-19 | 3 | -14/+11 |
| | |||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 6 | -16/+38 |
| | |||||
* | Try to fix multiple server tests | Chocobozzz | 2020-11-18 | 1 | -1/+2 |
| | |||||
* | Fix youtube-dl ipv4 PR | Chocobozzz | 2020-11-18 | 2 | -4/+6 |
| | |||||
* | default youtube-dl to use ipv4 (#3311) | Mark Van den Borre | 2020-11-18 | 2 | -0/+4 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | Try to fix playlist tests | Chocobozzz | 2020-11-18 | 2 | -1/+5 |
| | |||||
* | Don't take into account ended lives in concurrent lives check | Chocobozzz | 2020-11-18 | 1 | -1/+5 |
| | |||||
* | Update live settings edge delay | Chocobozzz | 2020-11-18 | 1 | -1/+1 |
| | |||||
* | Remove notifications of muted accounts/servers | Chocobozzz | 2020-11-18 | 6 | -5/+348 |
| | |||||
* | Fix live tests | Chocobozzz | 2020-11-17 | 1 | -1/+1 |
| | |||||
* | Fix CLI import script | Chocobozzz | 2020-11-17 | 1 | -29/+41 |
| | |||||
* | Add html test for mentions too | Chocobozzz | 2020-11-17 | 1 | -10/+24 |
| | |||||
* | Refactor markdown/sanitize html code | Chocobozzz | 2020-11-17 | 1 | -29/+3 |
| | |||||
* | Add email markdown tests | Chocobozzz | 2020-11-17 | 1 | -0/+22 |
| | |||||
* | Disable HTTP import in push actions | Chocobozzz | 2020-11-17 | 1 | -1/+8 |
| | |||||
* | Increase live delay | Chocobozzz | 2020-11-17 | 1 | -1/+1 |
| | |||||
* | Process remaining segment hashes on live ending | Chocobozzz | 2020-11-17 | 1 | -9/+25 |
| | |||||
* | Merge branch 'feature/admin-comments' into develop | Chocobozzz | 2020-11-16 | 13 | -170/+478 |
|\ | |||||
| * | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 7 | -197/+307 |
| | | |||||
| * | Implement video comment list in admin | Chocobozzz | 2020-11-13 | 6 | -9/+206 |
| | | |||||
* | | add client overrides to nginx configuration (#3297) | Kimsible | 2020-11-16 | 1 | -0/+1 |
|/ | | | | Co-authored-by: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Cleanup lives on server restart | Chocobozzz | 2020-11-13 | 3 | -2/+105 |
| | |||||
* | Fix live sha segments with multiple resolutions | Chocobozzz | 2020-11-13 | 1 | -2/+6 |
| | |||||
* | Reorganize left menu and account menu | Chocobozzz | 2020-11-13 | 1 | -1/+1 |
| | | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library | ||||
* | Delay notification when waiting for a live | Chocobozzz | 2020-11-12 | 2 | -3/+9 |
| | |||||
* | Increase live segment file name | Chocobozzz | 2020-11-12 | 1 | -1/+1 |
| | |||||
* | Fix live infohash of original resolution | Chocobozzz | 2020-11-12 | 1 | -8/+7 |
| | |||||
* | Force signed headers in http signatures | Chocobozzz | 2020-11-12 | 4 | -3/+39 |
| | | | | Thanks Roger | ||||
* | Increase tests waits | Chocobozzz | 2020-11-12 | 1 | -4/+4 |
| | |||||
* | remove duplicate file checks in video model (#3289) | Arman | 2020-11-11 | 1 | -7/+0 |
| | | | - server/models/video/video.ts (delete duplicate): build duplicate file id addition in buildAPIResult | ||||
* | Use our implementation of randomInt | Chocobozzz | 2020-11-10 | 1 | -1/+2 |
| | |||||
* | Hide dock if there are no title/description | Chocobozzz | 2020-11-10 | 1 | -3/+3 |
| | |||||
* | Cleanup follows of orphean actors | Chocobozzz | 2020-11-10 | 4 | -11/+42 |
| | |||||
* | Fix email footer | Chocobozzz | 2020-11-10 | 4 | -13/+27 |
| | | | | Do not include notif preferences in contact form email | ||||
* | Fix comments federation | Chocobozzz | 2020-11-10 | 1 | -3/+7 |
| | |||||
* | Delay video views scheduled job | Chocobozzz | 2020-11-10 | 1 | -11/+11 |
| | | | | To not overload the federation | ||||
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 10 | -904/+8 |
| | |||||
* | Check threads resolve on non federated videos | Chocobozzz | 2020-11-10 | 2 | -14/+19 |
| | |||||
* | Try to fix live segments check | Chocobozzz | 2020-11-10 | 1 | -37/+23 |
| | |||||
* | Fix muted accounts on overviews | Chocobozzz | 2020-11-10 | 2 | -15/+44 |
| | |||||
* | Fix live migrations | Chocobozzz | 2020-11-10 | 2 | -1/+27 |
| | |||||
* | Fix stat file size with HLS | Chocobozzz | 2020-11-10 | 2 | -11/+80 |
| |