aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Prevent remote subscribe on accountsChocobozzz2023-10-032-5/+10
* Add video chapters supportChocobozzz2023-08-2814-25/+180
* More robust about pageChocobozzz2023-08-211-8/+17
* Simplify table pagination footerChocobozzz2023-08-183-7/+3
* Add ability to reset originallyPublishedAtChocobozzz2023-08-182-12/+1
* Fix button router linkChocobozzz2023-08-185-7/+7
* Better abuse style of removed videosChocobozzz2023-08-172-3/+6
* Correctly truncate HTMLChocobozzz2023-08-176-15/+9
* Migrate server to ESMChocobozzz2023-08-1189-151/+155
* Fix add to playlist button widthChocobozzz2023-07-282-2/+8
* Remove unnecessary workaroundsChocobozzz2023-07-282-12/+3
* Refactor a little bit nsfwPolicyToParamChocobozzz2023-07-282-7/+4
* Remove unnecesary fixme/todoChocobozzz2023-07-284-4/+0
* Remove banner/avatar fields from channel/accountChocobozzz2023-07-283-12/+0
* Add ability to force transcodingChocobozzz2023-07-283-15/+56
* Improve runner managementChocobozzz2023-07-278-12/+55
* Fix playlist owner font sizeChocobozzz2023-07-261-1/+1
* Implement video file replacement in clientChocobozzz2023-07-255-4/+24
* Fix updating P2P settingChocobozzz2023-07-212-1/+2
* Force ltr on code inputsChocobozzz2023-07-192-1/+3
* Merge branch 'release/5.2.0' into developChocobozzz2023-07-122-4/+12
|\
| * Fix terms/code of conduct link toggleChocobozzz2023-07-122-4/+12
* | Prefer web videos in favour of webtorrentChocobozzz2023-07-113-11/+11
* | Remove webtorrent support from clientChocobozzz2023-07-101-2/+2
* | Fix fetching storyboard of password protected videoChocobozzz2023-06-291-2/+4
* | Add storyboard supportChocobozzz2023-06-292-13/+28
* | Simplify ICU in componentsChocobozzz2023-06-296-39/+31
* | Feature/password protected videos (#5836)Wicklow2023-06-2919-46/+148
|/
* Fix video channels quick filter overflowChocobozzz2023-06-051-0/+6
* Automatic colspan for tablesChocobozzz2023-05-266-5/+31
* Fix video edit page overflowChocobozzz2023-05-251-0/+3
* Remove invalid console logsChocobozzz2023-05-251-2/+0
* Add contained in playlists badges gapChocobozzz2023-05-242-1/+9
* Fix notification settingsChocobozzz2023-05-241-0/+2
* Migrate deprecated accordion componentChocobozzz2023-05-242-82/+118
* Remove suppressImplicitAnyIndexErrorsChocobozzz2023-05-2413-31/+44
* Fix lintChocobozzz2023-05-2434-133/+142
* Update angularChocobozzz2023-05-233-5/+5
* Update common client packagesChocobozzz2023-05-231-5/+7
* 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
|\