Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing mediaType info to AP objects | Chocobozzz | 2022-01-13 | 4 | -0/+11 |
| | |||||
* | Refactor video views | Chocobozzz | 2021-11-09 | 1 | -2/+2 |
| | | | | | | | | Introduce viewers attribute for live videos Count views for live videos Reduce delay to see the viewer update for lives Add ability to configure video views buffer interval and view ip expiration | ||||
* | Refactor AP playlists | Chocobozzz | 2021-06-03 | 1 | -0/+4 |
| | |||||
* | Fix remote actor creation date | Chocobozzz | 2021-05-07 | 1 | -0/+2 |
| | |||||
* | Add banners support | Chocobozzz | 2021-04-08 | 2 | -2/+3 |
| | |||||
* | Don't guess remote tracker URL | Chocobozzz | 2021-02-18 | 2 | -3/+14 |
| | |||||
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -0/+1 |
| | |||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 1 | -0/+2 |
| | |||||
* | Handle live federation | Chocobozzz | 2020-11-09 | 2 | -4/+7 |
| | |||||
* | Don't use @shared in models | Chocobozzz | 2020-08-27 | 1 | -1/+1 |
| | | | | So other projects can use them | ||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 4 | -10/+12 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 3 | -3/+18 |
| | | | | | - 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 | ||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -0/+1 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata | ||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 8 | -39/+58 |
| | |||||
* | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 2 | -1/+4 |
| | |||||
* | Fix retrieving of deleted comments when subscribing to a new instance | Julien Maulny | 2019-12-04 | 1 | -0/+2 |
| | |||||
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 1 | -0/+11 |
| | |||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -18/+33 |
| | | | | In favour of HLS | ||||
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 1 | -1/+1 |
| | | | | That don't have a shared inbox, or a URL | ||||
* | Handle reports from mastodon | Chocobozzz | 2019-08-30 | 2 | -2/+2 |
| | |||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -1/+0 |
| | |||||
* | Create a dedicated table to track video thumbnails | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -0/+3 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 4 | -2/+37 |
| | |||||
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 6 | -28/+76 |
|\ | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 6 | -25/+79 |
| |\ | |||||
| | * | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -1/+4 |
| | | | |||||
| | * | Add hls support on server | Chocobozzz | 2019-02-11 | 2 | -21/+43 |
| | | | |||||
| | * | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 2 | -5/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | For now we Create these activities, but we should just send them directly. This fix handles correctly direct Dislikes/Flags/Views, we'll implement the sending correctly these activities in the next peertube version | ||||
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -1/+1 |
| | | | |||||
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -1/+2 |
| | | | |||||
* | | | Change models | clementbrizard | 2019-01-12 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Check activities host | Chocobozzz | 2018-11-14 | 1 | -1/+2 |
| | | |||||
* | | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 1 | -3/+9 |
|/ | |||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 5 | -10/+35 |
| | |||||
* | Use height instead of width to represent the video resolution | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Fix fps federation | Chocobozzz | 2018-08-06 | 1 | -0/+2 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -0/+1 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -0/+3 |
| | | | | publishing a video | ||||
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 1 | -4/+4 |
| | | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes | ||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 1 | -1/+1 |
| | |||||
* | Improve activity pub actors implementation | Chocobozzz | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | Fix lint momory issues | Chocobozzz | 2018-03-08 | 1 | -2/+0 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 2 | -2/+2 |
| | |||||
* | Use sensitive instead of nsfw in activitypub | Chocobozzz | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Fix announce activities | Chocobozzz | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Fix communication with mastodon | Chocobozzz | 2018-01-12 | 1 | -1/+1 |
| | |||||
* | Add reject processing for activitypub | Chocobozzz | 2018-01-11 | 1 | -2/+7 |
| | |||||
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 1 | -0/+2 |
| |