Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix account link in the menu | Chocobozzz | 2018-04-25 | 1 | -1/+1 | |
| | ||||||
* | Update changelog | Chocobozzz | 2018-04-25 | 1 | -0/+2 | |
| | ||||||
* | Implement video channel feeds | Chocobozzz | 2018-04-25 | 2 | -9/+8 | |
| | ||||||
* | Implement video channel views | Chocobozzz | 2018-04-25 | 35 | -83/+375 | |
| | ||||||
* | Update video-channel routes (again) | Chocobozzz | 2018-04-25 | 11 | -839/+588 | |
| | | | | Use /video-channels now, it's more simple for clients | |||||
* | Add video channel account list | Chocobozzz | 2018-04-25 | 25 | -84/+230 | |
| | ||||||
* | Add account link in videos list | Chocobozzz | 2018-04-25 | 8 | -8/+24 | |
| | ||||||
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 18 | -140/+382 | |
| | ||||||
* | Update video channel routes | Chocobozzz | 2018-04-24 | 16 | -486/+859 | |
| | ||||||
* | Update changelog | Chocobozzz | 2018-04-24 | 1 | -0/+1 | |
| | ||||||
* | Add account view | Chocobozzz | 2018-04-24 | 33 | -149/+563 | |
| | ||||||
* | Bold dependencies part in production guide | Chocobozzz | 2018-04-24 | 1 | -2/+2 | |
| | ||||||
* | Rename account module to my-account | Chocobozzz | 2018-04-23 | 28 | -84/+80 | |
| | ||||||
* | Fix changelog bullet points | Chocobozzz | 2018-04-23 | 1 | -10/+10 | |
| | ||||||
* | Update changelog | Chocobozzz | 2018-04-23 | 3 | -2/+46 | |
| | ||||||
* | Update CREDITS | Chocobozzz | 2018-04-23 | 3 | -33/+35 | |
| | ||||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 25 | -109/+292 | |
| | ||||||
* | Replace current state when changing page | Chocobozzz | 2018-04-20 | 6 | -2/+16 | |
| | ||||||
* | Fix contributing guide concerning unit tests | Chocobozzz | 2018-04-20 | 1 | -2/+2 | |
| | ||||||
* | Fix auto quality | Chocobozzz | 2018-04-20 | 2 | -8/+6 | |
| | ||||||
* | Player better responsive | Chocobozzz | 2018-04-20 | 1 | -0/+19 | |
| | ||||||
* | Use mixin for word wrap | Chocobozzz | 2018-04-20 | 3 | -16/+13 | |
| | ||||||
* | Fix word-wrap on comments and description (#397 regression) | Chocobozzz | 2018-04-20 | 2 | -2/+14 | |
|\ | | | | | See merge request chocobozzz/PeerTube!10 | |||||
| * | Update css (don't cut word arbitrary) for description and comments. | Gérald Niel | 2018-04-19 | 2 | -3/+13 | |
| | | ||||||
| * | Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into develop | Gérald Niel | 2018-04-19 | 56 | -146/+665 | |
| |\ | |/ |/| | ||||||
* | | Handle errors in embed | Chocobozzz | 2018-04-19 | 3 | -5/+90 | |
| | | ||||||
* | | Add doc to run only one unit test | Chocobozzz | 2018-04-19 | 2 | -0/+7 | |
| | | ||||||
* | | Add resolution in torrent file name | Chocobozzz | 2018-04-19 | 1 | -1/+2 | |
| | | ||||||
* | | Better file name for torrent | Chocobozzz | 2018-04-19 | 2 | -4/+6 | |
| | | ||||||
* | | Add information concerning video privacy in my videos list | Chocobozzz | 2018-04-19 | 9 | -28/+29 | |
| | | ||||||
* | | Add help concerning NSFW videos in upload | Chocobozzz | 2018-04-19 | 6 | -4/+9 | |
| | | ||||||
* | | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 41 | -86/+519 | |
| | | | | | | | | There is a global instance setting and a per user setting | |||||
* | | Use popover for help component | Chocobozzz | 2018-04-18 | 3 | -29/+14 | |
| | | ||||||
| * | Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into develop | Gérald Niel | 2018-04-19 | 14 | -96/+164 | |
| |\ | |/ |/| | ||||||
* | | Process broadcast requests in parallel | Chocobozzz | 2018-04-18 | 3 | -13/+13 | |
| | | ||||||
* | | Move server follow in the job queue | Chocobozzz | 2018-04-18 | 5 | -64/+90 | |
| | | | | | | | | It helps to track follow errors | |||||
* | | Fix tests | Chocobozzz | 2018-04-18 | 1 | -1/+1 | |
| | | ||||||
* | | Better responsive design on many comment children | Chocobozzz | 2018-04-18 | 3 | -7/+33 | |
| | | ||||||
* | | Handle when autoplay fails | Chocobozzz | 2018-04-18 | 4 | -12/+29 | |
| | | ||||||
| * | See commit 2a97572 fix #397 (regression) | Gérald Niel | 2018-04-17 | 1 | -1/+4 | |
|/ | ||||||
* | Add ability to click on the account in watch page | Chocobozzz | 2018-04-17 | 8 | -14/+24 | |
| | ||||||
* | Add redis cache to feed route | Chocobozzz | 2018-04-17 | 4 | -16/+113 | |
| | ||||||
* | Support hostname binding in config | Pierre-Alain TORET | 2018-04-17 | 6 | -4/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Add basic support for hostname binding Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Make production example a bit more secure Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Make example config files compatible with hostname binding modification Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Fix typo Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Bind on 127.0.0.1 by default Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> * Update Docker configuration with hostname binding Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> | |||||
* | Add rest api quickstart | Chocobozzz | 2018-04-17 | 2 | -1/+50 | |
| | ||||||
* | Handle sort in rss | Chocobozzz | 2018-04-17 | 11 | -63/+58 | |
| | ||||||
* | Simplify client syndications | Chocobozzz | 2018-04-17 | 13 | -118/+105 | |
| | ||||||
* | Hide big play button on autoplay | Chocobozzz | 2018-04-17 | 2 | -4/+11 | |
| | ||||||
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 33 | -82/+606 | |
| | | | | | | | | | | | | | | | | | | Provides rss 2.0, atom 1.0 and json 1.0 feeds for videos (instance and account-wide) on listings and video-watch views. * still lacks redis caching * still lacks lastBuildDate support * still lacks channel-wide support * still lacks semantic annotation (for licenses, NSFW warnings, etc.) * still lacks love ( ˘ ³˘) * RSS: has MRSS support for torrent lists! * RSS: includes the first torrent in an enclosure * JSON: lists all torrents in the 'attachments' object * ATOM: lacking torrent listing support Advances #23 Partial implementation for the accountId generation in the client, which will need a hotfix to add a way to get the proper account id. | |||||
* | Try to fix docker automatic build (again...) | Chocobozzz | 2018-04-16 | 1 | -3/+2 | |
| | ||||||
* | Try to fix automatic dockerbuild | Chocobozzz | 2018-04-16 | 2 | -3/+3 | |
| |