aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix video channel deletionChocobozzz2018-09-131-1/+1
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-112-2/+8
* Clean up change password validationChocobozzz2018-09-051-0/+8
* Fix watch page responsiveChocobozzz2018-09-051-1/+1
* add theming via css custom propertiesRigel Kent2018-09-043-3/+3
* Fix overview page on mobileChocobozzz2018-09-041-26/+1
* Better label for video privaciesChocobozzz2018-09-041-2/+27
* Add video recomandation by tags (#1001)Jorropo2018-09-041-0/+4
* Users can change ownership of their video [#510] (#888)Gaƫtan Rizio2018-09-0410-2/+160
* add title ellipsis over two lines to miniaturesRigel Kent2018-09-031-5/+8
* add daily quota to the features table informationRigel Kent2018-09-033-3/+6
* Trending by intervalChocobozzz2018-08-311-0/+1
* Refactor: Separated "Other Videos" section into a dedicated component/service...Brad Johnson2018-08-311-1/+10
* Videos overview page: first versionChocobozzz2018-08-316-14/+100
* add user account email verificiation (#977)Josh Morel2018-08-311-0/+23
* Add features table on signupChocobozzz2018-08-284-1/+136
* Implement daily upload limit (#956)Felix Ableitner2018-08-282-0/+11
* Underline links in feed popover when hoveringChocobozzz2018-08-271-2/+0
* Add start at checkbox in share modalChocobozzz2018-08-272-14/+15
* Fix deprecated ng-bootstrap methodsChocobozzz2018-08-271-5/+5
* Add popover autocloseChocobozzz2018-08-273-2/+7
* Search video channel handle/uriChocobozzz2018-08-271-9/+3
* Infinite scroll to list our subscriptionsChocobozzz2018-08-272-9/+13
* Add ability to search video channelsChocobozzz2018-08-275-19/+66
* Add ability to search a video with an URLChocobozzz2018-08-272-6/+6
* Add local user subscriptionsChocobozzz2018-08-2715-33/+288
* Add ability to set a name to a channelChocobozzz2018-08-274-3/+21
* Fix dev localeChocobozzz2018-08-271-1/+1
* Fix AutoThreadJorropo2018-08-211-2/+2
* Translate subtitle langs in playerChocobozzz2018-08-164-16/+24
* Add quota used in users listChocobozzz2018-08-141-2/+1
* Update client according to new model pathsChocobozzz2018-08-144-9/+11
* Improve blacklist managementChocobozzz2018-08-143-4/+17
* Add blacklist reason fieldChocobozzz2018-08-145-5/+28
* Add ability to delete and update abuse on clientChocobozzz2018-08-142-2/+31
* Add ability to ban/unban usersChocobozzz2018-08-094-16/+41
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-095-29/+28
* Add reason when banning a userChocobozzz2018-08-0811-29/+87
* Add ability to delete our accountChocobozzz2018-08-081-0/+10
* Import magnets with webtorrentChocobozzz2018-08-081-21/+37
* Add ability to list video importsChocobozzz2018-08-061-3/+35
* Add ability to import video with youtube-dlChocobozzz2018-08-064-20/+79
* Upgrade client dependenciesChocobozzz2018-07-311-2/+2
* Add aria-labelledby to video thumbnailsChocobozzz2018-07-311-1/+1
* Fix responsive on videos searchChocobozzz2018-07-311-1/+1
* category parma -> categoryOneOf (videos list)Chocobozzz2018-07-252-7/+7
* Sort video captionsChocobozzz2018-07-252-1/+18
* Add "agree to the terms" checkbox in registration formChocobozzz2018-07-255-4/+14
* Improve captions UX (at least I've tried)Chocobozzz2018-07-253-1/+7
* Begin advanced searchChocobozzz2018-07-244-40/+24