Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Remove the eventual trailing '/' at the end of urls (see #1453) (#1480) | HesioZ | 2018-12-15 | 1 | -0/+10 |
| | | | remove eventual trailing '/' at the end of urls in import script (see #1453) | ||||
* | Keep old channel/user name constraints | Chocobozzz | 2018-12-13 | 2 | -4/+4 |
| | | | | In order to avoid compatibility issues | ||||
* | add Content Security Policy (#1252) | Rigel Kent | 2018-12-13 | 5 | -2/+51 |
| | | | | | | | | | | | | | | | | | | | | | | * add Content Security Policy * remove reflect-metadata on production builds to get rid of unsafe-eval * fix baseCSP usage * add SRI to CSP * add blob: to media-src * remove SRI * CSP set to reportOnly * adding data: to connect-src CSP * remove block-all-mixed-content * add report-uri support | ||||
* | Fix crash regarding video stream issue | Chocobozzz | 2018-12-12 | 1 | -1/+1 |
| | |||||
* | Fix broken audio with transcoding | Chocobozzz | 2018-12-11 | 1 | -3/+3 |
| | |||||
* | Overwrite video caption | Chocobozzz | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | Use move instead rename | Chocobozzz | 2018-12-11 | 5 | -10/+10 |
| | | | | To avoid EXDEV errors | ||||
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 23 | -83/+224 |
| | |||||
* | Add test regarding tmp directory | Chocobozzz | 2018-12-11 | 1 | -0/+9 |
| | |||||
* | Don't quit on queue error | Chocobozzz | 2018-12-11 | 1 | -1/+0 |
| | |||||
* | Merge branch 'move-utils-to-shared' of ↵ | Chocobozzz | 2018-12-07 | 114 | -3211/+837 |
|\ | | | | | | | https://github.com/buoyantair/PeerTube into buoyantair-move-utils-to-shared | ||||
| * | Fix dependency issues | buoyantair | 2018-11-20 | 1 | -5/+15 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵ | buoyantair | 2018-11-20 | 19 | -65/+94 |
| |\ | | | | | | | | | | move-utils-to-shared |