aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account
Commit message (Collapse)AuthorAgeFilesLines
...
* Accessibility fixes for #2149Rigel Kent2020-01-212-4/+4
|
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-213-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 subscriptionRigel Kent2020-01-101-1/+1
|
* Improve miniature & buttons display in my-account-videos listRigel Kent2020-01-071-0/+22
|
* Fix mark all as read notificationsChocobozzz2020-01-062-7/+13
|
* Fix my-account{videos,video-playlists} loading mecanismRigel Kent2019-12-291-3/+3
|
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-286-7/+60
|
* improve notification popup interactivity: read all, layout, positionRigel Kent2019-12-192-3/+10
| | | | fixes #1730
* Lazy load static objectsChocobozzz2019-12-189-53/+86
|
* Fix enable history labelChocobozzz2019-12-061-1/+1
|
* Clearer video quota label in user settingsChocobozzz2019-12-043-2/+28
|
* Add ability to disable P2P in HLS player tooChocobozzz2019-11-291-1/+1
|
* Improve video languages user settings labelChocobozzz2019-11-291-2/+2
|
* Fix overflow when creating a channelChocobozzz2019-11-271-2/+2
|
* Add a drag&drop delay on playlist videos to allow user scroll on small ↵Julien Maulny2019-10-232-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 migrationChocobozzz2019-09-241-0/+2
|
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-242-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 Winkler2019-09-231-1/+1
| | | | | | | | * fix a few typos * apply changes to original files instead * additional correction
* Add about information in registration pageChocobozzz2019-09-051-7/+12
|
* Add more attributes to about pageChocobozzz2019-09-053-27/+26
|
* Implement auto follow in clientChocobozzz2019-09-041-2/+4
|
* Fix video playlists listChocobozzz2019-08-071-3/+3
|
* Fix infinite scroll on big screensChocobozzz2019-08-028-9/+25
|
* Fix overflow in playlist listChocobozzz2019-08-021-0/+12
|
* Automatically update playlist thumbnailsChocobozzz2019-08-011-10/+25
|
* Fix broken playlist apiChocobozzz2019-08-012-53/+19
|
* Update client dependenciesChocobozzz2019-07-251-1/+1
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-252-3/+3
|
* Update angularChocobozzz2019-07-256-7/+7
|
* Add client hooksChocobozzz2019-07-241-3/+3
|
* Fix lintChocobozzz2019-07-241-3/+9
|
* WIP plugins: load theme on client sideChocobozzz2019-07-242-3/+7
|
* WIP plugins: add theme supportChocobozzz2019-07-247-11/+104
|
* Fix lintChocobozzz2019-06-191-4/+11
|
* Add language filters in user preferencesChocobozzz2019-06-194-24/+77
|
* Add class to email change formChocobozzz2019-06-122-2/+2
|
* Add ability to change email in clientChocobozzz2019-06-117-1/+142
|
* Improve registrationChocobozzz2019-06-071-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 clientChocobozzz2019-06-073-30/+22
|
* Add checkbox to bulk update videos support fieldChocobozzz2019-05-313-2/+25
|
* Group videos on chronological orderChocobozzz2019-05-311-1/+1
|
* Merge branch 'release/v1.3.0' into developChocobozzz2019-05-211-0/+1
|\
| * Fix pagination in my videos pageChocobozzz2019-05-211-0/+1
| |
* | Merge branch 'feature/audio-upload' into developChocobozzz2019-05-213-7/+7
|\ \ | |/ |/|
| * Add audio upload testsChocobozzz2019-05-171-1/+1
| |
| * Support audio upload in clientChocobozzz2019-05-172-6/+6
| |
* | Fix reordering playlistChocobozzz2019-05-171-1/+3
|/
* Fix my account settings responsiveChocobozzz2019-04-112-1/+13
|
* Add new instance follower notification in clientChocobozzz2019-04-091-4/+4
|
* Add newInstanceFollower in notification settingsChocobozzz2019-04-091-2/+4
|