Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 21 | -104/+126 |
| | |||||
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 6 | -76/+112 |
| | |||||
* | Add 404 page | Chocobozzz | 2018-05-31 | 2 | -19/+20 |
| | |||||
* | Add context menu to player | Chocobozzz | 2018-05-30 | 2 | -4/+3 |
| | |||||
* | Improve torrent/video download | Chocobozzz | 2018-05-29 | 1 | -2/+2 |
| | |||||
* | Video support field inherits channel support field | Chocobozzz | 2018-05-25 | 3 | -3/+39 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 2 | -2/+2 |
| | |||||
* | Fix play on iOS (grumph) | Chocobozzz | 2018-05-22 | 1 | -0/+1 |
| | |||||
* | Fix video channel update with an admin account | Chocobozzz | 2018-05-17 | 2 | -7/+14 |
| | |||||
* | Fix updating video tags to empty field | Chocobozzz | 2018-05-16 | 1 | -1/+1 |
| | |||||
* | Fix some components after Angular 6 upgrade | Chocobozzz | 2018-05-16 | 3 | -6/+1 |
| | |||||
* | Upgrade to rxjs 6 | Chocobozzz | 2018-05-16 | 9 | -58/+62 |
| | |||||
* | Use publishedAt by default in videos sort | Chocobozzz | 2018-05-15 | 2 | -2/+2 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 5 | -14/+6 |
| | |||||
* | Route: Video edit -> video update | Chocobozzz | 2018-05-11 | 2 | -2/+2 |
| | |||||
* | adding basic helpers to guide users for comments/subscribe to accounts | Rigel | 2018-05-11 | 4 | -2/+18 |
| | |||||
* | Add link to the channel page in watch page | Chocobozzz | 2018-05-07 | 2 | -1/+13 |
| | |||||
* | Implement video channel views | Chocobozzz | 2018-04-25 | 1 | -1/+1 |
| | |||||
* | Add video channel account list | Chocobozzz | 2018-04-25 | 7 | -19/+7 |
| | |||||
* | Add account link in videos list | Chocobozzz | 2018-04-25 | 2 | -5/+7 |
| | |||||
* | Add account view | Chocobozzz | 2018-04-24 | 2 | -10/+1 |
| | |||||
* | Replace current state when changing page | Chocobozzz | 2018-04-20 | 4 | -0/+8 |
| | |||||
* | Use mixin for word wrap | Chocobozzz | 2018-04-20 | 2 | -16/+2 |
| | |||||
* | 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 | 3 | -1/+8 |
|\ | |||||
| * | Add help concerning NSFW videos in upload | Chocobozzz | 2018-04-19 | 2 | -0/+5 |
| | | |||||
| * | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 1 | -1/+3 |
| | | | | | | | | There is a global instance setting and a per user setting | ||||
* | | Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into develop | Gérald Niel | 2018-04-19 | 3 | -7/+32 |
|\| | |||||
| * | Better responsive design on many comment children | Chocobozzz | 2018-04-18 | 3 | -7/+33 |
| | | |||||
| * | Handle when autoplay fails | Chocobozzz | 2018-04-18 | 1 | -1/+1 |
| | | |||||
* | | 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 | 3 | -4/+11 |
| | |||||
* | Handle sort in rss | Chocobozzz | 2018-04-17 | 5 | -19/+16 |
| | |||||
* | Simplify client syndications | Chocobozzz | 2018-04-17 | 4 | -25/+9 |
| | |||||
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 7 | -4/+61 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
* | 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 |
| | |||||
* | Add ability to set a start time | Chocobozzz | 2018-04-05 | 1 | -3/+8 |
| | |||||
* | Fix show more description button on video change | Chocobozzz | 2018-04-04 | 1 | -1/+4 |
| | |||||
* | Fix video watch page responsive | Chocobozzz | 2018-04-03 | 3 | -19/+16 |
| | |||||
* | Fix watch page video change | Chocobozzz | 2018-04-03 | 3 | -28/+33 |
| | |||||
* | Improve first play | Chocobozzz | 2018-04-03 | 2 | -7/+3 |
| | |||||
* | Improve player | Chocobozzz | 2018-04-03 | 1 | -38/+10 |
| | | | | | Add a settings dialog based on the work of Yanko Shterev (@yshterev): https://github.com/yshterev/videojs-settings-menu. Thanks! | ||||
* | Add publishedAt field for video model. | Julien Le Bras | 2018-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | * 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 | ||||
* | Disply other videos if screen >= 1300px | Chocobozzz | 2018-03-29 | 1 | -1/+1 |
| | |||||
* | Fix videos list params | Chocobozzz | 2018-03-27 | 1 | -0/+1 |
| | |||||
* | Redirect to homepage on empty search | Chocobozzz | 2018-03-27 | 1 | -2/+6 |
| | |||||
* | Fix responsive in videos watch | Chocobozzz | 2018-03-26 | 1 | -2/+2 |
| | |||||
* | Fix video description CSS | Chocobozzz | 2018-03-26 | 2 | -6/+6 |
| | |||||
* | No word-break in comment. Justify text. | Gérald Niel | 2018-03-24 | 1 | -0/+5 |
| |