aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Add an option to provide responsive embed (#5690)Wicklow2023-03-142-15/+34
* Don't display alt for actor imagesChocobozzz2023-03-072-10/+1
* Refactor my actor avatar editChocobozzz2023-03-077-76/+70
* Fix displaying remote actor avatarsChocobozzz2023-03-022-22/+47
* Fix action dropdown heightChocobozzz2023-03-011-1/+0
* Fix instance accordion line heightChocobozzz2023-02-271-1/+1
* Update doc anchor linksChocobozzz2023-02-231-1/+1
* Move to new documentation linksChocobozzz2023-02-222-2/+2
* Fix channel buttons heightChocobozzz2023-02-221-0/+2
* Fix angular build, againChocobozzz2023-02-205-5/+5
* Fix reset zoom buttonChocobozzz2023-02-202-4/+12
* Fix buttons accessibility using keyboardChocobozzz2023-02-201-1/+1
* Fix buttons CSSChocobozzz2023-02-202-5/+1
* Increase theme compatibilityChocobozzz2023-02-172-5/+2
* Update server dependenciesChocobozzz2023-02-161-1/+1
* Fix stats anchor linkChocobozzz2023-02-155-171/+2
* Prefer displaying channel for playlist elementChocobozzz2023-02-156-25/+36
* Refactor login redirection/button linksChocobozzz2023-02-148-10/+46
* Fix broadcast message inconsistency with previewChocobozzz2023-02-131-2/+4
* Fix custom markupChocobozzz2023-01-254-11/+26
* Support short UUID for custom markup videosChocobozzz2023-01-251-1/+1
* Prevent layout shift in videos listChocobozzz2023-01-242-2/+2
* Merge branch 'release/5.0.0' into developChocobozzz2023-01-231-1/+4
|\
| * Fix auto play setting for anonymous usersChocobozzz2023-01-231-1/+4
* | Add user registration policy infoChocobozzz2023-01-232-4/+12
* | Add ability to not send an email for registrationChocobozzz2023-01-201-1/+1
* | Refactor row selection resetChocobozzz2023-01-203-3/+3
* | Support bulk registration request removalChocobozzz2023-01-202-2/+2
* | Support mailto links for custom markupChocobozzz2023-01-192-8/+19
* | Add missing url unique index in local video viewerChocobozzz2023-01-191-2/+0
* | Implement signup approval in clientChocobozzz2023-01-1916-89/+42
* | Optimize custom markup angular tagsChocobozzz2023-01-135-10/+15
* | Increase textarea debounce time for custom markupChocobozzz2023-01-131-1/+3
* | Merge branch 'release/5.0.0' into developChocobozzz2023-01-121-0/+3
|\|
| * Fix support field when updating the videoChocobozzz2023-01-121-0/+3
* | Process requests in correct orderChocobozzz2022-12-291-24/+38
* | Reorder playlists when adding an elementChocobozzz2022-12-293-7/+15
|/
* Display video actions in homepageChocobozzz2022-12-212-2/+2
* Fix client lintChocobozzz2022-11-154-5/+5
* Merge branch 'release/4.3.0' into developChocobozzz2022-11-143-10/+23
|\
| * Prevent XSS with ng-selectChocobozzz2022-11-143-10/+23
* | Federate entire descriptionChocobozzz2022-11-141-0/+3
* | Fix HTML in account/channel descriptionChocobozzz2022-11-147-10/+14
* | Breaking API: Consistency with role id/labelChocobozzz2022-10-281-1/+4
* | Don't display live sessions block without sessionsChocobozzz2022-10-251-1/+1
* | Deleting an abuse is only for adminsChocobozzz2022-10-251-4/+3
* | Use onpush strategy for dropdownChocobozzz2022-10-252-4/+6
* | Put private videos under a specific subdirectoryChocobozzz2022-10-245-10/+59
* | feat: show contained playlists under My videos (#5125)kontrollanten2022-10-247-9/+24
* | Added filter to sort videos by name (alphabetical order)Poslovitch2022-10-241-0/+1