Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 2 | -10/+45 |
| | |||||
* | 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 | 2 | -2/+4 |
| | |||||
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 4 | -54/+10 |
| | |||||
* | Use raw sql for abuses | Chocobozzz | 2020-07-10 | 3 | -137/+219 |
| | |||||
* | Add migrations | Chocobozzz | 2020-07-10 | 5 | -97/+85 |
| | |||||
* | Implement abuses check params | Chocobozzz | 2020-07-10 | 4 | -20/+142 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 9 | -212/+443 |
| | |||||
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -4/+17 |
| | | | | fixes #2914 | ||||
* | 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 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 1 | -18/+0 |
| | |||||
* | 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 | 33 | -42/+42 |
| |