aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-playlist
Commit message (Collapse)AuthorAgeFilesLines
* Add new default different avatar for channel and accountkimsible2020-11-251-3/+3
|
* Fix playlist update element dropdown uxChocobozzz2020-11-201-16/+26
|
* Improve playlist add dropdown uxChocobozzz2020-11-202-5/+12
|
* Fix dropdowns z-indexChocobozzz2020-11-201-2/+2
|
* Reorganize left menu and account menuChocobozzz2020-11-132-2/+2
| | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library
* Fix playlist element dropdown overflowChocobozzz2020-08-251-1/+1
|
* Fix responsive playlist elementsChocobozzz2020-08-191-2/+7
|
* Use playlistPosition for playlists instead of videoIdChocobozzz2020-08-191-1/+1
|
* Fix video playlist resumingChocobozzz2020-08-191-2/+8
|
* Update playlist add component to accept multiple times the same videoChocobozzz2020-08-194-126/+280
|
* Fix playlist dropdown active colorChocobozzz2020-08-191-0/+4
|
* Fix startAt/stopAt playlist element editionChocobozzz2020-08-191-3/+6
|
* Fix playlist deletionChocobozzz2020-08-191-1/+5
|
* We don't need services anymore for validatorsChocobozzz2020-08-171-3/+3
|
* Migrate to $localizeChocobozzz2020-08-142-13/+8
| | | | | | | | | | | | * 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
* Add ability to share playlists in modalChocobozzz2020-08-071-1/+7
|
* Reorganize shared modelsChocobozzz2020-08-071-1/+1
|
* Upgrade to angular 10Chocobozzz2020-08-071-1/+1
|
* Fix issues with external links in search pageChocobozzz2020-07-201-1/+1
|
* Reorganize client shared modulesChocobozzz2020-06-2314-0/+1620