Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add a link to 'My profile' in the dropdown | Dashie | 2018-04-26 | 1 | -0/+4 | |
| | ||||||
* | Add ability to update the user display name/description | Chocobozzz | 2018-04-26 | 15 | -16/+160 | |
| | ||||||
* | Fix account link in the menu | Chocobozzz | 2018-04-25 | 1 | -1/+1 | |
| | ||||||
* | Implement video channel views | Chocobozzz | 2018-04-25 | 33 | -75/+373 | |
| | ||||||
* | Add video channel account list | Chocobozzz | 2018-04-25 | 25 | -84/+230 | |
| | ||||||
* | Add account link in videos list | Chocobozzz | 2018-04-25 | 5 | -6/+16 | |
| | ||||||
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 3 | -17/+17 | |
| | ||||||
* | Add account view | Chocobozzz | 2018-04-24 | 23 | -17/+389 | |
| | ||||||
* | Rename account module to my-account | Chocobozzz | 2018-04-23 | 28 | -84/+80 | |
| | ||||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 3 | -8/+9 | |
| | ||||||
* | Replace current state when changing page | Chocobozzz | 2018-04-20 | 6 | -2/+16 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | 23 | -72/+191 | |
|\ | ||||||
| * | Handle errors in embed | Chocobozzz | 2018-04-19 | 3 | -5/+90 | |
| | | ||||||
| * | Add information concerning video privacy in my videos list | Chocobozzz | 2018-04-19 | 5 | -16/+14 | |
| | | ||||||
| * | Add help concerning NSFW videos in upload | Chocobozzz | 2018-04-19 | 5 | -4/+8 | |
| | | ||||||
| * | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 12 | -26/+73 | |
| | | | | | | | | 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 | 6 | -18/+60 | |
|\| | ||||||
| * | 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 | 4 | -7/+17 | |
| | ||||||
* | Handle sort in rss | Chocobozzz | 2018-04-17 | 8 | -48/+36 | |
| | ||||||
* | Simplify client syndications | Chocobozzz | 2018-04-17 | 12 | -117/+104 | |
| | ||||||
* | Hide big play button on autoplay | Chocobozzz | 2018-04-17 | 2 | -4/+11 | |
| | ||||||
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 19 | -6/+247 | |
| | | | | | | | | | | | | | | | | | | 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. | |||||
* | Improve big play button animation | Chocobozzz | 2018-04-15 | 5 | -128/+155 | |
| | ||||||
* | Fix indetation (I hope!) | Gérald Niel | 2018-04-11 | 1 | -1/+1 | |
| | ||||||
* | Fix #490 and justify text in comments div. | Gérald Niel | 2018-04-11 | 1 | -1/+3 | |
| | ||||||
* | Upgrade to webpack 4 | Chocobozzz | 2018-04-06 | 3 | -62/+1763 | |
| | ||||||
* | Upgrade client dependencies | Chocobozzz | 2018-04-06 | 2 | -575/+569 | |
| | ||||||
* | Add ability to set a start time | Chocobozzz | 2018-04-05 | 5 | -13/+37 | |
| | ||||||
* | Cleanup peertube plugin after dispose | Chocobozzz | 2018-04-05 | 1 | -11/+25 | |
| | ||||||
* | Fix auto quality with http fallback | Chocobozzz | 2018-04-05 | 2 | -2/+3 | |
| | ||||||
* | Automatic resolution according to user bandwidth V1 | Chocobozzz | 2018-04-05 | 7 | -66/+224 | |
| | ||||||
* | Improve admin css help | Chocobozzz | 2018-04-04 | 1 | -2/+19 | |
| | ||||||
* | Add id to body for more specific css | Chocobozzz | 2018-04-04 | 1 | -1/+1 | |
| | ||||||
* | Fix show more description button on video change | Chocobozzz | 2018-04-04 | 1 | -1/+4 | |
| | ||||||
* | Better embed responsive | Chocobozzz | 2018-04-03 | 1 | -3/+6 | |
| | ||||||
* | Fix video watch page responsive | Chocobozzz | 2018-04-03 | 3 | -19/+16 | |
| | ||||||
* | Fix watch page video change | Chocobozzz | 2018-04-03 | 10 | -48/+52 | |
| | ||||||
* | Improve first play | Chocobozzz | 2018-04-03 | 7 | -19/+42 | |
| | ||||||
* | Improve player | Chocobozzz | 2018-04-03 | 17 | -359/+1381 | |
| | | | | | Add a settings dialog based on the work of Yanko Shterev (@yshterev): https://github.com/yshterev/videojs-settings-menu. Thanks! | |||||
* | Add opacity effect on control bar icons | Chocobozzz | 2018-04-03 | 2 | -5/+36 | |
| | ||||||
* | Improve player progress bar | Chocobozzz | 2018-04-03 | 2 | -13/+38 | |
| | ||||||
* | Add publishedAt field for video model. | Julien Le Bras | 2018-03-30 | 3 | -2/+4 | |
| | | | | | | | | | | | | * New field added in the `video` table + migration script * `publishedAt` updated to NOW when privacy changes from private to public/unlisted (default = NOW) * Models updated to handle the new attribute * Client interface updated to use `publishedAt` instead of `createdAt` except in My Account > My Videos view |