aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-221-1/+10
* Help button must not send the parent formChocobozzz2023-05-221-0/+1
* Support handles starting with @Chocobozzz2023-05-101-1/+3
* Prevent invalid end watch section warningsChocobozzz2023-05-101-2/+0
* Fix subscribe button responsiveChocobozzz2023-05-091-0/+6
* Implement runner in client sideChocobozzz2023-05-091-1/+3
* Fix lintChocobozzz2023-04-171-1/+1
* Always translate user roleChocobozzz2023-04-171-17/+18
* Feature/filter already watched videos (#5739)Wicklow2023-04-121-2/+10
* feat(about): render images in markdown (#5732)Joël Galeran2023-04-051-1/+1
* Merge branch 'release/5.1.0' into developChocobozzz2023-03-162-3/+2
|\
| * Fix small action dropdownChocobozzz2023-03-162-3/+2
* | Improve accessibilityChocobozzz2023-03-1520-132/+117
* | 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
|/