Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 1 | -1/+15 |
| | |||||
* | Playlist reorder support | Chocobozzz | 2019-03-18 | 1 | -0/+5 |
| | |||||
* | Playlist videos component | Chocobozzz | 2019-03-18 | 1 | -5/+7 |
| | |||||
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -0/+7 |
| | |||||
* | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 3 | -2/+21 |
| | |||||
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 1 | -1/+0 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 9 | -13/+176 |
| | |||||
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 5 | -19/+24 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 19 | -61/+373 |
| | |||||
* | Add request body limit | Chocobozzz | 2019-02-21 | 1 | -0/+5 |
| | |||||
* | Add NSFW info in about page | Chocobozzz | 2019-02-21 | 1 | -2/+20 |
| | |||||
* | Add isNSFW instance configuration key | Chocobozzz | 2019-02-20 | 3 | -0/+3 |
| | |||||
* | remove duplicate uploadVideo.originallyPublishedAt | Josh Morel | 2019-02-13 | 1 | -3/+0 |
| | | | | duplicate was appending as array to form-data | ||||
* | Refractor published date on video import | Chocobozzz | 2019-02-12 | 1 | -1/+0 |
| | |||||
* | Import original publication date (CLI) | Andrés Maldonado | 2019-02-12 | 1 | -0/+5 |
| | | | | | * Import original publication date when importing a video from YouTube using the CLI * Fix lint issues | ||||
* | Import original publication date (web UI) | Andrés Maldonado | 2019-02-12 | 1 | -0/+1 |
| | | | | Import original publication date when importing a video from YouTube in the web UI | ||||
* | Add search by original publication date | Andrés Maldonado | 2019-02-12 | 1 | -0/+3 |
| | |||||
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 1 | -0/+12 |
| | |||||
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 28 | -60/+248 |
|\ | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 78 | -37/+4089 |
| |\ | |||||
| | * | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 2 | -0/+3 |
| | | | | | | | | | | | | And add some tests | ||||
| | * | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 3 | -7/+42 |
| | | | |||||
| | * | Add hls support on server | Chocobozzz | 2019-02-11 | 13 | -29/+125 |
| | | | |||||
| | * | Fix tests | Chocobozzz | 2019-01-21 | 1 | -1/+1 |
| | | | |||||
| | * | Add server host in notification account field | Chocobozzz | 2019-01-21 | 2 | -0/+2 |
| | | | |||||
| | * | Fix tests | Chocobozzz | 2019-01-17 | 1 | -1/+5 |
| | | | |||||
| | * | Refactor how we use icons | Chocobozzz | 2019-01-17 | 3 | -20/+16 |
| | | | | | | | | | | | | Inject them in an angular component so we can easily change their color | ||||
| | * | 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 | ||||
| | * | Add totalLocalVideoFilesSize in stats | Chocobozzz | 2019-01-15 | 1 | -0/+1 |
| | | | |||||
| | * | WIP : Indicate to users how "trending" works (#1458) | Aurélien Béranger | 2019-01-14 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Get the INTERVAL_DAYS const in the video-trending component * Change Trending section title * Add a tooltip to explain how trending section works * Minor CSS fix for the my-feed popover next to the titlepage | ||||
| | * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 4 | -2/+15 |
| | | | |||||
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 4 | -4/+4 |
| | | | |||||
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 4 | -1/+5 |
| | | | |||||
* | | | Change models | clementbrizard | 2019-01-12 | 4 | -0/+4 |
| |/ |/| | |||||
* | | Implement contact form on server side | Chocobozzz | 2019-01-10 | 7 | -0/+54 |
| | | |||||
* | | Fix socket.io websocket connection | Chocobozzz | 2019-01-09 | 1 | -6/+11 |
| | | |||||
* | | Add notifications in the client | Chocobozzz | 2019-01-09 | 4 | -5/+20 |
| | | |||||
* | | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 5 | -8/+140 |
| | | |||||
* | | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 4 | -46/+158 |
| | | |||||
* | | Add user notification base code | Chocobozzz | 2019-01-09 | 7 | -6/+318 |
| | | |||||
* | | increase waitJobs pendingJobs timeout to 2000 | Josh Morel | 2019-01-08 | 1 | -1/+1 |
| | | |||||
* | | Add ability to disable and clear history | Chocobozzz | 2018-12-18 | 1 | -0/+4 |
| | | |||||
* | | Add history on server side | Chocobozzz | 2018-12-18 | 3 | -12/+44 |
| | | | | | | | | Add ability to disable, clear and list user videos history | ||||
* | | throw error if MailDev doesn't run | Josh Morel | 2018-12-17 | 2 | -18/+75 |
| | | | | | | | | also allow calling in multiple file | ||||
* | | Support additional video extensions | Chocobozzz | 2018-12-11 | 2 | -0/+2 |
| | | |||||
* | | Add test regarding tmp directory | Chocobozzz | 2018-12-11 | 2 | -2/+19 |
| | | |||||
* | | Merge branch 'move-utils-to-shared' of ↵ | Chocobozzz | 2018-12-07 | 36 | -0/+3004 |
|\ \ | | | | | | | | | | https://github.com/buoyantair/PeerTube into buoyantair-move-utils-to-shared | ||||
| * \ | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵ | buoyantair | 2018-11-20 | 15 | -17/+20 |
| |\ \ | | | | | | | | | | | | | move-utils-to-shared | ||||
| * | | | Fix dependency errors between modules | buoyantair | 2018-11-16 | 1 | -2/+0 |
| | | | | |||||
| * | | | Merge from upstream | buoyantair | 2018-11-16 | 4 | -4/+7 |
| |\| | |