Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -1/+0 |
| | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step | ||||
* | Don't break video scheduled publication | Chocobozzz | 2019-06-07 | 2 | -2/+3 |
| | |||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-07 | 3 | -6/+4 |
|\ | |||||
| * | Fix error in form when scheduling video publication | Chocobozzz | 2019-06-07 | 1 | -1/+1 |
| | | |||||
| * | Try to fix remote mastodon interactions | Chocobozzz | 2019-06-07 | 2 | -5/+3 |
| | | |||||
* | | Add ability to set a public to private in client | Chocobozzz | 2019-06-07 | 9 | -24/+10 |
| | | |||||
* | | Move concurrently in dev package | Chocobozzz | 2019-05-31 | 1 | -37/+32 |
| | | |||||
* | | Group videos on chronological order | Chocobozzz | 2019-05-31 | 4 | -4/+6 |
| | | |||||
* | | Improve account channel page | Chocobozzz | 2019-05-29 | 2 | -59/+7 |
| | | | | | | | | | | | | | | Set it as the default route for account page. The main goal is to better differentiate the channel page from the account page. With the channel page set as default, I hope people will better understand they are in the account page, and that this account could have multiple channels. | ||||
* | | Merge branch 'feature/audio-upload' into develop | Chocobozzz | 2019-05-21 | 6 | -45/+122 |
|\ \ | |/ |/| | |||||
| * | Support audio upload in client | Chocobozzz | 2019-05-17 | 5 | -43/+116 |
| | | |||||
| * | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -2/+6 |
| | | |||||
* | | Reset playlist add component when video changes | Chocobozzz | 2019-05-17 | 1 | -17/+21 |
| | | |||||
* | | Fix playlist block with theater player | Chocobozzz | 2019-05-17 | 1 | -0/+1 |
|/ | |||||
* | Use HLS by default if enabled | Chocobozzz | 2019-05-14 | 1 | -1/+9 |
| | |||||
* | Fix client build | Chocobozzz | 2019-05-13 | 1 | -4/+1 |
| | |||||
* | Fix playlists with unauthenticated users | Chocobozzz | 2019-05-13 | 1 | -1/+3 |
| | |||||
* | Move video watch playlist in its own component | Chocobozzz | 2019-05-13 | 7 | -184/+214 |
| |