aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-library/my-video-playlists
Commit message (Collapse)AuthorAgeFilesLines
* Refactor form reactiveChocobozzz2022-10-072-4/+4
|
* hooks filter:api.my-lib.playlist-elems.get.* (#5098)kontrollanten2022-07-081-2/+9
| | | | | | | | | * hooks filter:api.my-lib.playlist-elems.get.* closes #4776 * Introduce my-library plugin scope Co-authored-by: Chocobozzz <me@florianbigard.com>
* Handle input error in markdown textareaChocobozzz2022-06-201-7/+1
|
* Increase global font sizeChocobozzz2022-06-161-5/+0
|
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-101-0/+5
|\
| * Fix classic select and ng select css inconsistencyChocobozzz2022-06-101-0/+5
| |
* | Migrate to bootstrap 5Chocobozzz2022-06-102-5/+6
|/
* Fix typoChocobozzz2022-04-151-1/+1
|
* Implement avatar miniatures (#4639)kontrollanten2022-02-282-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com>
* Added Markdown formatting in playlist descriptionsPoslovitch2021-10-262-10/+4
| | | | Implements https://github.com/Chocobozzz/PeerTube/issues/3627
* add ...playlist.elements.loaded hook (#4387)kontrollanten2021-10-121-1/+1
| | | | | | | | | | | | | * client: add ...playlist.elements.loaded hook closes #4385 * fix linting error * client: add playlist metadata to video-watch hooks * Prefer using a filter for playlist elements hook Co-authored-by: Chocobozzz <me@florianbigard.com>
* Inform user to fill account profile and channels (#4352)Ms Kimsible2021-08-261-0/+2
| | | | | | | * Add account-setup modal when login * Add channels-setup alert into my-channels, my-playlists and upload page Co-authored-by: Ms Kimsible <kimsible@users.noreply.github.com>
* Add video filters to common video pagesChocobozzz2021-08-252-2/+2
|
* Migrate client to eslintChocobozzz2021-08-183-8/+12
|
* Fix client lintChocobozzz2021-08-174-30/+32
|
* Move to sass moduleChocobozzz2021-06-283-7/+7
|
* Move to sass @useChocobozzz2021-06-283-7/+7
|
* Add ability to search playlistsChocobozzz2021-06-251-1/+1
|
* Bidi supportChocobozzz2021-06-072-9/+12
|
* Refactor search filtersChocobozzz2021-05-032-37/+15
|
* Move to stylelintChocobozzz2021-04-281-6/+7
|
* Refactor video miniatureChocobozzz2021-04-014-58/+69
| | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size
* Refactor horizontal marginsChocobozzz2021-03-311-2/+2
|
* Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-311-2/+2
|
* Fix async issues with channels listChocobozzz2021-02-252-6/+6
|
* Use new doc website linksChocobozzz2021-02-121-1/+1
|
* Add ability to set a custom quotaChocobozzz2021-02-101-1/+2
|
* Profile settings title consistencyChocobozzz2020-11-261-1/+1
|
* Reorganize left menu and account menuChocobozzz2020-11-1311-0/+914
Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library