aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize left menu and account menuChocobozzz2020-11-131-102/+0
| | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library
* Migrate to $localizeChocobozzz2020-08-141-12/+5
| | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators
* Fix lintChocobozzz2020-08-071-2/+2
|
* harmonize search for librariesRigel Kent2020-07-291-0/+5
|
* Reorganize client shared modulesChocobozzz2020-06-231-9/+4
|
* 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-281-2/+16
|
* Fix video playlists listChocobozzz2019-08-071-3/+3
|
* Fix infinite scroll on big screensChocobozzz2019-08-021-2/+9
|
* Add to playlist dropdownChocobozzz2019-03-181-7/+10
|
* Add/update/delete/list my playlistsChocobozzz2019-03-181-0/+85