Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 336 | -5205/+13823 |
|\ | |||||
| * | Fix reverse proxy test | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'feature/correctly-send-activities' into develop | Chocobozzz | 2019-02-11 | 9 | -90/+139 |
| |\ | |||||
| | * | Correctly send Flag/Dislike/View activities | Chocobozzz | 2019-01-15 | 9 | -89/+138 |
| | | | |||||
| * | | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 7 | -29/+51 |
| | | | | | | | | | | | | And add some tests | ||||
| * | | allow administration to change/reset a user's password | Rigel Kent | 2019-02-11 | 2 | -0/+17 |
| | | | |||||
| * | | Add player mode in watch/embed urls | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
| | | | |||||
| * | | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 9 | -70/+132 |
| | | | |||||
| * | | Add hls support on server | Chocobozzz | 2019-02-11 | 39 | -272/+1452 |
| | | | |||||
| * | | Refractor videojs player | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
| | | | | | | | | | | | | Add fake p2p-media-loader plugin | ||||
| * | | remove .only from notifications tests | Josh Morel | 2019-02-07 | 1 | -1/+1 |
| | | | |||||
| * | | don't notify prior to scheduled update | Josh Morel | 2019-02-07 | 2 | -4/+44 |
| | | | | | | | | | | | | also increase timeouts on user-notification test | ||||
| * | | fix typo in test accounts api validators | Josh Morel | 2019-01-28 | 1 | -1/+1 |
| | | | |||||
| * | | Try to fix Mac video upload | Chocobozzz | 2019-01-24 | 2 | -3/+5 |
| | | | |||||
| * | | Youtube DL update every 24 hours | Chocobozzz | 2019-01-21 | 1 | -1/+1 |
| | | | |||||
| * | | Fix tests | Chocobozzz | 2019-01-21 | 1 | -1/+1 |
| | | | |||||
| * | | Add server host in notification account field | Chocobozzz | 2019-01-21 | 1 | -1/+14 |
| | | | |||||
| * | | Prefer avg_frame_rate to fetch video FPS | Chocobozzz | 2019-01-17 | 1 | -1/+1 |
| | | | |||||
| * | | Refactor how we use icons | Chocobozzz | 2019-01-17 | 1 | -38/+120 |
| |/ | | | | | | | Inject them in an angular component so we can easily change their color | ||||
| * | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 28 | -750/+303 |
| | | | | | | | | | | | | | | | | 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 | 4 | -4/+28 |
| | | |||||
| * | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 4 | -22/+46 |
| | | | | | | | | And correctly handle new lines | ||||
| * | Fix deleting not found remote actors | Chocobozzz | 2019-01-14 | 1 | -3/+8 |
| | | |||||
| * | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 8 | -62/+99 |
| | | |||||
| * | Fix peertube CLI documentation | Chocobozzz | 2019-01-14 | 1 | -3/+11 |
| | | |||||
| * | Move subscriptions controllers in its own file | Chocobozzz | 2019-01-14 | 3 | -154/+174 |
| | | |||||
| * | Warn user when they want to delete a channel | Chocobozzz | 2019-01-14 | 2 | -2/+2 |
| | | | | | | | | | | Because they will not be able to create another channel with the same actor name | ||||
| * | WIP : Indicate to users how "trending" works (#1458) | Aurélien Béranger | 2019-01-14 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | Use origin video url in canonical tag | Chocobozzz | 2019-01-10 | 1 | -3/+3 |
| | | |||||
| * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 11 | -307/+407 |
| | | |||||
| * | Update translations | Chocobozzz | 2019-01-10 | 1 | -0/+2 |
| | | |||||
| * | Implement contact form in the client | Chocobozzz | 2019-01-10 | 5 | -11/+20 |
| | | |||||
| * | Implement contact form on server side | Chocobozzz | 2019-01-10 | 20 | -48/+467 |
| | | |||||
| * | Fix socket.io websocket connection | Chocobozzz | 2019-01-09 | 6 | -8/+23 |
| | | |||||
| * | Add notifications in the client | Chocobozzz | 2019-01-09 | 12 | -52/+120 |
| | | |||||
| * | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 20 | -49/+759 |
| | | |||||
| * | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 19 | -204/+656 |
| | | |||||
| * | Add notification settings migration | Chocobozzz | 2019-01-09 | 7 | -33/+81 |
| | | |||||
| * | Add user notification base code | Chocobozzz | 2019-01-09 | 42 | -98/+1992 |
| | | |||||
| * | Optimize index sizes | Chocobozzz | 2018-12-20 | 3 | -9/+69 |
| | | |||||
| * | Optimize actor follow scores modifications | Chocobozzz | 2018-12-20 | 13 | -71/+116 |
| | | |||||
| * | Fix federation of some videos | Chocobozzz | 2018-12-19 | 3 | -9/+61 |
| | | | | | | | | | | If we don't transcode additional resolutions, and user decided to wait transcoding before publishing the video | ||||
| * | Fix users update me param validation | Chocobozzz | 2018-12-18 | 1 | -4/+7 |
| | | |||||
| * | Fix video sort | Chocobozzz | 2018-12-18 | 1 | -1/+5 |
| | | |||||
| * | Add ability to disable and clear history | Chocobozzz | 2018-12-18 | 1 | -0/+1 |
| | | |||||
| * | Add history page on client | Chocobozzz | 2018-12-18 | 1 | -0/+5 |
| | | |||||
| * | Add history on server side | Chocobozzz | 2018-12-18 | 16 | -17/+341 |
| | | | | | | | | Add ability to disable, clear and list user videos history | ||||
| * | throw error if MailDev doesn't run | Josh Morel | 2018-12-17 | 2 | -4/+4 |
| | | | | | | | | also allow calling in multiple file | ||||
| * | Fix CSP on dev mode | Chocobozzz | 2018-12-17 | 1 | -6/+5 |
| | | |||||
| * | Add video title/description when rendering html | Chocobozzz | 2018-12-17 | 2 | -28/+41 |
| | |