Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Center search fields (my videos/playlists) | Chocobozzz | 2020-01-21 | 4 | -8/+9 |
| | |||||
* | Add action dropdown descriptions | Rigel Kent | 2020-01-21 | 1 | -1/+1 |
| | |||||
* | Accessibility fixes for #2149 | Rigel Kent | 2020-01-21 | 2 | -4/+4 |
| | |||||
* | Add manage buttons for own channels and account, video counts (#2421) | Rigel Kent | 2020-01-21 | 3 | -0/+11 |
| | | | | | | * Add manage buttons for own channels and account, video counts * Change manage button color and introduce secondary color | ||||
* | Refactor my-subscribe-button to support full account subscription | Rigel Kent | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | Improve miniature & buttons display in my-account-videos list | Rigel Kent | 2020-01-07 | 1 | -0/+22 |
| | |||||
* | Fix mark all as read notifications | Chocobozzz | 2020-01-06 | 2 | -7/+13 |
| | |||||
* | Fix my-account{videos,video-playlists} loading mecanism | Rigel Kent | 2019-12-29 | 1 | -3/+3 |
| | |||||
* | Add search bars for a user's videos and playlist library | Rigel Kent | 2019-12-28 | 6 | -7/+60 |
| | |||||
* | improve notification popup interactivity: read all, layout, position | Rigel Kent | 2019-12-19 | 2 | -3/+10 |
| | | | | fixes #1730 | ||||
* | Lazy load static objects | Chocobozzz | 2019-12-18 | 9 | -53/+86 |
| | |||||
* | Fix enable history label | Chocobozzz | 2019-12-06 | 1 | -1/+1 |
| | |||||
* | Clearer video quota label in user settings | Chocobozzz | 2019-12-04 | 3 | -2/+28 |
| | |||||
* | Add ability to disable P2P in HLS player too | Chocobozzz | 2019-11-29 | 1 | -1/+1 |
| | |||||
* | Improve video languages user settings label | Chocobozzz | 2019-11-29 | 1 | -2/+2 |
| | |||||
* | Fix overflow when creating a channel | Chocobozzz | 2019-11-27 | 1 | -2/+2 |
| | |||||
* | Add a drag&drop delay on playlist videos to allow user scroll on small ↵ | Julien Maulny | 2019-10-23 | 2 | -1/+20 |
| | | | | | | | | | | | | | | | | screens (#2154) * Add delay on playlist element reordering to fix user scroll on mobile Signed-off-by: Julien Maulny <julien.maulny@protonmail.com> * Upgrade @angular/cdk to include bugfix about drag&drop Signed-off-by: Julien Maulny <julien.maulny@protonmail.com> * add delay on playlist drag&drop on all touch screens Signed-off-by: Julien Maulny <julien.maulny@protonmail.com> | ||||
* | Add auto play next video migration | Chocobozzz | 2019-09-24 | 1 | -0/+2 |
| | |||||
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 2 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | 1 | -1/+1 |
| | | | | | | | | * fix a few typos * apply changes to original files instead * additional correction | ||||
* | Add about information in registration page | Chocobozzz | 2019-09-05 | 1 | -7/+12 |
| | |||||
* | Add more attributes to about page | Chocobozzz | 2019-09-05 | 3 | -27/+26 |
| | |||||
* | Implement auto follow in client | Chocobozzz | 2019-09-04 | 1 | -2/+4 |
| | |||||
* | Fix video playlists list | Chocobozzz | 2019-08-07 | 1 | -3/+3 |
| | |||||
* | Fix infinite scroll on big screens | Chocobozzz | 2019-08-02 | 8 | -9/+25 |
| | |||||
* | Fix overflow in playlist list | Chocobozzz | 2019-08-02 | 1 | -0/+12 |
| | |||||
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 1 | -10/+25 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 2 | -53/+19 |
| | |||||
* | Update client dependencies | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Use ::ng-deep instead of /deep/ | Chocobozzz | 2019-07-25 | 2 | -3/+3 |
| | |||||
* | Update angular | Chocobozzz | 2019-07-25 | 6 | -7/+7 |
| | |||||
* | Add client hooks | Chocobozzz | 2019-07-24 | 1 | -3/+3 |
| | |||||
* | Fix lint | Chocobozzz | 2019-07-24 | 1 | -3/+9 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 2 | -3/+7 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 7 | -11/+104 |
| | |||||
* | Fix lint | Chocobozzz | 2019-06-19 | 1 | -4/+11 |
| | |||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 4 | -24/+77 |
| | |||||
* | Add class to email change form | Chocobozzz | 2019-06-12 | 2 | -2/+2 |
| | |||||
* | Add ability to change email in client | Chocobozzz | 2019-06-11 | 7 | -1/+142 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -1/+1 |
| | | | | | | | * 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 | ||||
* | Add ability to set a public to private in client | Chocobozzz | 2019-06-07 | 3 | -30/+22 |
| | |||||
* | Add checkbox to bulk update videos support field | Chocobozzz | 2019-05-31 | 3 | -2/+25 |
| | |||||
* | Group videos on chronological order | Chocobozzz | 2019-05-31 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -0/+1 |
|\ | |||||
| * | Fix pagination in my videos page | Chocobozzz | 2019-05-21 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'feature/audio-upload' into develop | Chocobozzz | 2019-05-21 | 3 | -7/+7 |
|\ \ | |/ |/| | |||||
| * | Add audio upload tests | Chocobozzz | 2019-05-17 | 1 | -1/+1 |
| | | |||||
| * | Support audio upload in client | Chocobozzz | 2019-05-17 | 2 | -6/+6 |
| | | |||||
* | | Fix reordering playlist | Chocobozzz | 2019-05-17 | 1 | -1/+3 |
|/ | |||||
* | Fix my account settings responsive | Chocobozzz | 2019-04-11 | 2 | -1/+13 |
| |