Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve comment tree UI | Chocobozzz | 2019-12-10 | 4 | -74/+110 |
| | |||||
* | Add a warning when uploading videos using root | Chocobozzz | 2019-12-10 | 3 | -3/+27 |
| | |||||
* | Support basic markdown in comments | Chocobozzz | 2019-12-09 | 1 | -3/+3 |
| | |||||
* | (css) improve video-watch title display on small screens | Rigel Kent | 2019-12-09 | 2 | -48/+72 |
| | |||||
* | Fix dropdown on video miniature for unlogged users | Chocobozzz | 2019-12-06 | 1 | -18/+23 |
| | |||||
* | Add missing hotkeys to the watch page | Chocobozzz | 2019-12-06 | 1 | -20/+38 |
| | |||||
* | Add ability to update icons content | Chocobozzz | 2019-12-05 | 1 | -0/+2 |
| | |||||
* | Add hook to alter player build options | Chocobozzz | 2019-12-05 | 1 | -80/+103 |
| | |||||
* | Add likes/dislikes counts in the buttons | Chocobozzz | 2019-12-05 | 3 | -2/+25 |
| | |||||
* | Fix build | Chocobozzz | 2019-12-05 | 1 | -1/+1 |
| | |||||
* | Support playlists in share modal | Chocobozzz | 2019-12-05 | 4 | -141/+166 |
| | |||||
* | Pause the video when a modal is opened | Chocobozzz | 2019-12-05 | 2 | -1/+16 |
| | |||||
* | search filtering improvements per #1654 | Rigel Kent | 2019-12-05 | 1 | -2/+3 |
| | |||||
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 5 | -49/+62 |
| | |||||
* | Test a color for the support button | Chocobozzz | 2019-12-03 | 1 | -0/+13 |
| | |||||
* | Change the support icon | Chocobozzz | 2019-12-03 | 1 | -2/+2 |
| | |||||
* | Excplicit the tag limit #1815 related | bikepunk | 2019-12-03 | 1 | -0/+1 |
| | |||||
* | Focus player on video loading | Chocobozzz | 2019-11-28 | 1 | -0/+1 |
| | |||||
* | Disable webtorrent support in client | Chocobozzz | 2019-11-25 | 3 | -4/+4 |
| | |||||
* | Video-watch hooks modifications for videojs | Rigel Kent | 2019-11-18 | 1 | -1/+4 |
| | |||||
* | Fix start/stop of first element when loading a playlist | Chocobozzz | 2019-11-06 | 1 | -1/+5 |
| | |||||
* | Fix other videos width to avoid layout movement | Chocobozzz | 2019-10-25 | 1 | -3/+6 |
| | |||||
* | Add class to views elements | Chocobozzz | 2019-10-25 | 1 | -2/+2 |
| | |||||
* | Allow to toggle video publication date to display absolute date | Julien Maulny | 2019-10-23 | 1 | -2/+2 |
| | |||||
* | Add 'Most liked videos' page | Julien Maulny | 2019-10-18 | 4 | -0/+88 |
| | |||||
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 3 | -2/+25 |
| | | | | | | | | | | | | | | | | | | | | | | * Start working on autoplay of next video * Ignore changes made by gitpod * Apply changes from PR#1370 * Correct the spelling of recommendations * Fix linting errors * Move boolean check to existing onEnded handler * Pick a random video until the recommendations are improved * Add simple tests for autoPlayNextVideo * Fix lint ...again | ||||
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 2 | -2/+2 |
| | | | | | | | | * fix a few typos * apply changes to original files instead * additional correction | ||||
* | Add about information in registration page | Chocobozzz | 2019-09-05 | 3 | -24/+56 |
| | |||||
* | Go back when cancel NSFW modal | Chocobozzz | 2019-08-22 | 1 | -2/+4 |
| | | | | Instead of redirecting on the homepage | ||||
* | Fix video rows overflow | Chocobozzz | 2019-08-22 | 2 | -4/+15 |
| | | | | In discover and account channel videos pages | ||||
* | Replace "overview" by "discover" in client titles | Chocobozzz | 2019-08-22 | 1 | -1/+1 |
| | |||||
* | Fix theater mode | Chocobozzz | 2019-08-06 | 1 | -0/+1 |
| | |||||
* | Fix infinite scroll on big screens | Chocobozzz | 2019-08-02 | 2 | -1/+6 |
| | |||||
* | Fix player width with playlist | Chocobozzz | 2019-08-02 | 1 | -1/+2 |
| | |||||
* | Update Angular -> 8.2.0 | Chocobozzz | 2019-08-01 | 1 | -3/+3 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 4 | -22/+34 |
| | |||||
* | Fix help transcoding placement | Chocobozzz | 2019-07-29 | 1 | -0/+2 |
| | |||||
* | Fix express validator | Chocobozzz | 2019-07-25 | 1 | -2/+2 |
| | |||||
* | Update client dependencies | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Use ::ng-deep instead of /deep/ | Chocobozzz | 2019-07-25 | 6 | -17/+17 |
| | |||||
* | Update angular | Chocobozzz | 2019-07-25 | 13 | -22/+22 |
| | |||||
* | Lazy load client script scopes | Chocobozzz | 2019-07-24 | 1 | -4/+2 |
| | |||||
* | Log error on unknown hook | Chocobozzz | 2019-07-24 | 4 | -8/+8 |
| | |||||
* | Use search client scope | Chocobozzz | 2019-07-24 | 3 | -8/+7 |
| | |||||
* | Add client hooks | Chocobozzz | 2019-07-24 | 10 | -51/+138 |
| | |||||
* | WIP plugins: hook on client side | Chocobozzz | 2019-07-24 | 1 | -1/+7 |
| | |||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 4 | -4/+28 |
| | |||||
* | Add params to share modal | Chocobozzz | 2019-06-12 | 5 | -57/+301 |
| | |||||
* | Speedup video watch layout build | Chocobozzz | 2019-06-11 | 2 | -1/+4 |
| | |||||
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 1 | -7/+17 |
| |