aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix Delete title buttonChocobozzz2018-10-033-2/+9
* Update captions in sequence to avoid concurrence issuesChocobozzz2018-10-011-11/+5
* correct local subscribe in the subscription menuRigel Kent2018-09-282-4/+4
* Check current password on server sideChocobozzz2018-09-261-1/+2
* Add RSS feed to subscribe buttonChocobozzz2018-09-266-18/+62
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-258-57/+194
* Fix videos list user NSFW policyChocobozzz2018-09-241-4/+4
* Merge branch 'develop' into unused-importsChocobozzz2018-09-242-1/+2
|\
| * revert f845c683 partial: "fix SEO tags and attributes"Rigel Kent2018-09-241-1/+1
| * append my-help popover to body instead of parent objectRigel Kent2018-09-231-0/+1
* | remove unused importsBO412018-09-225-19/+4
|/
* Upgrade client dependenciesChocobozzz2018-09-211-1/+1
* fix SEO tags and attributesRigel Kent2018-09-201-1/+1
* Improve videos list client performanceChocobozzz2018-09-204-10/+20
* Fix client buildChocobozzz2018-09-181-1/+1
* Try to improve infinite paginationChocobozzz2018-09-173-7/+37
* Fix "no results" on overview pageChocobozzz2018-09-171-0/+2
* 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