aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* add like, dislike and subscribe button hotkeysRigel Kent2018-09-035-11/+55
* fix other video margin-topRigel Kent2018-09-031-2/+2
* make left menu show the scrollbar on hover/focusRigel Kent2018-09-033-2/+10
* restore video-bottom marginsRigel Kent2018-09-031-3/+2
* Fix videos overview tags sectionChocobozzz2018-08-312-6/+6
* Trending by intervalChocobozzz2018-08-312-1/+2
* Add more playback speed (0.75 and 1.25)Glandos2018-08-311-1/+1
* Refactor: Separated "Other Videos" section into a dedicated component/service...Brad Johnson2018-08-3113-37/+272
* Add channel avatar to overviewsChocobozzz2018-08-313-2/+24
* Delete highlighted comment too if neededChocobozzz2018-08-311-0/+2
* Fix user create daily quota componentChocobozzz2018-08-313-8/+14
* Videos overview page: first versionChocobozzz2018-08-3120-40/+285
* add user account email verificiation (#977)Josh Morel2018-08-3115-8/+290
* watch view visual tweaks and search/comment placeholder dismiss on focus (#983)Rigel Kent2018-08-309-154/+193
* replacing placeholder and feature table display improvementRigel Kent2018-08-293-43/+60
* Add features table on signupChocobozzz2018-08-2817-81/+179
* Move abuse state column at the endChocobozzz2018-08-282-6/+7
* Fix search resultsChocobozzz2018-08-282-32/+46
* Fix player playback (video never ends)Chocobozzz2018-08-282-2/+7
* keyboard shortcuts and key map view (#974)Rigel Kent2018-08-285-1/+52
* Display report reason in multiple lines (#957)Felix Ableitner2018-08-287-28/+39
* Implement daily upload limit (#956)Felix Ableitner2018-08-289-21/+88
* Underline links in feed popover when hoveringChocobozzz2018-08-271-2/+0
* Add start at checkbox in share modalChocobozzz2018-08-277-36/+66
* Fix deprecated ng-bootstrap methodsChocobozzz2018-08-273-7/+7
* Add popover autocloseChocobozzz2018-08-273-2/+7
* Upgrade client dependenciesChocobozzz2018-08-272-922/+414
* Add portuguese and swedish languagesChocobozzz2018-08-2711-2620/+9
* Upgrade translationsChocobozzz2018-08-2724-449/+11708
* Fetch outbox when searching an actorChocobozzz2018-08-272-28/+0
* Search video channel handle/uriChocobozzz2018-08-276-27/+14
* Infinite scroll to list our subscriptionsChocobozzz2018-08-278-23/+59
* Add ability to search video channelsChocobozzz2018-08-2714-58/+171
* Add ability to search a video with an URLChocobozzz2018-08-273-7/+7
* Add local user subscriptionsChocobozzz2018-08-2740-91/+630
* Add ability to set a name to a channelChocobozzz2018-08-2717-17/+96
* Correctly cache server translationsChocobozzz2018-08-271-3/+3
* Fix dev localeChocobozzz2018-08-273-3/+4
* Cache player translationsChocobozzz2018-08-271-4/+17
* [Issue 641] Add shortcut my videos link in menu-wrapperpotedeo2018-08-271-0/+4
* Fix AutoThreadJorropo2018-08-211-2/+2
* Bumped to version v1.0.0-beta.11v1.0.0-beta.11Chocobozzz2018-08-211-1/+1
* correct password reset disabled bindingJosh Morel2018-08-201-1/+1
* Change npm repo to git+httpsJorropo2018-08-201-1/+1
* Translate player according to the interface langChocobozzz2018-08-162-1/+7
* Translate subtitle langs in playerChocobozzz2018-08-168-30/+63
* Fix client buildChocobozzz2018-08-143-4/+5
* Add quota used in users listChocobozzz2018-08-143-6/+8
* Regroup abuse and blacklisted videos inside "moderation"Chocobozzz2018-08-1425-122/+99
* Improve follow component routingChocobozzz2018-08-143-64/+22