Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add permanent live support | Chocobozzz | 2020-12-03 | 2 | -0/+9 |
| | |||||
* | Fix live replay duration glitch | Chocobozzz | 2020-12-02 | 1 | -16/+16 |
| | |||||
* | Keep displayName as valid playlist sort | Chocobozzz | 2020-12-01 | 2 | -4/+15 |
| | |||||
* | Count only active lives for account limit | Chocobozzz | 2020-11-26 | 1 | -1/+4 |
| | |||||
* | Fix comment account external URL | Chocobozzz | 2020-11-25 | 1 | -1/+0 |
| | | | | | It did not work, and I think it's better to target the local account page anyway | ||||
* | allow private syndication feeds via a user feedToken | Rigel Kent | 2020-11-25 | 1 | -1/+8 |
| | |||||
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 3 | -21/+34 |
| | |||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 2 | -2/+2 |
| | |||||
* | Try to fix playlist tests | Chocobozzz | 2020-11-18 | 1 | -1/+0 |
| | |||||
* | Don't take into account ended lives in concurrent lives check | Chocobozzz | 2020-11-18 | 1 | -1/+5 |
| | |||||
* | Remove notifications of muted accounts/servers | Chocobozzz | 2020-11-18 | 1 | -1/+54 |
| | |||||
* | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 1 | -38/+46 |
| | |||||
* | Implement video comment list in admin | Chocobozzz | 2020-11-13 | 1 | -4/+128 |
| | |||||
* | Cleanup lives on server restart | Chocobozzz | 2020-11-13 | 1 | -0/+13 |
| | |||||
* | 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 | ||||
* | Cleanup follows of orphean actors | Chocobozzz | 2020-11-10 | 2 | -10/+14 |
| | |||||
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 1 | -34/+2 |
| | |||||
* | Fix stat file size with HLS | Chocobozzz | 2020-11-10 | 1 | -5/+28 |
| | |||||
* | Don't add live videos in redundancy | Chocobozzz | 2020-11-09 | 2 | -3/+6 |
| | |||||
* | Fix tests | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -0/+4 |
| | |||||
* | Add live notification tests | Chocobozzz | 2020-11-09 | 2 | -1/+8 |
| | |||||
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 1 | -1/+7 |
| | |||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 3 | -3/+10 |
| | |||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 3 | -6/+41 |
| | |||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 1 | -0/+31 |
| | |||||
* | Fix replay saving | Chocobozzz | 2020-11-09 | 2 | -2/+12 |
| | |||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 1 | -1/+2 |
| | |||||
* | Save | Chocobozzz | 2020-11-09 | 1 | -4/+0 |
| | |||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 2 | -78/+91 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 3 | -4/+45 |
| | |||||
* | Handle live federation | Chocobozzz | 2020-11-09 | 2 | -4/+5 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 5 | -3/+86 |
| | |||||
* | Fix abuse reportee search query | Chocobozzz | 2020-08-26 | 1 | -1/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2020-08-24 | 1 | -3/+1 |
| | |||||
* | Remove debug logs | Chocobozzz | 2020-08-24 | 1 | -4/+0 |
| | |||||
* | Fix RSS feed when HLS only is enabled | Chocobozzz | 2020-08-24 | 3 | -10/+84 |
| | |||||
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 1 | -1/+4 |
| | |||||
* | Optimize comment RSS sql query | Chocobozzz | 2020-08-20 | 2 | -14/+40 |
| | |||||
* | Add ability to a video multiple times in a playlist | Chocobozzz | 2020-08-19 | 1 | -12/+9 |
| | |||||
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -0/+1 |
| | |||||
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 1 | -0/+4 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 2 | -25/+28 |
| | |||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 4 | -11/+78 |
| | |||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 1 | -8/+18 |
| | |||||
* | Add abuse message management in admin | Chocobozzz | 2020-07-31 | 1 | -0/+2 |
| | |||||
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 3 | -53/+247 |
| | |||||
* | Add fcbk open-graph and twitter-card metas for accounts, video-channels, ↵ | Kim | 2020-07-31 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | playlists urls (#2996) * Add open-graph and twitter-card metas to accounts and video-channels * Add open-graph and twitter-card to video-playlists watch view * Refactor meta-tags creation server-side * Add client.ts tests for account, channel and playlist tags * Correct lint forbidden spaces * Correct test regression on client.ts Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | adapt notifications buttons for small screens | Rigel Kent | 2020-07-29 | 1 | -2/+1 |
| |