Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -8/+8 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -10/+13 |
| | |||||
* | Fix stat file size with HLS | Chocobozzz | 2020-11-10 | 1 | -5/+28 |
| | |||||
* | Don't add live videos in redundancy | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -1/+9 |
| | |||||
* | 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 | 1 | -0/+10 |
| | |||||
* | 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 | 1 | -1/+9 |
| | |||||
* | 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 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 | 1 | -14/+15 |
| | |||||
* | 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 |
| | |||||
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 1 | -1/+1 |
| | |||||
* | 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> | ||||
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 1 | -4/+20 |
| | |||||
* | variable columns for users list, more columns possible, badge display for ↵ | Rigel Kent | 2020-07-29 | 1 | -5/+14 |
| | | | | statuses | ||||
* | Add ability to report comments in front end | Chocobozzz | 2020-07-10 | 1 | -1/+1 |
| | |||||
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -41/+1 |
| | |||||
* | Use raw sql for abuses | Chocobozzz | 2020-07-10 | 1 | -2/+2 |
| | |||||
* | Add migrations | Chocobozzz | 2020-07-10 | 1 | -1/+2 |
| | |||||
* | Implement abuses check params | Chocobozzz | 2020-07-10 | 2 | -3/+66 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 2 | -521/+42 |
| | |||||
* | allow muting from the miniature options | Rigel Kent | 2020-06-28 | 1 | -4/+4 |
| | | | | initial implementation with a listing refresh except on search results | ||||
* | align ownership change video list table with moderation tables | Rigel Kent | 2020-06-28 | 1 | -7/+3 |
| | |||||
* | allow limiting video-comments rss feeds to an account or video channel | Rigel Kent | 2020-06-27 | 1 | -7/+27 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -3/+61 |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | ||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 18 | -27/+27 |
| | |||||
* | Update server dependencies | Chocobozzz | 2020-06-17 | 2 | -3/+2 |
| |